Part of CALC-04 — Indefinite Integration

Partial Fraction — Worked Examples

by Notetube Official215 words5 views

Example 1: Three Distinct Linear Factors integral x2+x+1((x1)\frac{x^2+x+1}{((x-1)}(x-2)(x-3)) dx

First check: degree 2 = degree 3 - 1. OK, no long division needed. Ax1\frac{A}{x-1} + Bx2\frac{B}{x-2} + Cx3\frac{C}{x-3}: x = 1: 1+1+1((12)\frac{1+1+1}{((1-2)}(1-3)) = 3(1\frac{3}{(-1}(-2)) = 3/2 = A x = 2: 4+2+1((21)\frac{4+2+1}{((2-1)}(2-3)) = 71\frac{7}{1}(-1) = -7 = B x = 3: 9+3+1((31)\frac{9+3+1}{((3-1)}(3-2)) = 132\frac{13}{2}(1) = 13/2 = C

Answer: 32\frac{3}{2}ln|x-1| - 7ln|x-2| + 132\frac{13}{2}ln|x-3| + C

Example 2: Repeated Linear Factor integral 3x+2(x1)\frac{3x+2}{(x-1)}^2(x+1) dx = Ax1\frac{A}{x-1} + Bx1\frac{B}{x-1}^2 + Cx+1\frac{C}{x+1}

x = 1: 51\frac{5}{1}(2) = 5/2 = B x = -1: -12\frac{1}{-2}^2 = -1/4 = C Compare x2x^2 coefficients: 0 = A + C, so A = 1/4

Answer: 14\frac{1}{4}ln|x-1| - 52\frac{5}{2}(1x1\frac{1}{x-1}) + (-1/4)ln|x+1| + C = 14\frac{1}{4}ln|x1(x+1)\frac{x-1}{(x+1)}| - 52(x1\frac{5}{2(x-1}) + C

Example 3: Irreducible Quadratic integral 2x2+3((x1)\frac{2x^2+3}{((x-1)}(x2+x+1x^{2+x+1})) dx = Ax1\frac{A}{x-1} + Bx+C(x2+x+1)\frac{Bx+C}{(x^2+x+1)}

x = 1: 5/3 = A Compare x2x^2: 2 = A + B, so B = 2 - 5/3 = 1/3 Compare constants: 3 = -A + C, so C = 3 + 5/3 = 14/3

integral = 53\frac{5}{3}ln|x-1| + integral x/3+14/3(x2+x+1)\frac{x/3 + 14/3}{(x^2+x+1)} dx For the second part: split x/3+14/3(x2+x+1)\frac{x/3 + 14/3}{(x^2+x+1)}: Write x/3 + 14/3 = 16\frac{1}{6}(2x+1) + (14/3 - 1/6) = 16\frac{1}{6}(2x+1) + 9/2 = 16\frac{1}{6}ln|x2+x+1x^{2+x+1}| + 92\frac{9}{2}integral dx(x+1/2\frac{dx}{(x+1/2}^2 + 3/4) = 16\frac{1}{6}ln|x2+x+1x^{2+x+1}| + 92\frac{9}{2}(2/sqrt(3))arctan(2x+1sqrt\frac{(2x+1}{sqrt}(3)) = 16\frac{1}{6}ln|x2+x+1x^{2+x+1}| + 3*sqrt(3)*arctan(2x+1sqrt\frac{(2x+1}{sqrt}(3))

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes