I have come across a question while studing for my exams prove $$\log_2 x < x \text{ when }x>0$$
I know I have to solve it using a base case eg when $x=1$ then assume a inductive step $x=k$ is true but I'm having difficulty trying to solve when $x=K+1$ Can anyone help?
Hint. Show that $\log(k+1) - \log(k) < (k+1) - k$.