I am trying to do mathematical induction to prove an inequality. However, I got stuck in the middle of the proof. I have started my proof from the inductive step $3^{k+1}=3^k*3 ≥3k*3$. I am stuck in here. The below picture is about what I did. I also tried in a separate way. Picture number $2$ is the alternate way that I tried to prove my equation. The main question is attached to image $1$.
Using mathematical induction, prove:
$〖3n≤3〗^n$ for all natural numbers $n$
Can anyone please help me out with that?
Here is the snip of the problem(First attempt)
Second attempt
\begin{gather*} 3^{n} >3n\\ 3^{n} +3 >3( n+1)\\ Now,\ 3^{n+1} >3^{n} +3,\ \\ because\ 2\times 3^{n} >3\ for\ all\ n.\\ Hence,\ 3^{n+1} >3( n+1) ,\ hence\ proved.\\ \\ \end{gather*}