7.4 Integration by Partial Fraction Decomposition Review

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

The quotient of polynomials P (x)/Q(x) can be decomposed into a sum of partial fractions provided that:

the degree of the numerator polynomial P (x) is strictly smaller than the degree of the denominator polynomial Q(x).

2
New cards

If the partial fraction has denominator of a linear function or a product of linear functions then

the numerator is a constant

3
New cards

If the partial fraction has a denominator of quadratics that cannot be factored further then

the numerator is a linear expression

4
New cards

denominator : degree n

numerator: degree n-1

5
New cards

int(1/(ax+b) dx)

(1/a)(log|ax+b|) + C

6
New cards

int(1/(x²+a²) dx)

(1/a)arctan(x/a) + C

7
New cards

int((bx + c) / (x² + a²) dx)

int(bx / (x² + a²) dx) + int(c / (x² + a²) dx)