SlideShare a Scribd company logo
Section 4.7
Antiderivatives
V63.0121.021, Calculus I
New York University
November 30, 2010
Announcements
Quiz 5 in recitation this week on §§4.1–4.4
Announcements
Quiz 5 in recitation this
week on §§4.1–4.4
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 2 / 35
Objectives
Given a ”simple“ elementary
function, find a function
whose derivative is that
function.
Remember that a function
whose derivative is zero
along an interval must be
zero along that interval.
Solve problems involving
rectilinear motion.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 3 / 35
Notes
Notes
Notes
1
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Outline
What is an antiderivative?
Tabulating Antiderivatives
Power functions
Combinations
Exponential functions
Trigonometric functions
Antiderivatives of piecewise functions
Finding Antiderivatives Graphically
Rectilinear motion
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 4 / 35
What is an antiderivative?
Definition
Let f be a function. An antiderivative for f is a function F such that
F = f .
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 5 / 35
Hard problem, easy check
Example
Find an antiderivative for f (x) = ln x.
Solution
???
Example
is F(x) = x ln x − x an antiderivative for f (x) = ln x?
Solution
d
dx
(x ln x − x) = 1 · ln x + x ·
1
x
− 1 = ln x "
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 6 / 35
Notes
Notes
Notes
2
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Why the MVT is the MITC
Most Important Theorem In Calculus!
Theorem
Let f = 0 on an interval (a, b). Then f is constant on (a, b).
Proof.
Pick any points x and y in (a, b) with x < y. Then f is continuous on
[x, y] and differentiable on (x, y). By MVT there exists a point z in (x, y)
such that
f (y) − f (x)
y − x
= f (z) =⇒ f (y) = f (x) + f (z)(y − x)
But f (z) = 0, so f (y) = f (x). Since this is true for all x and y in (a, b),
then f is constant.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 35
When two functions have the same derivative
Theorem
Suppose f and g are two differentiable functions on (a, b) with f = g .
Then f and g differ by a constant. That is, there exists a constant C such
that f (x) = g(x) + C.
Proof.
Let h(x) = f (x) − g(x)
Then h (x) = f (x) − g (x) = 0 on (a, b)
So h(x) = C, a constant
This means f (x) − g(x) = C on (a, b)
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 8 / 35
Outline
What is an antiderivative?
Tabulating Antiderivatives
Power functions
Combinations
Exponential functions
Trigonometric functions
Antiderivatives of piecewise functions
Finding Antiderivatives Graphically
Rectilinear motion
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 9 / 35
Notes
Notes
Notes
3
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Antiderivatives of power functions
Recall that the derivative of a
power function is a power
function.
Fact (The Power Rule)
If f (x) = xr
, then f (x) = rxr−1
.
So in looking for antiderivatives
of power functions, try power
functions!
x
y
f (x) = x2
f (x) = 2x
F(x) = ?
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 10 / 35
Example
Find an antiderivative for the function f (x) = x3
.
Solution
Try a power function F(x) = axr
Then F (x) = arxr−1
, so we want arxr−1
= x3
.
r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a =
1
4
.
So F(x) =
1
4
x4
is an antiderivative.
Check:
d
dx
1
4
x4
= 4 ·
1
4
x4−1
= x3
"
Any others? Yes, F(x) =
1
4
x4
+ C is the most general form.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 11 / 35
Extrapolating to general power functions
Fact (The Power Rule for antiderivatives)
If f (x) = xr
, then
F(x) =
1
r + 1
xr+1
is an antiderivative for f . . . as long as r = −1.
Fact
If f (x) = x−1
=
1
x
, then
F(x) = ln |x| + C
is an antiderivative for f .
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 35
Notes
Notes
Notes
4
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
What’s with the absolute value?
F(x) = ln |x| =
ln(x) if x > 0;
ln(−x) if x < 0.
The domain of F is all nonzero numbers, while ln x is only defined on
positive numbers.
If x > 0,
d
dx
ln |x| =
d
dx
ln(x) =
1
x
"
If x < 0,
d
dx
ln |x| =
d
dx
ln(−x) =
1
−x
· (−1) =
1
x
"
We prefer the antiderivative with the larger domain.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 13 / 35
Graph of ln |x|
x
y
f (x) = 1/x
F(x) = ln |x|
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 35
Combinations of antiderivatives
Fact (Sum and Constant Multiple Rule for Antiderivatives)
If F is an antiderivative of f and G is an antiderivative of g, then
F + G is an antiderivative of f + g.
If F is an antiderivative of f and c is a constant, then cF is an
antiderivative of cf .
Proof.
These follow from the sum and constant multiple rule for derivatives:
If F = f and G = g, then
(F + G) = F + G = f + g
Or, if F = f ,
(cF) = cF = cf
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 15 / 35
Notes
Notes
Notes
5
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Antiderivatives of Polynomials
Example
Find an antiderivative for f (x) = 16x + 5.
Solution
Question
Do we need two C’s or just one?
Answer
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 16 / 35
Exponential Functions
Fact
If f (x) = ax
, f (x) = (ln a)ax
.
Accordingly,
Fact
If f (x) = ax
, then F(x) =
1
ln a
ax
+ C is the antiderivative of f .
Proof.
Check it yourself.
In particular,
Fact
If f (x) = ex
, then F(x) = ex
+ C is the antiderivative of f .
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 17 / 35
Logarithmic functions?
Remember we found
F(x) = x ln x − x
is an antiderivative of f (x) = ln x.
This is not obvious. See Calc II for the full story.
However, using the fact that loga x =
ln x
ln a
, we get:
Fact
If f (x) = loga(x)
F(x) =
1
ln a
(x ln x − x) + C = x loga x −
1
ln a
x + C
is the antiderivative of f (x).
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 18 / 35
Notes
Notes
Notes
6
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Trigonometric functions
Fact
d
dx
sin x = cos x
d
dx
cos x = − sin x
So to turn these around,
Fact
The function F(x) = − cos x + C is the antiderivative of f (x) = sin x.
The function F(x) = sin x + C is the antiderivative of f (x) = cos x.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 19 / 35
More Trig
Example
Find an antiderivative of f (x) = tan x.
Solution
???
Answer
F(x) = ln(sec x).
Check
d
dx
=
1
sec x
·
d
dx
sec x =
1
sec x
· sec x tan x = tan x "
More about this later.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 20 / 35
Antiderivatives of piecewise functions
Example
Let f (x) =
x if 0 ≤ x ≤ 1;
1 − x2
if 1 < x.
Find the antiderivative of f with
F(0) = 1.
Solution
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 35
Notes
Notes
Notes
7
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 22 / 35
Outline
What is an antiderivative?
Tabulating Antiderivatives
Power functions
Combinations
Exponential functions
Trigonometric functions
Antiderivatives of piecewise functions
Finding Antiderivatives Graphically
Rectilinear motion
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 23 / 35
Finding Antiderivatives Graphically
Problem
Below is the graph of a function f . Draw the graph of an antiderivative for
f .
x
y
1 2 3 4 5 6
y = f (x)
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 24 / 35
Notes
Notes
Notes
8
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Using f to make a sign chart for F
Assuming F = f , we can make a sign chart for f and f to find the
intervals of monotonicity and concavity for F:
x
y
1 2 3 4 5 6
f = F
F1 2 3 4 5 6
+ + − − +
max min
f = F
F1 2 3 4 5 6
++ −− −− ++ ++
IP IP
F
shape1 2 3 4 5 6
? ? ? ? ? ?
The only question left is: What are the function values?
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 25 / 35
Could you repeat the question?
Problem
Below is the graph of a function f . Draw the graph of the antiderivative
for f with F(1) = 0.
Solution
We start with F(1) = 0.
Using the sign chart, we
draw arcs with the specified
monotonicity and concavity
It’s harder to tell if/when F
crosses the axis; more about
that later.
x
y
1 2 3 4 5 6
f
F
shape1 2 3 4 5 6
IP
max
IP
min
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 35
Outline
What is an antiderivative?
Tabulating Antiderivatives
Power functions
Combinations
Exponential functions
Trigonometric functions
Antiderivatives of piecewise functions
Finding Antiderivatives Graphically
Rectilinear motion
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 35
Notes
Notes
Notes
9
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Say what?
“Rectilinear motion” just means motion along a line.
Often we are given information about the velocity or acceleration of a
moving particle and we want to know the equations of motion.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 28 / 35
Application: Dead Reckoning
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 29 / 35
Problem
Suppose a particle of mass m is acted upon by a constant force F. Find
the position function s(t), the velocity function v(t), and the acceleration
function a(t).
Solution
By Newton’s Second Law (F = ma) a constant force induces a
constant acceleration. So a(t) = a =
F
m
.
Since v (t) = a(t), v(t) must be an antiderivative of the constant
function a. So
v(t) = at + C = at + v0
where v0 is the initial velocity.
Since s (t) = v(t), s(t) must be an antiderivative of v(t), meaning
s(t) =
1
2
at2
+ v0t + C =
1
2
at2
+ v0t + s0
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 30 / 35
Notes
Notes
Notes
10
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
An earlier Hatsumon
Example
Drop a ball off the roof of the Silver Center. What is its velocity when it
hits the ground?
Solution
Assume s0 = 100 m, and v0 = 0. Approximate a = g ≈ −10. Then
s(t) = 100 − 5t2
So s(t) = 0 when t =
√
20 = 2
√
5. Then
v(t) = −10t,
so the velocity at impact is v(2
√
5) = −20
√
5 m/s.
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 31 / 35
Finding initial velocity from stopping distance
Example
The skid marks made by an automobile indicate that its brakes were fully
applied for a distance of 160 ft before it came to a stop. Suppose that the
car in question has a constant deceleration of 20 ft/s2 under the conditions
of the skid. How fast was the car traveling when its brakes were first
applied?
Solution (Setup)
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 32 / 35
Implementing the Solution
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 33 / 35
Notes
Notes
Notes
11
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
Solving
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 34 / 35
Summary
Antiderivatives are a useful
concept, especially in motion
We can graph an
antiderivative from the
graph of a function
We can compute
antiderivatives, but not
always
x
y
1 2 3 4 5 6
f
F
f (x) = e−x2
f (x) = ???
V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 35 / 35
Notes
Notes
Notes
12
Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010

