I'm into something but I came across the problem of finding a closed form for
$$\left( \frac{\ln x}{1+x^2} \right)^{(n)}$$
where the little $(n)$ denotes the $n$ th derivative of the function. After looking in some softwares, I believe the closed form is a rational function with $\ln x$ as a factor.
Thank for any help.
Edit: I found a way to change the problem above to this one:
$$ \left( \frac{\partial }{\partial x}\frac{(1-x)}{(1+x^2)(1-(1-x)y)}\right)^{(n)}$$
maybe this is easier?
EDIT $2$: I said closed formula but forgot to mention something easy to handle, and a summation like $\sum_{k=0}^n \cdots$ is hard, because after finding the derivative I'll need to find it's maximum...
A good example of what I mean Finding the $2n+1$ th derivative of $\frac{y^{2n+1}xy}{1-x^2y^2}$ with respect to $x$.
I'm trying to establish the irrationality of a constant using Beuker's integrals, and using this approach you'll eventually need to find the $n$ th derivative of a function. In this case it can be either the first function or the second showed here. The $y$ in the second came from a substitution in the Beuker's integral.
Find the nth derivative of $ln(x)$ and $(1+x^2)^{(-1)}$ and then use Liebnitz's rule $(fg)^{(n)} = \sum_{k=0}^n \binom{n}{k}f^{(k)}g^{(n-k)}$.