Im and quite new to induction and I don't know how use induction to prove inequalities such as $4^n>n^2$ and $2^n>n$ both for $n≥1$.
For $2^n>n$ first I proved a base case 2>1. Then I substituted n for k then tried $k+1$. $2 \cdot 2^k>2k>k+1$ but now I clueless as to what to do to finish the proof.
May someone please outline steps for how to use induction to prove an inequality. All help is appreciated.