$$\frac{d^n}{dx^n}(f(x))^n \text{ and similar expressions}$$
I was trying to work out the Taylor series for the solution to the general cubic using Lagrange Inversion (out of curiosity: I was wondering which of the roots the series would give for different cubics) and got stuck on finding the $n^{th}$ derivative of $ (\frac{1}{ax^2+bx+c})^{n+1} $.
First I tried working it out by hand but I couldn't see any obvious pattern that would allow me to compute the general case. Wolfram Alpha was able to calculate the next few values of n and I noticed some things but there was no obvious pattern for the general term.
I realized I could do it by employing the Laplace Transform (or the Fourier Transform or maybe even directly from the Taylor Series) where taking n+1 derivatives is trivial but found it rather difficult to compute any of these in general since the powers of $ \frac{1}{ax^2+bx+c}$ are rather chaotic. I am a bit stuck on this.
Also, if someone knows how to do this, I'm now curious if there is a way to get the general ${n-1}^{th}$, $n^{th}$, or ${n+1}^{th}$ derivatives of the $n^{th}$ or ${g(n)}^{th}$ powers of a function f(x) for some function g(n), and as to where the coefficients of these terms come from (some sort of analogue of Pascal's or one of Stirling's triangles maybe?).
For example, the coefficients of the $n^{th}$ derivatives of $(f(x))^n$ can be arranged in a triangle like this when you arrange them in increasing order in each row:
$$\text{1}$$
$$\text{2 2}$$
$$\text{3 6 18}$$
$$\text{4 24 36 48 144}$$
But I don't remember seeing these numbers anywhere and couldn't even find this sequence (read out by rows) in the OEIS.