I know that the O notation tells me to find $n_0$ natural and $c>0$ real, so the $$2^{(n^2)} \le c*2^{2n} $$ Only step that I can think about is this: $$2^{(n^2)} \le c*2^{n+n} $$ $$2^{(n^2)} \le c*2^n*2^n $$ But I have no clue what to do next. (Some estimate?)
Do you have some hints please?
EDIT: sorry it should be $2^{(n^2)}$
That is impossible. Assume that you have found such a $n_0$ and $c > 0$. Then $$2^{(n-1)^2} = 2 \frac{2^{n^2}}{2^{2n}} \le 2c $$ for every $n \ge n_0$. This is clearly false since $\lim_{n \to \infty}2^{(n-1)^2} = \infty$.