The first thing I would do is calculate a few derivatives. With f(x)= ln(x), [tex]f'= 1/x= x^{-1}[/tex], [tex]f''(x)= -x^{-2}[/tex], [tex]f'''= 2x^{-3}[/tex], [tex]f^{IV}= -6x^{-4}[/tex], [tex]f^{V}= 24x^{-5}[/tex], etc.
Did you do that? Looking at that, I see that the sign is alternating so of the form -1 to some power. The coefficient is a factorial: 1= 0!= 1!, 2= 2!l, 6= 3!, 24= 4!, etc. And, finally, the power of x is the negative of the order of the derivative. That is [tex]f^{(n)}(x)= 0=(-1)^{n+1}(n-``1)! x^{-n}[/tex]. It remains to use induction to prove that.
When n= 1, the derivative is [tex]\frac{1}{x}= x^{-1}[/tex]. The formula gives [tex](-1)^2(0!)x^{-1}= x^{-1}[/tex] so is true for x= 1.
Now assume that for some n= k, [tex]f^{(n)}(x)= (-1)^{k+1}(k-1)!x^{-k}[/tex]. Then [tex]f^{(k+1)}= (-1)^{k+1}(k-1)!(-kx^{-k-1})= (-1)^{k+1+ 1}k!x^{-(k+1)}[/tex]