Review - Module 4: Integration

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/26

flashcard set

Earn XP

Description and Tags

Flashcards generated from lecture notes on Integration techniques, trigonometric integrals, and integration by parts and partial fractions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

27 Terms

1
New cards

Reverse Power Rule

∫xⁿ dx = (x^(n+1))/(n+1) + C

2
New cards

∫sin(x) dx

-cos(x) + C

3
New cards

∫tan(x) dx

-ln|cos(x)| + C = ln|sec(x)| + C

4
New cards

∫aˣ dx

(a^x)/ln(a) + C

5
New cards

Integrals of the form ∫f(ax+b) dx

If ∫f(x) dx = F(x) + C, then ∫f(ax+b) dx = (1/a)F(ax+b) + C

6
New cards

Integration by Substitution - Idea

Introduce a new variable to convert a hard integral into an easy one

7
New cards

The Substitution Rule

∫g'(x)f(g(x)) dx = ∫f(u) du where u = g(x)

8
New cards

Trigonometric Substitution

Transforming integrals containing √(a² - x²) using the substitution x = a sin θ and the identity 1 - sin² θ = cos² θ.

9
New cards

Type 1 Trigonometric Integrals

∫cosᵐ(x)sinⁿ(x) dx for m, n ∈ Z⁺ ∪ {0}

10
New cards

Type 2 Trigonometric Integrals

∫cosᵐ(x)sinⁿ(x) dx where either m or n (but not both) must be odd

11
New cards

Type 3 Trigonometric Integrals

∫cos(mx)sin(nx) dx, ∫sin(mx)sin(nx) dx, ∫cos(mx)cos(nx) dx for m, n ∈ R

12
New cards

Identity cos²(x) + sin²(x) = 1

sin²(x) = 1 - cos²(x) and cos²(x) = 1 - sin²(x)

13
New cards

sin²(x)

(1 - cos(2x))/2

14
New cards

cos²(x)

(1 + cos(2x))/2

15
New cards

Product Identity for sin(x)cos(y)

sin(x)cos(y) = ½[sin(x+y) + sin(x-y)]

16
New cards

Product Identity for cos(x)cos(y)

cos(x)cos(y) = ½[cos(x+y) + cos(x-y)]

17
New cards

Product Identity for sin(x)sin(y)

sin(x)sin(y) = ½[cos(x-y) - cos(x+y)]

18
New cards

Even Function - cos(x) example

cos(y) = cos(-y)

19
New cards

Odd Function - sin(x) example

-sin(x) = sin(-x)

20
New cards

Integration by Parts Formula

∫udv = uv - ∫vdu

21
New cards

LIATE - Order of preference for choosing 'u' in Integration by Parts

Logs, Inverse Trig, Polynomials, Trig, Exponentials

22
New cards

Double Angle Identity

sin(2θ) = 2sin(θ)cos(θ)

23
New cards

Integration by Partial Fractions

Decompose rational functions into simpler fractions that can be easily integrated.

24
New cards

Proper Rational Function

The degree of the numerator is less than the degree of the denominator.

25
New cards

Improper Rational Function

The degree of the numerator is greater than or equal to the degree of the denominator.

26
New cards

Irreducible Quadratic Factor

A quadratic with no real roots.

27
New cards

Standard Integral

∫ dx / (a² + x²) = (1/a) tan⁻¹ (x/a) + C