Re: hey help in solving the following recurrence...
- From: "sarah" <sarahsmith11@xxxxxxxxx>
- Date: 28 Jan 2007 18:27:57 -0800
hi,,
I need to find the asymptotic upper and lower bounds for T(n) in the
following recurrences.
lgn= log(n) to the base 2.
sorry shud have been more clear....
On Jan 28, 11:24 pm, Thad Smith <ThadSm...@xxxxxxx> wrote:
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:
- Re: hey help in solving the following recurrence...
- From: Alf P. Steinbach
- Re: hey help in solving the following recurrence...
- References:
- hey help in solving the following recurrence...
- From: sarah
- Re: hey help in solving the following recurrence...
- From: Thad Smith
- hey help in solving the following recurrence...
- Prev by Date: hey help in solving the following recurrence...
- Next by Date: Re: hey help in solving the following recurrence...
- Previous by thread: Re: hey help in solving the following recurrence...
- Next by thread: Re: hey help in solving the following recurrence...
- Index(es):