Partial Fraction Integration - Set up problems?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
demersal
Messages
41
Reaction score
0

Homework Statement


[tex]\int[/tex][tex]\frac{2x^{2}}{(x^{2}-1)}[/tex] dx


Homework Equations


Partial Fractions


The Attempt at a Solution


2[tex]\int[/tex][tex]\frac{x^{2}}{(x^{2}-1)}[/tex] dx

2[tex]\int[/tex][tex]\frac{x^{2}}{(x-1)(x+1)}[/tex] dx

[tex]\frac{A}{x-1}[/tex] + [tex]\frac{B}{x+1}[/tex] = [tex]\frac{x^{2}}{(x+1)(x-1)}[/tex]

A(x+1) + B(x-1) = x[tex]^{2}[/tex]

Solving for coefficients does not work because there is no x[tex]^{2}[/tex] term of A or B and also when solving for the x and the constant contradictory answers occur. Did I set this up wrong??
 
Physics news on Phys.org
Perhaps try polynomial long divison first
 
I can't believe I didn't see that; thank you!
 
No problem :smile: