03/08/2011, 07:37 AM
I've been reading this explanation.
Now take functions
f(x) = x^x
g(x) = (x + 1)^(x + 1)
According to the definition of "little-oh", I'd conclude that f(x) = o(g(x)).
Am I right?
Now take functions
f(x) = x^x
g(x) = (x + 1)^(x + 1)
According to the definition of "little-oh", I'd conclude that f(x) = o(g(x)).
Am I right?

