I've tried to apply compare test with $\displaystyle\sum_{i\in\mathbb N^+}1/2^i$ like this:
$f(x)=\dfrac{\ln x}{x}$, and if we derivative this we would find that its extrem maximum point is $x=e$, therefore, for very big numbers we can say this;
$$n>>l\\ \Rightarrow \\ l^n>n^l$$ if we choose $l=2$
$$2^n>n^2\quad\rightarrow\quad \dfrac1{2^n}<\dfrac1{n^2}$$
But it is not what we wanted.
How can we prove this, and can we put a upperbound better than 2?