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...

thnks all,

We probably could, if it wasn't homework, and if you used some sort
of known language to ask. Consider defining yu, hep, lgn, thnks.

--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>

"A man who is right every time is not likely to do very much."
-- Francis Crick, co-discover of DNA
"There is nothing more amazing than stupidity in action."
-- Thomas Matthews


.