Prove that $\ln{n} \lt \sqrt{n}$ for $n \in \mathbb{N}^{*}$.
I have tried to prove that using induction but I really don't know how to do it.
I know how to solve it by creating a function $f(x) = \sqrt{x}-\ln{x}$ and then making the derivative, and then show that is bigger than 0. But I need it solved without math analysis (without derrivative, maybe with induction).
How can I do this? Thank you very much!