An alternate to Big O Notation that only covers worst-case scenario.
Definition
Let , then define to be the set of all functions s.t Alternatively,
Intuition
Given , this means that for a given function , there are two constants s.t that match the actual function of the argument .