duarthiago
- 11
- 1
I've just found the following example on Piskunov:
\int \frac{t^2 dt}{(t^2 + 2)^2}\\= \frac{1}{2}\int \frac{t d(t^2 +2)}{(t^2 + 2)^2}\\=-\frac{1}{2}\int t d(\frac{1}{t^2 + 2})\\=-\frac{1}{2}\frac{t}{t^2 + 2}+\int \frac{dt}{t^2 + 2}\\=-\frac{t}{2(t^2 + 2)} + \frac{1}{2 \sqrt{2}}arctan\frac{t}{\sqrt{2}}
What technique is this? Apparently there is a substitution at the beginning, but I can't figure out what happens from second line onwards.
\int \frac{t^2 dt}{(t^2 + 2)^2}\\= \frac{1}{2}\int \frac{t d(t^2 +2)}{(t^2 + 2)^2}\\=-\frac{1}{2}\int t d(\frac{1}{t^2 + 2})\\=-\frac{1}{2}\frac{t}{t^2 + 2}+\int \frac{dt}{t^2 + 2}\\=-\frac{t}{2(t^2 + 2)} + \frac{1}{2 \sqrt{2}}arctan\frac{t}{\sqrt{2}}
What technique is this? Apparently there is a substitution at the beginning, but I can't figure out what happens from second line onwards.