Ch5 Integrals Flashcards
(11 cards)
To find the indefinite integral is to
‘find the antiderivative of f(x).’ The result is a function which always includes +C
‘Find a function whose derivative with respect to x is f(x).’
Definite Integral
The net area under a curve f(x) from x=a to x=b. Result is a number
Reimann Sum
As n approaches infinity (the number of rectangles under the curve) and the width of each interval gets thinner, we approach the integral.
Reverse Power Rule
Use when integrating an expression of the form x^n. Use if n is not -1.
Indefinite Integrals Sums & Multiples Rule
You can split the integral across the sum or difference of terms.
Constant Multiple Rule
You can pull constants outside the integral.
What is the integral of 1/x?
Used when you have x^-1. You cannot use the reverse power rule here since n=-1, so you simplify it to be 1/x.
Integral of e^x
Integral of a^x
The Fundamental Theorem of Calculus Part 1. State what it is and what is its significance.
If 𝑦 = 𝑓(𝑥) is continuous over an interval (𝑎, 𝑏), then the function 𝐹(𝑥) = ∫ 𝑓(𝑡) 𝑑𝑡, which represents the accumulated area under the curve from
𝑎 to 𝑥, is differentiable on (𝑎,𝑏), and its derivative is
𝐹′(𝑥)=𝑓(x). That is, the rate of change of the accumulated area equals the value (height) of the original function at 𝑥
‘The instantaneous rate of change of the area (i.e., the derivative of 𝐹(𝑥) is simply how tall the function is at that point — because that’s how fast new area is being added.’
This is significant because it connects the derivative with the integral. This means that differentiation and integration are inverse operations. Derivatives undo integrals.
The Fundamental Theorem of Calculus Part 2