I am trying to show that $6n^2+20n$ is not $\Omega( n^3)$
Thoughts: By definition there must exist a $c \in \Bbb R$ such that $6n^2+20n > cn^3$ for all $n \in N$. Any hints on how I can show this to be a contradiction algebraically would be appreciated.