Let $I_{n}(x)=\int (x^{2}+1)^{(n-0.5)} dx$. I want to express $I_{n}(x)$ with earlier terms $\sum_{k\leq n} h_{k} I_{k}(x)$ where $h_{k}$ is a constant. I have no idea by which terms.
If I am going to do this manually, I am suspecting that I need to do here some trigonometric tricks to get this formula into some nice and easy form and then just simple integration by parts (here).
Trial 1. Dead end. Perhaps, useful $$\int \frac{1}{1+x^{2}} dx = Artcan(x) +C$$.
Trial 2. Dead end.
Let $II_{n}(x)=\int cos^{n}(x) dx$ so by a few times integration by parts:
$$n II_{n}(x)-(n-1)II_{n-2}(x)=sin(x)cos^{n-1}(x)$$,
this may become useful -- no idea, look I find dead end here.
Trial 3 and question. Some computational method?
I would like to know whether some program can help with this kind of problems. I find it very erroneous to do many integration-by-parts again-and-again, some computer software to check calculations or help with this kind of repetitive problems that can be very time-consuming to realize?