today I've encountered a question like the following; $$\text{Prove that }4^n>n^2\text{ using induction.}$$ My Attempts:
I have realised that this works for $P(1)$, my next attempt was $p(n)\implies p(n+1)$....(1)
I have tried to multiply both sides with a $4$ which gave $4^{n+1}>4n^2$ I have tried to turn it out like $4>1^2$ and that gave me $4^{n+1}>n^2\cdot1^2$.....(2)
After that pointless attempt I've added $2n+1$ to both sides but I couldn't figure out still what $2n$ goes to in the left side...(3)
What are your suggestions?
With the real question being the first one, is there any other way to prove this numerically? (Perhaps in a more entertaining way?:))