Menu

[solved] – Question 85285

Prove that n + log2n = O(n) by showing that there exists a constant c > 0 such that n + log2n ≤ cn.
(note that log2n means (log n)2.)

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *