I am working through some problems and I have come across one I do not understand. Could someone clarify why
$$2x^3 + 3x^2\log(x) + 7x + 1$$
is $O(x^3\log(x))$ for $x>0$?
I guess I am missing some sort of knowledge to be able to answer this question :(
Edit: Thank you! :D
– decipher Sep 24 '17 at 12:49