Given that $f(x) = \frac{1}{x}$, write an expression for $f^{(n)}(x)$ in terms of x and n.
The first part of the question is to find the first four derivatives of $f(x)$, which I got: $$-x^{-2}, 2x^{-3}, -6x^{-4} \text{ and }\space 24x^{-5}$$ The answer is $\dfrac{(-1)^n * n!}{x^{n-1}}$, but I have no idea how to get to that solution.
Please help with a thorough step-by-step if you can!