Jason G.

asked • 11/17/22

True or false with Big O Notation,

1. True or false:


a. 14n + 12n^2 + 4 ∊ O(n^2 )


b. n^n ∊ O(2^n )


c. n log₂ n ∊ O(n log₅ n)


d. n log^2 n ∊ O(n log n)


e. 9n / (3 log n) ∊ O(n)


Note: log^k n = (log n)^K

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.