I think I barely understand the usefulness of asymptotic notations. And I came across small o and I want to prove that statement is true. But I have no idea how to start.
Those are 2 extra problems with the same idea : Prove that 1000.n^2+ 1000.n ≠ o(n^2) And Prove that 5.n + 10 ≠ o(n)
Note: someone marked this question as repeated by D.W., I looked D.W. all his questions and I didn't find any similarity.