I was just wondering if you guys could give me some sample order of growth listings, like the following:
n^n>n!>2^n>n^2>nlogn>n>n^1/2>logn>constant
Do you know any more and where they would fit in? Is there any easy method to find out where a new function composed of these function would fit in? (For instance what if I had (2^n)/n?).
n^n^n,n^n^n^n,n^n!, etc.), so as such, this is probably not a good StackOverflow question. – Oli Charlesworth Dec 18 '11 at 0:23