Re: hey help in solving the following recurrence...
- From: Thad Smith <ThadSmith@xxxxxxx>
- Date: Sun, 28 Jan 2007 21:24:51 -0700
sarah wrote:
hi can yu hep me solve the following recurrence,
T(n)=T(n-1)+lgn
T(2) and T(1) are constants...
What do you mean by "solve"? What is "lgn"?
--
Thad
.
- Follow-Ups:
- References:
- hey help in solving the following recurrence...
- From: sarah
- hey help in solving the following recurrence...
- Prev by Date: Re: hey help in solving the following recurrence...
- Next by Date: Re: C++ value from union structure using generic class
- Previous by thread: Re: hey help in solving the following recurrence...
- Next by thread: Re: hey help in solving the following recurrence...
- Index(es):