Show that $\left(\frac{n^{\frac{3}{2}}}{2^n}\right)_{n\geq 0}$ is a null sequence. A null sequence is a sequence tending to $0$.
We need to find a $N\in \mathbb{N}$ for every $\varepsilon >0$, such that $n\geq N:|a_n-0|<\varepsilon$.
Usually, I first try to simplify the argument, but that does not work, since we have $n$ as the exponent and as a base. Secondly, I'll try to achieve an inequality like $n>...$. Tis sadly doesn't work out aswell. This expression is way to hard to simplify.
Is there another method, an easier way to solve this problem?