Solve the integral by partial fractions
x2−2x2=x(x−2)2=xA+x−2B The sum is added up:
x2−2x2=x(x−2)A(x−2)+Bx Since the two fractions have the same denominator, the numerators must be equal:
2=A(x−2)+Bx To calculate the values of A , B , we give x the values that cancel out the denominator
x=0⇒2=−2A⇒A=−1
x=2⇒2=2B⇒B=1 Integrals of simple fractions are calculated:
∫x2−2x2dx=−∫x1dx+∫x−21dx
=−ln∣x∣+ln∣x−2∣+C=ln∣∣xx−2∣∣+C Comparing with the expression of the statement we see that a=2.
Comments