I am given a question to use the definition of convergence to prove that n^3+n diverges to infinity.
Attempt at solution:
Recall that a sequence a_n diverges to positive infinity if given M > 0 there exists an N in the natural numbers such that whenever n > N we have a_n > M.
Solve n^3 + n > M
n(n^2 + 1) > M
. . . then I get stuck