The Big O
So, we've learned that, in a nutshell, the o-notation, landau notation, whatever you wanna call it, is a way of relating functions based on how they approach a point.
Or rather, the limit of the ratio of these two functions.
Written as
Let's now consider some other example functions.
Great job. Next: Subcase of The Big O - Equivalence