EvLer
Oct1-04, 11:31 PM
Let's say f(n) = O(g(n)), i.e. f(n) < cg(n) for some n > n_0. Does the n_0 have to be a precise point of intersection of cg(n) and f(n) or just any point for which n > n_0?
Thanks in advance.
Thanks in advance.
View Full Version : n_0 in complexity question