More Related Content

What's hot

Intro to ABC
Intro to ABCIntro to ABC
Intro to ABC
Matt Moores
 
Introductory maths analysis chapter 11 official
Introductory maths analysis   chapter 11 officialIntroductory maths analysis   chapter 11 official
Introductory maths analysis chapter 11 official
Evert Sandye Taasiringan
 
the ABC of ABC
the ABC of ABCthe ABC of ABC
the ABC of ABC
Christian Robert
 
Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]
Christian Robert
 
Lecture6.handout
Lecture6.handoutLecture6.handout
Lecture6.handout
sheetslibrary
 
CISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergenceCISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergence
Christian Robert
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
Matthew Leingang
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
Christian Robert
 
Multiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximationsMultiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximations
Christian Robert
 
ABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified modelsABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified models
Christian Robert
 
Laplace's Demon: seminar #1
Laplace's Demon: seminar #1Laplace's Demon: seminar #1
Laplace's Demon: seminar #1
Christian Robert
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
Christian Robert
 
Convergence of ABC methods
Convergence of ABC methodsConvergence of ABC methods
Convergence of ABC methods
Christian Robert
 
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
jfrchicanog
 
ABC based on Wasserstein distances
ABC based on Wasserstein distancesABC based on Wasserstein distances
ABC based on Wasserstein distances
Christian Robert
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Matthew Leingang
 
