0

The following question is in my homework:

Is the statement $f(n) = O(g(n))$ true, when $f(n) = n/2 + 4$ and $g(n) = \sqrt{n} + 2\log_2 n + 3$?

I understand how $f(n)$ is the upper bound of $g(n)$. However, I am unsure how to prove it mathematically.

Yuval Filmus
  • 276,994
  • 27
  • 311
  • 503

0 Answers0