a) Let us rewrite the numerator as follows: 2x2−x+2=2[x2−2x+1]=2[(x−1)2+23x] - we have completed the square in the second term, to cancel the term (x−1)2 with the denominator.
Hence, ∫x−12x2−x+2=2∫(x−1)dx+3∫x−1xdx=2(2x2−x)+3∫x−1(x−1)+1dx=x2−2x+3x+3∫x−11dx=x2+x+3ln(x−1)+C
b) Let us decompose the integrand into partial fractions: x2−4x−1=(x−2)(x+2)x−1=x−2A+x+2B=(x−2)(x+2)(A+B)x+(2A−2B), from where comparing the numerator of right and left side, obtain linear system: A+B=1;2A−2B=1, which has the solution A=41,B=43.
Hence, ∫x2−4x−1dx=∫4(x−2)1dx+∫4(x+2)3dx=4ln(x−2)+43ln(x+2)+C, where we used table integral ∫x1dx=lnx+C.
Comments