Monte Carlo in Montréal 2017
Monte Carlo in Montréal 2017Monte Carlo in Montréal 2017
Monte Carlo in Montréal 2017
Christian Robert
 
IVR - Chapter 1 - Introduction
IVR - Chapter 1 - IntroductionIVR - Chapter 1 - Introduction
IVR - Chapter 1 - Introduction
Charles Deledalle
 
Fixed point result in menger space with ea property
Fixed point result in menger space with ea propertyFixed point result in menger space with ea property
Fixed point result in menger space with ea property
Alexander Decker
 

What's hot (19)

Intro to ABC
Intro to ABCIntro to ABC
Intro to ABC
 
Introductory maths analysis chapter 11 official
Introductory maths analysis   chapter 11 officialIntroductory maths analysis   chapter 11 official
Introductory maths analysis chapter 11 official
 
the ABC of ABC
the ABC of ABCthe ABC of ABC
the ABC of ABC
 
Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]Inference in generative models using the Wasserstein distance [[INI]
Inference in generative models using the Wasserstein distance [[INI]
 
Lecture6.handout
Lecture6.handoutLecture6.handout
Lecture6.handout
 
CISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergenceCISEA 2019: ABC consistency and convergence
CISEA 2019: ABC consistency and convergence
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
 
Multiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximationsMultiple estimators for Monte Carlo approximations
Multiple estimators for Monte Carlo approximations
 
ABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified modelsABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified models
 
Laplace's Demon: seminar #1
Laplace's Demon: seminar #1Laplace's Demon: seminar #1
Laplace's Demon: seminar #1
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
 
Convergence of ABC methods
Convergence of ABC methodsConvergence of ABC methods
Convergence of ABC methods
 
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
 
ABC based on Wasserstein distances
ABC based on Wasserstein distancesABC based on Wasserstein distances
ABC based on Wasserstein distances
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
 
Monte Carlo in Montréal 2017
Monte Carlo in Montréal 2017Monte Carlo in Montréal 2017
Monte Carlo in Montréal 2017
 
IVR - Chapter 1 - Introduction
IVR - Chapter 1 - IntroductionIVR - Chapter 1 - Introduction
IVR - Chapter 1 - Introduction
 
Fixed point result in menger space with ea property
Fixed point result in menger space with ea propertyFixed point result in menger space with ea property
Fixed point result in menger space with ea property
 

Viewers also liked

Lesson 11: Implicit Differentiation
Lesson 11: Implicit DifferentiationLesson 11: Implicit Differentiation
Lesson 11: Implicit Differentiation
Matthew Leingang
 
Introduction to Probability
Introduction to ProbabilityIntroduction to Probability
Introduction to Probability
Matthew Leingang
 
Core 4 Implicit Differentiation 1
Core 4 Implicit Differentiation 1Core 4 Implicit Differentiation 1
Core 4 Implicit Differentiation 1
davidmiles100
 
Lecture 11 implicit differentiation - section 3.5
Lecture 11   implicit differentiation - section 3.5Lecture 11   implicit differentiation - section 3.5
Lecture 11 implicit differentiation - section 3.5
njit-ronbrown
 
Lesson 2: The Concept of Limit
Lesson 2: The Concept of LimitLesson 2: The Concept of Limit
Lesson 2: The Concept of LimitMatthew Leingang
 
Lesson 12: Linear Approximation and Differentials (Section 21 handout)
Lesson 12: Linear Approximation and Differentials (Section 21 handout)Lesson 12: Linear Approximation and Differentials (Section 21 handout)
Lesson 12: Linear Approximation and Differentials (Section 21 handout)
Matthew Leingang
 
Lesson 5: Limits Involving Infinity
Lesson 5: Limits Involving InfinityLesson 5: Limits Involving Infinity
Lesson 5: Limits Involving InfinityMatthew Leingang
 
Lesson18 -maximum_and_minimum_values_slides
Lesson18  -maximum_and_minimum_values_slidesLesson18  -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slidesMatthew Leingang
 
Lesson 7: The Derivative as a Function
Lesson 7: The Derivative as a FunctionLesson 7: The Derivative as a Function
Lesson 7: The Derivative as a FunctionMatthew Leingang
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionMatthew Leingang
 
Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)
Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)
Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)
Matthew Leingang
 
