Skip to content

Keyboard shortcuts

Go home G then H
Browse sets G then B
Create set G then C
My library G then L
Show shortcuts ?
Go back Swipe from left edge

Calculus — Integrals

Rules and techniques for integration

I
integral_irl 15 terms Mar 4, 2026
Flashcards
Learn
Written
Match
Test
Blitz

Terms 15

1
Antiderivative
Function F(x) whose derivative is f(x); basis of indefinite integrals
2
Indefinite Integral
∫f(x)dx = F(x) + C; general antiderivative with constant C
3
Definite Integral
∫[a to b] f(x)dx; gives exact area under curve from a to b
4
Fundamental Theorem of Calculus
∫[a to b] f(x)dx = F(b) − F(a); connects derivatives and integrals
5
Power Rule (integration)
∫x^n dx = x^(n+1)/(n+1) + C; for n ≠ −1
6
∫(1/x)dx
ln|x| + C
7
∫e^x dx
e^x + C
8
∫sin(x)dx
−cos(x) + C
9
∫cos(x)dx
sin(x) + C
10
U-Substitution
Integration technique substituting u = g(x) to simplify complex integrals
11
Integration by Parts
∫u dv = uv − ∫v du; for products of functions
12
Riemann Sum
Approximation of integral using sum of rectangle areas
13
Area Between Curves
∫[a to b] [f(x) − g(x)]dx where f(x) ≥ g(x)
14
Improper Integral
Integral with infinite limits or discontinuous integrand; use limits
15
Average Value
f_avg = (1/(b−a)) × ∫[a to b] f(x)dx