Y
Hacker News
new
|
ask
|
show
|
jobs
by
mauricioc
1470 days ago
Yes. (log n)/(n^epsilon) tends to zero for any positive epsilon, and so log n = n^(o(1)). The same holds for (log n)^k.