Click to See Complete Forum and Search --> : Asymptotic Growth


pshah01
September 21st, 2006, 10:40 PM
Hello Guys........ I am bit confused in the growth order for the following sequesnce


log log n, (log n)2, log(n2), log17 n, log(nn), logn(n2), 17, 23n +pn + 3−44, n,
n log n, n/ log n, n log2 n, 2log2 n, n!, nn, 2n, 3n, 3 · 2n, 2 · 3n, 22n, n1/2.


can u guys plz help me in tht..........

thanx

Yves M
September 22nd, 2006, 04:19 AM
Well, what do you think? Have you tried it?

Read this please (http://www.codeguru.com/forum/showthread.php?t=366302)

pshah01
September 23rd, 2006, 12:49 PM
HI....


I am still working on it.........