xrtzx said:
hello
can some one help me with this q,
Integrate x^2/(4x^2 -1)
Hint: use partial fractions.
thnx
x^2/(4x^2 -1)=(1\4)+(1\4)(4x²-1)
so integrate it is x\4+(1\4)int. 1\(4x²-1) dx
let 1\(4x²-1)=A\(2x+1)+B\(2x-1)
1=A(2x-1)+B(2x+1)
put x=1\2, .: 1=2B, B=1\2
put=-1\2, .: 1=-2A, A=-1\2
int. 1\(4x²-1) dx=-(1\4)ln |2x+1|+(1\4)ln|2x-1|