Integrate (1+x+x^2) / x(1+x^2) for x. Partial dractions?

  • Thread starter Thread starter teng125
  • Start date Start date
  • Tags Tags
    Integrate Partial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 2K views
teng125
Messages
416
Reaction score
0
integre (1+x+x^2) / x(1+x^2)
pls help...
i used partial fraction and obtain the answer of ln x - 1/2 ln (1-x^2) + arctan x
is it correct??
 
Physics news on Phys.org
i got 1 +x +x^2 = A(1+x^2) + B(x^2) + Cx
then let x =1 and -1 and again x=0

is it correct??
 
Looks good. So what are your A, B, and C?
Remember that:
[tex]\frac{1 + x + x ^ 2}{x(1 + x ^ 2)} = \frac{A}{x} + \frac{Bx + C}{1 + x ^ 2}[/tex]
What does your final result look like?
 
Yup, it looks good. So:
[tex]\int \frac{1 + x + x ^ 2}{x(1 + x ^ 2)} dx = \int \left( \frac{1}{x} + \frac{1}{1 + x ^ 2} \right) dx = ?[/tex]
Can you integrate this? And what's your answer, then?
 
oh...i intgre wrongly on the above...is should be ln x + arctan x rite??