f(n) and g(n) are non-negative functions. With that being said, I\'m trying to prove the following statement using the formal definition of big oh f(n) <= c x g(n).
If