I need help solving this task, if anyone had a similar problem it would help me.
Proof by mathematical induction:
$4^n>n^2$
I tried this:
$1.n=1\\4>1\\2.n=k\\4^k>k^2\\3.n=k+1\\4^{k+1}>(k+1)^2\\3k^2>2k+1$
And now, i don't know what to do next.
Thanks in advance !