Integrate [(x^4+x^2+1)/2(1+x^2)]dx: Soln & Explanation

  • Thread starter Thread starter Tanishq Nandan
  • Start date Start date
  • Tags Tags
    Integration
Tanishq Nandan
Messages
122
Reaction score
5

Homework Statement


Integrate: [(x^4+x^2+1)/2(1+x^2)]dx

Homework Equations


[/B]
Integral of x^n=x^(n+1)/(n+1)
Integral of 1/(1+x^2)=arctanx

The Attempt at a Solution


I have attached my solution.All the steps seem to be correct,but the answer isn't matching,don't know why.
 

Attachments

  • 20170615_131630.jpg
    20170615_131630.jpg
    19.2 KB · Views: 363
Physics news on Phys.org
Your integration from lines 3 to 4 is not correct:
<br /> \int \frac{1}{1 + x^{-2}} \mathrm{d} x \neq \tan^{-1} \left(\frac{1}{x}\right).<br />
My suggestion is to instead split the original expression as
<br /> \frac{x^4 + x^2 + 1}{2(1 + x^{2})} = \frac{x^4 + x^2}{2(1 + x^{2})} + \frac{1}{2(1 + x^{2})}.<br />
 
Fightfish said:
My suggestion is to instead split the original expression as
x4+x2+12(1+x2)=x4+x22(1+x2)+12(1+x2).x4+x2+12(1+x2)=x4+x22(1+x2)+12(1+x2).​
Oops,why didn't I think of that?Thanks.
Fightfish said:
∫11+x−2dx≠tan−1(1x).∫11+x−2dx≠tan−1⁡(1x).​
\int \frac{1}{1 + x^{-2}} \mathrm{d} x \neq \tan^{-1} \left(\frac{1}{x}\right).
Yep,sorry.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top