Assuming the function is non-negative:
Is 2n*log(n!) = O(n^3)? Justify your answer using the definitionof O. You may use without proof that n >= log(n) for n >=2
Assuming the function is non-negative: Is 2n*log(n!) = O(n^3)? Justify your answer using the definition of O. You may us
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am