Introduction
IntroductionIntroduction
Introduction
Matthew Leingang
 
Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)
Matthew Leingang
 
110524 vwo drachten
110524 vwo drachten110524 vwo drachten
110524 vwo drachten
vri
 
Lesson 3: Limits (handout version)
Lesson 3: Limits (handout version)Lesson 3: Limits (handout version)
Lesson 3: Limits (handout version)
Matthew Leingang
 
Lesson 4: Calculating Limits (Section 21 slides)
Lesson 4: Calculating Limits (Section 21 slides)Lesson 4: Calculating Limits (Section 21 slides)
Lesson 4: Calculating Limits (Section 21 slides)
Matthew Leingang
 
Chapter 4(differentiation)
Chapter 4(differentiation)Chapter 4(differentiation)
Chapter 4(differentiation)
Eko Wijayanto
 
Engaging Students In Stem Learning
Engaging Students In Stem LearningEngaging Students In Stem Learning
Engaging Students In Stem LearningLinda Nitsche
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Matthew Leingang
 
Lesson 2: A Catalog of Essential Functions (slides)
Lesson 2: A Catalog of Essential Functions (slides)Lesson 2: A Catalog of Essential Functions (slides)
Lesson 2: A Catalog of Essential Functions (slides)
Matthew Leingang
 

Viewers also liked (20)

Lesson 11: Implicit Differentiation
Lesson 11: Implicit DifferentiationLesson 11: Implicit Differentiation
Lesson 11: Implicit Differentiation
 
Introduction to Probability
Introduction to ProbabilityIntroduction to Probability
Introduction to Probability
 
Core 4 Implicit Differentiation 1
Core 4 Implicit Differentiation 1Core 4 Implicit Differentiation 1
Core 4 Implicit Differentiation 1
 
Lecture 11 implicit differentiation - section 3.5
Lecture 11   implicit differentiation - section 3.5Lecture 11   implicit differentiation - section 3.5
Lecture 11 implicit differentiation - section 3.5
 
Lesson 2: The Concept of Limit
Lesson 2: The Concept of LimitLesson 2: The Concept of Limit
Lesson 2: The Concept of Limit
 
Lesson 12: Linear Approximation and Differentials (Section 21 handout)
Lesson 12: Linear Approximation and Differentials (Section 21 handout)Lesson 12: Linear Approximation and Differentials (Section 21 handout)
Lesson 12: Linear Approximation and Differentials (Section 21 handout)
 
Lesson 5: Limits Involving Infinity
Lesson 5: Limits Involving InfinityLesson 5: Limits Involving Infinity
Lesson 5: Limits Involving Infinity
 
Lesson18 -maximum_and_minimum_values_slides
Lesson18  -maximum_and_minimum_values_slidesLesson18  -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slides
 
Lesson 7: The Derivative as a Function
Lesson 7: The Derivative as a FunctionLesson 7: The Derivative as a Function
Lesson 7: The Derivative as a Function
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by Subsitution
 
Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)
Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)
Lesson 13: Exponential and Logarithmic Functions (Section 021 handout)
 
Introduction
IntroductionIntroduction
Introduction
 
Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)
 
110524 vwo drachten
110524 vwo drachten110524 vwo drachten
110524 vwo drachten
 
Lesson 3: Limits (handout version)
Lesson 3: Limits (handout version)Lesson 3: Limits (handout version)
Lesson 3: Limits (handout version)
 
Lesson 4: Calculating Limits (Section 21 slides)
Lesson 4: Calculating Limits (Section 21 slides)Lesson 4: Calculating Limits (Section 21 slides)
Lesson 4: Calculating Limits (Section 21 slides)
 
Chapter 4(differentiation)
Chapter 4(differentiation)Chapter 4(differentiation)
Chapter 4(differentiation)
 
Engaging Students In Stem Learning
Engaging Students In Stem LearningEngaging Students In Stem Learning
Engaging Students In Stem Learning
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)
 
Lesson 2: A Catalog of Essential Functions (slides)
Lesson 2: A Catalog of Essential Functions (slides)Lesson 2: A Catalog of Essential Functions (slides)
Lesson 2: A Catalog of Essential Functions (slides)
 

Similar to Lesson 23: Antiderivatives (Section 021 handout)

Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)
Mel Anthony Pepito
 
Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)
Mel Anthony Pepito
 
Lesson 23: Antiderivatives
Lesson 23: AntiderivativesLesson 23: Antiderivatives
Lesson 23: AntiderivativesMatthew Leingang
 
Lesson 21: Antiderivatives (notes)
Lesson 21: Antiderivatives (notes)Lesson 21: Antiderivatives (notes)
Lesson 21: Antiderivatives (notes)
Matthew Leingang
 
Lesson 21: Antiderivatives (slides)
Lesson 21: Antiderivatives (slides)Lesson 21: Antiderivatives (slides)
Lesson 21: Antiderivatives (slides)
Matthew Leingang
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of CalculusLesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of CalculusMatthew Leingang
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus Mel Anthony Pepito
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Mel Anthony Pepito
 
Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)
Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)
Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)
Matthew Leingang
 
Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)
Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)
Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)
Matthew Leingang
 
Lesson 22: Optimization II (Section 041 slides)
Lesson 22: Optimization II (Section 041 slides)Lesson 22: Optimization II (Section 041 slides)
Lesson 22: Optimization II (Section 041 slides)
Matthew Leingang
 
Lesson 19: The Mean Value Theorem (Section 021 handout)
Lesson 19: The Mean Value Theorem (Section 021 handout)Lesson 19: The Mean Value Theorem (Section 021 handout)
Lesson 19: The Mean Value Theorem (Section 021 handout)
Matthew Leingang
 
Lesson 19: The Mean Value Theorem (Section 021 slides)
Lesson 19: The Mean Value Theorem (Section 021 slides)Lesson 19: The Mean Value Theorem (Section 021 slides)
Lesson 19: The Mean Value Theorem (Section 021 slides)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Mel Anthony Pepito
 
Evaluating definite integrals
Evaluating definite integralsEvaluating definite integrals
Evaluating definite integrals
منتدى الرياضيات المتقدمة
 
Lesson 19: The Mean Value Theorem (Section 041 handout)
Lesson 19: The Mean Value Theorem (Section 041 handout)Lesson 19: The Mean Value Theorem (Section 041 handout)
Lesson 19: The Mean Value Theorem (Section 041 handout)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Mel Anthony Pepito
 

Similar to Lesson 23: Antiderivatives (Section 021 handout) (20)

Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)
 
Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)
 
Lesson 23: Antiderivatives
Lesson 23: AntiderivativesLesson 23: Antiderivatives
Lesson 23: Antiderivatives
 
Lesson 23: Antiderivatives
Lesson 23: AntiderivativesLesson 23: Antiderivatives
Lesson 23: Antiderivatives
 
Lesson 21: Antiderivatives (notes)
Lesson 21: Antiderivatives (notes)Lesson 21: Antiderivatives (notes)
Lesson 21: Antiderivatives (notes)
 
Lesson 21: Antiderivatives (slides)
Lesson 21: Antiderivatives (slides)Lesson 21: Antiderivatives (slides)
Lesson 21: Antiderivatives (slides)
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of CalculusLesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus
 
Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)Lesson 5: Continuity (Section 41 slides)
Lesson 5: Continuity (Section 41 slides)
 
Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)
Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)
Lesson 20: Derivatives and the Shape of Curves (Section 041 slides)
 
Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)
Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)
Lesson 20: Derivatives and the Shape of Curves (Section 021 handout)
 
Lesson 22: Optimization II (Section 041 slides)
Lesson 22: Optimization II (Section 041 slides)Lesson 22: Optimization II (Section 041 slides)
Lesson 22: Optimization II (Section 041 slides)
 
Lesson 19: The Mean Value Theorem (Section 021 handout)
Lesson 19: The Mean Value Theorem (Section 021 handout)Lesson 19: The Mean Value Theorem (Section 021 handout)
Lesson 19: The Mean Value Theorem (Section 021 handout)
 
Lesson 19: The Mean Value Theorem (Section 021 slides)
Lesson 19: The Mean Value Theorem (Section 021 slides)Lesson 19: The Mean Value Theorem (Section 021 slides)
Lesson 19: The Mean Value Theorem (Section 021 slides)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
 
Evaluating definite integrals
Evaluating definite integralsEvaluating definite integrals
Evaluating definite integrals
 
Lesson 4: Continuity
Lesson 4: ContinuityLesson 4: Continuity
Lesson 4: Continuity
 
Lesson 19: The Mean Value Theorem (Section 041 handout)
Lesson 19: The Mean Value Theorem (Section 041 handout)Lesson 19: The Mean Value Theorem (Section 041 handout)
Lesson 19: The Mean Value Theorem (Section 041 handout)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
 

More from Matthew Leingang

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
Matthew Leingang
 
Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choice
Matthew Leingang
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
Matthew Leingang
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
Matthew Leingang
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
Matthew Leingang
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
Matthew Leingang
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
Matthew Leingang
 

More from Matthew Leingang (20)

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
 
Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choice
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
 

