Base is $2^1 > 1$.
Now we assume $2^n > n$ and try to obtain $2^{n+1} > (n+1)$.
If I can use $2^n > 1$, I could just add that to $2^n > n$ and get $2^{n+1} > (n+1)$ but I don't know how to obtain the form $2^n > 1$ in order to use it. Is there a different approach to proving this instead of directly trying to deduce to a specific form $2^{n+1} > (n+1)$?