Integration One Page Complete Revision

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/27

flashcard set

Earn XP

Description and Tags

Complete revision flashcards for Integration, covering basic formulas, common integrals, methods like Substitution and Integration by Parts, and standard substitutions.

Last updated 1:08 PM on 8/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

kdx\int k \, dx

kx+Ckx + C

2
New cards

xndx\int x^n \, dx

xn+1n+1+C,n1\frac{x^{n+1}}{n+1} + C, n \neq -1

3
New cards

1xdx\int \frac{1}{x} \, dx

lnx+C\ln|x| + C

4
New cards

exdx\int e^x \, dx

ex+Ce^x + C

5
New cards

axdx\int a^x \, dx

axln(a)+C,a>0,a1\frac{a^x}{\ln(a)} + C, a > 0, a \neq 1

6
New cards

sin(x)dx\int \sin(x) \, dx

cos(x)+C-\cos(x) + C

7
New cards

cos(x)dx\int \cos(x) \, dx

sin(x)+C\sin(x) + C

8
New cards

sec2(x)dx\int \sec^2(x) \, dx

tan(x)+C\tan(x) + C

9
New cards

csc2(x)dx\int \csc^2(x) \, dx

cot(x)+C-\cot(x) + C

10
New cards

sec(x)tan(x)dx\int \sec(x)\tan(x) \, dx

sec(x)+C\sec(x) + C

11
New cards

csc(x)cot(x)dx\int \csc(x)\cot(x) \, dx

csc(x)+C-\csc(x) + C

12
New cards

11+x2dx\int \frac{1}{1+x^2} \, dx

tan1(x)+C\tan^{-1}(x) + C

13
New cards

1a2x2dx\int \frac{1}{\sqrt{a^2-x^2}} \, dx

sin1(xa)+C\sin^{-1}\left(\frac{x}{a}\right) + C

14
New cards

Substitution Method

A method where we let I=f(x)dxI = \int f(x) \, dx, put x=g(t)dx=g(t)dtx = g(t) \Rightarrow dx = g'(t) \, dt, resulting in I=f(g(t))g(t)dtI = \int f(g(t)) g'(t) \, dt.

15
New cards

Integration by Parts

udv=uvvdu\int u \, dv = uv - \int v \, du, where uu is chosen as differentiable and dvdv as integrable.

16
New cards

Trigonometric Integration

Used for integrals containing expressions like a2x2\sqrt{a^2-x^2}, a2+x2\sqrt{a^2+x^2}, or x2a2\sqrt{x^2-a^2} with suitable substitutions.

17
New cards

Partial Fractions

Used when the integrand is of the form P(x)Q(x)\frac{P(x)}{Q(x)} where Q(x)Q(x) can be factored.

18
New cards

ddx(f(x)dx)\frac{d}{dx}\left(\int f(x) \, dx\right)

f(x)f(x)

19
New cards

f(x)f(x)dx\int \frac{f'(x)}{f(x)} \, dx

lnf(x)+C\ln|f(x)| + C

20
New cards

eaxdx\int e^{ax} \, dx

eaxa+C\frac{e^{ax}}{a} + C

21
New cards

sin(ax)dx\int \sin(ax) \, dx

cos(ax)a+C-\frac{\cos(ax)}{a} + C

22
New cards

1x2+a2dx\int \frac{1}{x^2 + a^2} \, dx

1atan1(xa)+C\frac{1}{a} \tan^{-1}\left(\frac{x}{a}\right) + C

23
New cards

1x2±a2dx\int \frac{1}{\sqrt{x^2 \pm a^2}} \, dx

lnx+x2±a2+C\ln|x + \sqrt{x^2 \pm a^2}| + C

24
New cards

1x2a2dx\int \frac{1}{x^2 - a^2} \, dx

12alnxax+a+C\frac{1}{2a} \ln\left|\frac{x-a}{x+a}\right| + C

25
New cards

Standard Substitution for a2x2\sqrt{a^2 - x^2}

x=asin(θ)x = a \sin(\theta)

26
New cards

Standard Substitution for a2+x2\sqrt{a^2 + x^2}

x=atan(θ)x = a \tan(\theta)

27
New cards

Standard Substitution for x2a2\sqrt{x^2 - a^2}

x=asec(θ)x = a \sec(\theta)

28
New cards

Constant of Integration (+C)

Values that must be added to all indefinite integrals.