Can I say $\log{O(n)}$?

77 Views Asked by At

Suppose $e^{f(x)} = O(x)$, or equivalently, there exists a $c$ such that for all $x$, $f(x) \lt \ \log{x} + c$. Is $f(x) = \log{O(x)}$ generally understood to mean the same thing?

1

There are 1 best solutions below

1
On