Re: hey help in solving the following recurrence...



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
.