Lesson 23: Antiderivatives (Section 021 handout)

  • 1. Section 4.7 Antiderivatives V63.0121.021, Calculus I New York University November 30, 2010 Announcements Quiz 5 in recitation this week on §§4.1–4.4 Announcements Quiz 5 in recitation this week on §§4.1–4.4 V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 2 / 35 Objectives Given a ”simple“ elementary function, find a function whose derivative is that function. Remember that a function whose derivative is zero along an interval must be zero along that interval. Solve problems involving rectilinear motion. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 3 / 35 Notes Notes Notes 1 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 2. Outline What is an antiderivative? Tabulating Antiderivatives Power functions Combinations Exponential functions Trigonometric functions Antiderivatives of piecewise functions Finding Antiderivatives Graphically Rectilinear motion V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 4 / 35 What is an antiderivative? Definition Let f be a function. An antiderivative for f is a function F such that F = f . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 5 / 35 Hard problem, easy check Example Find an antiderivative for f (x) = ln x. Solution ??? Example is F(x) = x ln x − x an antiderivative for f (x) = ln x? Solution d dx (x ln x − x) = 1 · ln x + x · 1 x − 1 = ln x " V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 6 / 35 Notes Notes Notes 2 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 3. Why the MVT is the MITC Most Important Theorem In Calculus! Theorem Let f = 0 on an interval (a, b). Then f is constant on (a, b). Proof. Pick any points x and y in (a, b) with x < y. Then f is continuous on [x, y] and differentiable on (x, y). By MVT there exists a point z in (x, y) such that f (y) − f (x) y − x = f (z) =⇒ f (y) = f (x) + f (z)(y − x) But f (z) = 0, so f (y) = f (x). Since this is true for all x and y in (a, b), then f is constant. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 35 When two functions have the same derivative Theorem Suppose f and g are two differentiable functions on (a, b) with f = g . Then f and g differ by a constant. That is, there exists a constant C such that f (x) = g(x) + C. Proof. Let h(x) = f (x) − g(x) Then h (x) = f (x) − g (x) = 0 on (a, b) So h(x) = C, a constant This means f (x) − g(x) = C on (a, b) V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 8 / 35 Outline What is an antiderivative? Tabulating Antiderivatives Power functions Combinations Exponential functions Trigonometric functions Antiderivatives of piecewise functions Finding Antiderivatives Graphically Rectilinear motion V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 9 / 35 Notes Notes Notes 3 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 4. Antiderivatives of power functions Recall that the derivative of a power function is a power function. Fact (The Power Rule) If f (x) = xr , then f (x) = rxr−1 . So in looking for antiderivatives of power functions, try power functions! x y f (x) = x2 f (x) = 2x F(x) = ? V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 10 / 35 Example Find an antiderivative for the function f (x) = x3 . Solution Try a power function F(x) = axr Then F (x) = arxr−1 , so we want arxr−1 = x3 . r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = 1 4 . So F(x) = 1 4 x4 is an antiderivative. Check: d dx 1 4 x4 = 4 · 1 4 x4−1 = x3 " Any others? Yes, F(x) = 1 4 x4 + C is the most general form. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 11 / 35 Extrapolating to general power functions Fact (The Power Rule for antiderivatives) If f (x) = xr , then F(x) = 1 r + 1 xr+1 is an antiderivative for f . . . as long as r = −1. Fact If f (x) = x−1 = 1 x , then F(x) = ln |x| + C is an antiderivative for f . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 35 Notes Notes Notes 4 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 5. What’s with the absolute value? F(x) = ln |x| = ln(x) if x > 0; ln(−x) if x < 0. The domain of F is all nonzero numbers, while ln x is only defined on positive numbers. If x > 0, d dx ln |x| = d dx ln(x) = 1 x " If x < 0, d dx ln |x| = d dx ln(−x) = 1 −x · (−1) = 1 x " We prefer the antiderivative with the larger domain. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 13 / 35 Graph of ln |x| x y f (x) = 1/x F(x) = ln |x| V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 35 Combinations of antiderivatives Fact (Sum and Constant Multiple Rule for Antiderivatives) If F is an antiderivative of f and G is an antiderivative of g, then F + G is an antiderivative of f + g. If F is an antiderivative of f and c is a constant, then cF is an antiderivative of cf . Proof. These follow from the sum and constant multiple rule for derivatives: If F = f and G = g, then (F + G) = F + G = f + g Or, if F = f , (cF) = cF = cf V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 15 / 35 Notes Notes Notes 5 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 6. Antiderivatives of Polynomials Example Find an antiderivative for f (x) = 16x + 5. Solution Question Do we need two C’s or just one? Answer V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 16 / 35 Exponential Functions Fact If f (x) = ax , f (x) = (ln a)ax . Accordingly, Fact If f (x) = ax , then F(x) = 1 ln a ax + C is the antiderivative of f . Proof. Check it yourself. In particular, Fact If f (x) = ex , then F(x) = ex + C is the antiderivative of f . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 17 / 35 Logarithmic functions? Remember we found F(x) = x ln x − x is an antiderivative of f (x) = ln x. This is not obvious. See Calc II for the full story. However, using the fact that loga x = ln x ln a , we get: Fact If f (x) = loga(x) F(x) = 1 ln a (x ln x − x) + C = x loga x − 1 ln a x + C is the antiderivative of f (x). V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 18 / 35 Notes Notes Notes 6 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 7. Trigonometric functions Fact d dx sin x = cos x d dx cos x = − sin x So to turn these around, Fact The function F(x) = − cos x + C is the antiderivative of f (x) = sin x. The function F(x) = sin x + C is the antiderivative of f (x) = cos x. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 19 / 35 More Trig Example Find an antiderivative of f (x) = tan x. Solution ??? Answer F(x) = ln(sec x). Check d dx = 1 sec x · d dx sec x = 1 sec x · sec x tan x = tan x " More about this later. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 20 / 35 Antiderivatives of piecewise functions Example Let f (x) = x if 0 ≤ x ≤ 1; 1 − x2 if 1 < x. Find the antiderivative of f with F(0) = 1. Solution V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 35 Notes Notes Notes 7 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 8. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 22 / 35 Outline What is an antiderivative? Tabulating Antiderivatives Power functions Combinations Exponential functions Trigonometric functions Antiderivatives of piecewise functions Finding Antiderivatives Graphically Rectilinear motion V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 23 / 35 Finding Antiderivatives Graphically Problem Below is the graph of a function f . Draw the graph of an antiderivative for f . x y 1 2 3 4 5 6 y = f (x) V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 24 / 35 Notes Notes Notes 8 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 9. Using f to make a sign chart for F Assuming F = f , we can make a sign chart for f and f to find the intervals of monotonicity and concavity for F: x y 1 2 3 4 5 6 f = F F1 2 3 4 5 6 + + − − + max min f = F F1 2 3 4 5 6 ++ −− −− ++ ++ IP IP F shape1 2 3 4 5 6 ? ? ? ? ? ? The only question left is: What are the function values? V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 25 / 35 Could you repeat the question? Problem Below is the graph of a function f . Draw the graph of the antiderivative for f with F(1) = 0. Solution We start with F(1) = 0. Using the sign chart, we draw arcs with the specified monotonicity and concavity It’s harder to tell if/when F crosses the axis; more about that later. x y 1 2 3 4 5 6 f F shape1 2 3 4 5 6 IP max IP min V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 35 Outline What is an antiderivative? Tabulating Antiderivatives Power functions Combinations Exponential functions Trigonometric functions Antiderivatives of piecewise functions Finding Antiderivatives Graphically Rectilinear motion V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 35 Notes Notes Notes 9 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 10. Say what? “Rectilinear motion” just means motion along a line. Often we are given information about the velocity or acceleration of a moving particle and we want to know the equations of motion. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 28 / 35 Application: Dead Reckoning V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 29 / 35 Problem Suppose a particle of mass m is acted upon by a constant force F. Find the position function s(t), the velocity function v(t), and the acceleration function a(t). Solution By Newton’s Second Law (F = ma) a constant force induces a constant acceleration. So a(t) = a = F m . Since v (t) = a(t), v(t) must be an antiderivative of the constant function a. So v(t) = at + C = at + v0 where v0 is the initial velocity. Since s (t) = v(t), s(t) must be an antiderivative of v(t), meaning s(t) = 1 2 at2 + v0t + C = 1 2 at2 + v0t + s0 V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 30 / 35 Notes Notes Notes 10 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 11. An earlier Hatsumon Example Drop a ball off the roof of the Silver Center. What is its velocity when it hits the ground? Solution Assume s0 = 100 m, and v0 = 0. Approximate a = g ≈ −10. Then s(t) = 100 − 5t2 So s(t) = 0 when t = √ 20 = 2 √ 5. Then v(t) = −10t, so the velocity at impact is v(2 √ 5) = −20 √ 5 m/s. V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 31 / 35 Finding initial velocity from stopping distance Example The skid marks made by an automobile indicate that its brakes were fully applied for a distance of 160 ft before it came to a stop. Suppose that the car in question has a constant deceleration of 20 ft/s2 under the conditions of the skid. How fast was the car traveling when its brakes were first applied? Solution (Setup) V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 32 / 35 Implementing the Solution V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 33 / 35 Notes Notes Notes 11 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010
  • 12. Solving V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 34 / 35 Summary Antiderivatives are a useful concept, especially in motion We can graph an antiderivative from the graph of a function We can compute antiderivatives, but not always x y 1 2 3 4 5 6 f F f (x) = e−x2 f (x) = ??? V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 35 / 35 Notes Notes Notes 12 Section 4.7 : AntiderivativesV63.0121.021, Calculus I November 30, 2010