Integration Flashcards

1
Q

What is an indefinite integral?

A
Antiderivative 
If f(x) = g’(x), then ∫ f(x) dx = g(x)
The integral of f(x) with respect to x is equal to g(x).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Constant Multiple

A

∫ k • f(x) dx = k ∫ f(x) dx

Ex: ∫ 2 cos x dx = 2 ∫ cos x dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Sum/Difference

A

∫ [ f(x) ± g(x) ] dx = ∫ f(x) dx ± ∫ g(x) dx

Ex: ∫ [ 7 + e^x ] dx = ∫ 7 dx + ∫ e^x dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Mean Value Theorem

A

If f is a function that is continuous on [a, b] and differentiable on (a, b), then there is a number c on the ineterval [a, b] such that f’(c) = [ f(b) - f(a) ] / (b - a)
f(b) - f(a) = f’(c)(b - a)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Rolle’s Theorem

A

If f is a function that is continuous on [a, b] and differentiable on (a, b), and f(a) = f(b), then there is a number c on the ineterval [a, b] such that f’(c) = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The Fundamental Theorem of Calculus

A

If f is a function that is continuous on [a, b], and f(x) = F’(x), then ∫𝑎𝑏 f(x) dx = F(b) - F(a)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The Definite Integral

A

If f is both positive and negative, then the definite integral represents the net or signed area, i.e. the area above the x-axis and below the graph of f minus the area below the x-axis and above the graph of f.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Reverse Interval

A

∫ a to b f(x) dx = -∫ b to a f(x) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Zero-length Interval

A

∫ a to a f(x) dx = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Adding Intervals

A

∫ a to b f(x) dx + ∫ b to c f(x) dx = ∫ a to c f(x) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Derivative vs Integral

A

The derivative gives the slope of the function at a point. The integral gives the area under the curve between two points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Volume of Revolution: Disk Method

A
If f(x) is continuous and f(x) ≥ 0 on [a, b], then the solid obtained by rotating the region under the graph about the x-axis has volume [with R = f(x)]
V = π ∫ a to b R^2 dx = π ∫ a to b f(x) ^2 dx
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The Washer Method

A

The disk method can be extended to cover solids of revolution with holes. The washer is formed by revolving a rectangle about an axis. If r and R are the inner and outer radii of the washer and dx is the width of the washer, then the volume is: ∫ a to b ([R(x)]^2 - [r(x)]^2) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Volume of a Solid

A

The definition of a solid of unknown integrable cross section are A(x) from x = a to x = b is the integral of A from a to b, V = ∫ a to b A(x) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Integrate with respect to x when:

A

the cross section is perpendicular to the x-axis

V = ∫ a to b A(x) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Integrate with respect to y when:

A

the cross section is perpendicular to the y-axis

V = ∫ a to b A(y) dy

17
Q

The Fundamental Theorem of Calculus part 2

A

If g(x) = ∫ a to x f(t) dt, where a is a constant, then g’(x) = f(x)