
Nitin P. answered 05/11/20
Machine Learning Engineer - UC Berkeley CS+Math Grad
Let u = x2. Then du = 2x dx and we have:
∫x/(x4 + 1) dx = 0.5 ∫1/(u2 + 1) du
Now we use the trig substitution u = tan z. Then, du = sec2 z dz and we have:
0.5 ∫1/(u2 + 1) du = 0.5 ∫ (sec2 z)/(tan2z + 1)dz = 0.5 ∫ (sec2 z)/(sec2z)dz = 0.5 ∫ dz = 0.5z + C
Now, we have to substitute backwards back to x. From the trig substitution, we know z = arctan(u). Therefore:
0.5z + C = 0.5arctan(u) + C = 0.5arctan(x2) + C
Therefore, our final answer is 0.5arctan(x2) + C
Taha T.
thank you so much you saved me05/11/20