We say that $f(x) = O(g(x))$ if there exists a constant $C$ such that $|f(x)| \leq C|g(x)|$ for all $x \in \mathbb{R}$ (or whatever we take our domain to be). What is meant explicitly by the statement that $f(x)$ is not $O(g(x))$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
For any $C$, there exists a value of $x$ such that $|f(x)| \gt C|g(x)|$. |
|||
|
|