SlideShare a Scribd company logo
1 of 142
Download to read offline
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
   Final Exam: Monday, December 20, 12:00–1:50pm

                                                .   .   .   .   .   .
Announcements




         Quiz 5 in recitation this
         week on §§4.1–4.4
         Final Exam: Monday,
         December 20,
         12:00–1:50pm




                                                                .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010       2 / 37
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 / 37
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 / 37
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 / 37
Who cares?


Question
Why would we want the antiderivative of a function?

Answers

      For the challenge of it
      For applications when the derivative of a function is known but the
      original function is not
      Biggest application will be after the Fundamental Theorem of
      Calculus (Chapter 5)




                                                                .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010       6 / 37
Hard problem, easy check

Example
Find an antiderivative for f(x) = ln x.




                                                                .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010       7 / 37
Hard problem, easy check

Example
Find an antiderivative for f(x) = ln x.

Solution
???




                                                                .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010       7 / 37
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?




                                                                .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010       7 / 37
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
                        (x ln x − x)
                     dx

                                                                     .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010       7 / 37
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                               1
                        (x ln x − x) = 1 · ln x + x · − 1
                     dx                              x

                                                                 .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)    Section 4.7 Antiderivatives           November 30, 2010       7 / 37
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                               1
                        (x ln x − x) = 1 · ln x + x · − 1 = ln x
                     dx                              x

                                                                 .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)    Section 4.7 Antiderivatives           November 30, 2010       7 / 37
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
                                                     1
                        (x ln x − x) = 1 · ln x + x · − 1 = ln x
                                                     x
                                                                         
                                                                 .   .   .      .      .     .

 V63.0121.021, Calculus I (NYU)    Section 4.7 Antiderivatives           November 30, 2010       7 / 37
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)
                               = f′ (z) =⇒ f(y) = f(x) + f′ (z)(y − x)
                      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       8 / 37
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       9 / 37
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   10 / 37
Antiderivatives of power functions


                                                                y
                                                                                   f(x) = x2
 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 .

                                                                    .
                                                                                  x




                                                                    .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   11 / 37
Antiderivatives of power functions

                                                                   ′
                                                                y f (x) = 2x
                                                                                f(x) = x2
 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 .

                                                                 .
                                                                               x




                                                                 .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives            November 30, 2010   11 / 37
Antiderivatives of power functions

                                                                   ′
                                                                y f (x) = 2x
                                                                                f(x) = x2
 Recall that the derivative of a
 power function is a power
 function.                                                                      F(x) = ?

 Fact (The Power Rule)
 If f(x) = xr , then f′ (x) = rxr−1 .

                                                                 .
                                                                               x




                                                                 .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives            November 30, 2010   11 / 37
Antiderivatives of power functions

                                                                   ′
                                                                y f (x) = 2x
                                                                                f(x) = x2
 Recall that the derivative of a
 power function is a power
 function.                                                                      F(x) = ?

 Fact (The Power Rule)
 If f(x) = xr , then f′ (x) = rxr−1 .

 So in looking for antiderivatives
                                                                 .
 of power functions, try power                                                 x
 functions!




                                                                 .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives            November 30, 2010   11 / 37
Example
Find an antiderivative for the function f(x) = x3 .




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
Example
Find an antiderivative for the function f(x) = x3 .

Solution

      Try a power function F(x) = axr




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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 .




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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 .
                                                  1
      r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = .
                                                  4




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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 .
                                                  1
      r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = .
                                                  4
                 1 4
      So F(x) = x is an antiderivative.
                 4




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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 .
                                                  1
      r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = .
                                                  4
                 1 4
      So F(x) = x is an antiderivative.
                 4
      Check:                 (    )
                         d 1 4           1
                                x = 4 · x4−1 = x3
                        dx 4             4




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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 .
                                                  1
      r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = .
                                                  4
                 1 4
      So F(x) = x is an antiderivative.
                 4
      Check:                 (    )
                         d 1 4
                        dx 4
                                         1
                                x = 4 · x4−1 = x3
                                         4
                                                                    

                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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 .
                                                  1
      r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = .
                                                  4
                 1 4
      So F(x) = x is an antiderivative.
                 4
      Check:                 (    )
                         d 1 4
                        dx 4
                                         1
                                x = 4 · x4−1 = x3
                                         4
                                                                    
      Any others?

                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
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 .
                                                  1
      r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = .
                                                  4
                 1 4
      So F(x) = x is an antiderivative.
                 4
      Check:                 (    )
                         d 1 4
                        dx 4
                                         1
                                x = 4 · x4−1 = x3
                                         4
                                                                    
                                     1 4
      Any others? Yes, F(x) =          x + C is the most general form.
                                     4
                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   12 / 37
Extrapolating to general power functions


Fact (The Power Rule for antiderivatives)
If f(x) = xr , then
                                               1 r+1
                                  F(x) =          x
                                              r+1
is an antiderivative for f…




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   13 / 37
Extrapolating to general power functions


Fact (The Power Rule for antiderivatives)
If f(x) = xr , then
                                         1 r+1
                                  F(x) =    x
                                      r+1
is an antiderivative for f as long as r ̸= −1.




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   13 / 37
Extrapolating to general power functions


Fact (The Power Rule for antiderivatives)
If f(x) = xr , then
                                         1 r+1
                                   F(x) =   x
                                      r+1
is an antiderivative for f as long as r ̸= −1.

Fact
                        1
If f(x) = x−1 =           , then
                        x
                                   F(x) = ln |x| + C
is an antiderivative for f.


                                                                 .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)    Section 4.7 Antiderivatives           November 30, 2010   13 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     ln(−x) if x  0.

      The domain of F is all nonzero numbers, while ln x is only defined
      on positive numbers.




                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                  {
                                                      ln(x)  if x  0;
                              F(x) = ln |x| =
                                                      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
                                       ln |x|
                                    dx




                                                                      .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)         Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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           d
                                       ln |x| =    ln(x)
                                    dx          dx




                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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           d          1
                                       ln |x| =    ln(x) =
                                    dx          dx         x




                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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
                                                                         




                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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
                              ln |x|
                           dx


                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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           d
                              ln |x| =    ln(−x)
                           dx          dx


                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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           d           1
                              ln |x| =    ln(−x) =    · (−1)
                           dx          dx          −x


                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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           d           1           1
                              ln |x| =    ln(−x) =    · (−1) =
                           dx          dx          −x          x


                                                                     .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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
                                                                                  

                                                                     .   .    .       .     .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives           November 30, 2010   14 / 37
What's with the absolute value?
                                                 {
                                                     ln(x)  if x  0;
                              F(x) = ln |x| =
                                                     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   14 / 37
Graph of ln |x|

                                  y




                                      .                                 f(x) = 1/x
                                                                        x




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   15 / 37
Graph of ln |x|

                                  y




                                                                        F(x) = ln(x)


                                      .                                 f(x) = 1/x
                                                                        x




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   15 / 37
Graph of ln |x|

                                  y




                                                                        F(x) = ln |x|


                                      .                                 f(x) = 1/x
                                                                        x




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   15 / 37
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.




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   16 / 37
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   16 / 37
Antiderivatives of Polynomials
.
Example
Find an antiderivative for f(x) = 16x + 5.




                                                                   .   .    .      .      .    .

    V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   17 / 37
Antiderivatives of Polynomials
.
Example
Find an antiderivative for f(x) = 16x + 5.

Solution
                          1 2
The expression              x is an antiderivative for x, and x is an antiderivative for 1.
                          2
So                                    (     )
                                        1 2
                          F(x) = 16 ·     x + 5 · x + C = 8x2 + 5x + C
                                        2
is the antiderivative of f.




                                                                       .   .    .      .      .    .

    V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010   17 / 37
Antiderivatives of Polynomials
.
Example
Find an antiderivative for f(x) = 16x + 5.

Solution
                          1 2
The expression              x is an antiderivative for x, and x is an antiderivative for 1.
                          2
So                                    (     )
                                        1 2
                          F(x) = 16 ·     x + 5 · x + C = 8x2 + 5x + C
                                        2
is the antiderivative of f.

Question
Do we need two C’s or just one?




                                                                       .   .    .      .      .    .

    V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010   17 / 37
Antiderivatives of Polynomials
.
Example
Find an antiderivative for f(x) = 16x + 5.

Solution
                          1 2
The expression              x is an antiderivative for x, and x is an antiderivative for 1.
                          2
So                                    (     )
                                        1 2
                          F(x) = 16 ·     x + 5 · x + C = 8x2 + 5x + C
                                        2
is the antiderivative of f.

Question
Do we need two C’s or just one?

Answer
Just one. A combination of two arbitrary constants is still an arbitrary constant.
                                                                       .   .    .      .      .    .

    V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010   17 / 37
Exponential Functions

Fact
If f(x) = ax , f′ (x) = (ln a)ax .




                                                                   .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)      Section 4.7 Antiderivatives           November 30, 2010   18 / 37
Exponential Functions

Fact
If f(x) = ax , f′ (x) = (ln a)ax .

Accordingly,
Fact
                                   1 x
If f(x) = ax , then F(x) =             a + C is the antiderivative of f.
                                  ln a




                                                                   .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)      Section 4.7 Antiderivatives           November 30, 2010   18 / 37
Exponential Functions

Fact
If f(x) = ax , f′ (x) = (ln a)ax .

Accordingly,
Fact
                                   1 x
If f(x) = ax , then F(x) =             a + C is the antiderivative of f.
                                  ln a

Proof.
Check it yourself.




                                                                   .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)      Section 4.7 Antiderivatives           November 30, 2010   18 / 37
Exponential Functions

Fact
If f(x) = ax , f′ (x) = (ln a)ax .

Accordingly,
Fact
                                   1 x
If f(x) = ax , then F(x) =             a + C is the antiderivative of f.
                                  ln a

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   18 / 37
Logarithmic functions?

      Remember we found

                                     F(x) = x ln x − x

      is an antiderivative of f(x) = ln x.




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   19 / 37
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.




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   19 / 37
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.
                                             ln x
      However, using the fact that loga x =       , we get:
                                             ln a

Fact
If f(x) = loga (x)

                              1                                  1
                 F(x) =           (x ln x − x) + C = x loga x −      x+C
                             ln a                               ln a
is the antiderivative of f(x).
                                                                    .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010   19 / 37
Trigonometric functions


Fact

                          d                          d
                             sin x = cos x              cos x = − sin x
                          dx                         dx




                                                                   .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)      Section 4.7 Antiderivatives           November 30, 2010   20 / 37
Trigonometric functions


Fact

                          d                          d
                             sin x = cos x              cos x = − sin x
                          dx                         dx

So to turn these around,
Fact

      The function F(x) = − cos x + C is the antiderivative of f(x) = sin x.




                                                                   .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)      Section 4.7 Antiderivatives           November 30, 2010   20 / 37
Trigonometric functions


Fact

                          d                          d
                             sin x = cos x              cos x = − sin x
                          dx                         dx

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   20 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   21 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.

Solution
???




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   21 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.

Solution
???

Answer
F(x) = ln | sec x|.




                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   21 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.

Solution
???

Answer
F(x) = ln | sec x|.

Check

              d      1    d
                 =      ·   sec x
              dx   sec x dx


                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   21 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.

Solution
???

Answer
F(x) = ln | sec x|.

Check

              d      1    d           1
                 =      ·   sec x =       · sec x tan x
              dx   sec x dx         sec x


                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   21 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.

Solution
???

Answer
F(x) = ln | sec x|.

Check

              d      1    d           1
                 =      ·   sec x =       · sec x tan x = tan x
              dx   sec x dx         sec x


                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   21 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.

Solution
???

Answer
F(x) = ln | sec x|.

Check

              d
              dx
                 =
                     1
                        ·
                          d
                   sec x dx
                            sec x =
                                      1
                                    sec x
                                          · sec x tan x = tan x                
                                                                .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives           November 30, 2010   21 / 37
More Trig
Example
Find an antiderivative of f(x) = tan x.

Solution
???

Answer
F(x) = ln | sec x|.

Check

              d
              dx
                 =
                     1
                        ·
                          d
                   sec x 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   21 / 37
Antiderivatives of piecewise functions
Example
Let                                        {
                                               x            if 0 ≤ x ≤ 1;
                                  f(x) =
                                               1 − x2       if 1  x.
Find the antiderivative of f with F(0) = 1.




                                                                         .   .    .      .      .    .

 V63.0121.021, Calculus I (NYU)            Section 4.7 Antiderivatives           November 30, 2010   22 / 37
Antiderivatives of piecewise functions
Example
Let                                        {
                                               x            if 0 ≤ x ≤ 1;
                                  f(x) =
                                               1 − x2       if 1  x.
Find the antiderivative of f with F(0) = 1.

Solution
We can antidifferentiate each piece:
                         
                         1 2
                          x + C1                                  if 0 ≤ x ≤ 1;
                 F(x) = 2 1
                         x − x3 + C
                                                                  if 1  x.
                                     2
                              3
The constants need to be chosen so that F(0) = 1 and F is continuous
(at 1).
                                                                         .     .    .      .      .    .

 V63.0121.021, Calculus I (NYU)            Section 4.7 Antiderivatives             November 30, 2010   22 / 37

                               1 2
                                x + C1                      if 0 ≤ x ≤ 1;
                         F(x) = 2 1
                               x − x3 + C
                                                            if 1  x.
                                           2
                                    3
                           1 2
     Note F(0) =             0 + C1 = C1 , so if F(0) is to be 1, C1 = 1.
                           2




                                                                   .     .    .      .      .    .

V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives             November 30, 2010   23 / 37

                               1 2
                                x + C1                   if 0 ≤ x ≤ 1;
                         F(x) = 2 1
                               x − x3 + C
                                                         if 1  x.
                                           2
                                    3
                1 2
     Note F(0) =  0 + C1 = C1 , so if F(0) is to be 1, C1 = 1.
                2
                           1            3
     This means lim F(x) = 12 + 1 = .
               x→1 −       2            2




                                                                .     .    .      .      .    .

V63.0121.021, Calculus I (NYU)    Section 4.7 Antiderivatives             November 30, 2010   23 / 37

                               1 2
                                x + C1                        if 0 ≤ x ≤ 1;
                         F(x) = 2 1
                               x − x3 + C
                                                              if 1  x.
                                           2
                                    3
                  1 2
     Note F(0) =    0 + C1 = C1 , so if F(0) is to be 1, C1 = 1.
                  2
                             1            3
     This means lim F(x) = 12 + 1 = .
                 x→1 −       2            2
     On the other hand,
                                                        1       2
                                 lim+ F(x) = 1 −          + C2 = + C2
                                 x→1                    3       3

                                                            3  2                    5
     So for F to be continuous we need                        = + C2 . Solving, C2 = .
                                                            2  3                    6


                                                                     .     .    .      .      .    .

V63.0121.021, Calculus I (NYU)         Section 4.7 Antiderivatives             November 30, 2010   23 / 37
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   24 / 37
Finding Antiderivatives Graphically

Problem
Below is the graph of a function f. Draw the graph of an antiderivative
for f.

                           y


                                                                         y = f(x)
                               .
                                                                             x
                                   1   2     3       4       5       6




                                                                         .       .    .      .      .    .

 V63.0121.021, Calculus I (NYU)        Section 4.7 Antiderivatives                   November 30, 2010   25 / 37
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:

                                              .                                          f = F′

      y                                              1        2     3   4    5          6F


                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .          +                               f = F′

      y                                              1        2     3   4    5          6F


                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .          +          +                        f = F′

      y                                              1        2         3   4    5          6F


                                                                                             f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2         3   4    5          6F


                                                                                              F
                                                     1        2         3   4    5          6 shape

                                                                        .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives               November 30, 2010     26 / 37
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:

                                              .          +          +       −                    f = F′

      y                                              1        2         3       4    5          6F


                                                                                                 f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2         3       4    5          6F


                                                                                                  F
                                                     1        2         3       4    5          6 shape

                                                                        .       .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives                   November 30, 2010     26 / 37
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:

                                              .          +          +       −       −            f = F′

      y                                              1        2         3       4       5       6F


                                                                                                 f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2         3       4       5       6F


                                                                                                  F
                                                     1        2         3       4       5       6 shape

                                                                        .       .       .   .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives                   November 30, 2010     26 / 37
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:

                                              .          +          +       −       −       +        f = F′

      y                                              1        2         3       4       5           6F


                                                                                                     f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2         3       4       5           6F


                                                                                                      F
                                                     1        2         3       4       5           6 shape

                                                                        .       .       .       .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives                   November 30, 2010         26 / 37
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:

                                              .       + + − − + f = F′

      y                                              1↗2 3 4 5 6F


                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .       + + − − + f = F′

      y                                              1↗2↗3 4 5 6F


                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .       + + − − + f = F′

      y                                              1↗2↗3↘4 5 6F


                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .       + + − − + f = F′

      y                                              1↗2↗3↘4↘5 6F


                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F


                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max

                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                                                         f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                       ++                                f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                       ++ −−                             f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                       ++ −− −−                          f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                       ++ −− −− ++                       f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1        2     3   4    5          6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .       .       .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .
              1 2 3 4 5 6
                                  x                  1  2  3  4  5  6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣
              1 2 3 4 5 6
                                  x                  1   2 3  4  5  6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢
              1 2 3 4 5 6
                                  x                  1  2  3  4  5  6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢
              1 2 3 4 5 6
                                  x                  1  2  3  4  5  6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣
              1 2 3 4 5 6
                                  x                  1  2  3  4  5  6F


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1  2  3  4  5  6
              1 2 3 4 5 6


                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3  4  5  6
              1 2 3 4 5 6                               IP

                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3   4 5  6
              1 2 3 4 5 6                               IP    IP

                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3   4 5  6
              1 2 3 4 5 6                               IP    IP

                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3   4 5  6
              1 2 3 4 5 6                               IP    IP

                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3   4 5  6
              1 2 3 4 5 6                               IP    IP

                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3   4 5  6
              1 2 3 4 5 6                               IP    IP

                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3   4 5  6
              1 2 3 4 5 6                               IP    IP

                                                                                          F
                                                     1        2     3   4    5          6 shape

                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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:

                                              .        + + − − + f = F′

      y                                              1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F
                                                            max     min

                                                      ++ −− −− ++ ++ f′ = F′′
          .                                            ⌣ ⌢ ⌢ ⌣ ⌣ F
                                  x                  1   2 3   4 5  6
              1 2 3 4 5 6                               IP    IP

                                                     ?        ?     ?   ?    ?          ?F
                                      1   2    3    4    5                              6 shape
The only question left is: What are the function values?
                                                                    .   .    .      .      .      .

 V63.0121.021, Calculus I (NYU)       Section 4.7 Antiderivatives           November 30, 2010     26 / 37
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.

                                                          y
Solution
                                                                                        f
                                                                .
                                                                                        x
                                                                    1 2 3 4 5 6


                                                                                F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
                                                                                        x
                                                                    1 2 3 4 5 6


                                                                                F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
                                                                    1 2 3 4 5 6 shape

                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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.

                                                          y
Solution
                                                                                        f
      We start with F(1) = 0.                                   .
      Using the sign chart, we                                                          x
                                                                    1 2 3 4 5 6
      draw arcs with the
      specified monotonicity and
      concavity                                                                 F
      It’s harder to tell if/when F                                 1 2 3 4 5 6 shape
      crosses the axis; more
                                                                        IP
                                                                        max
                                                                        IP
                                                                        min
      about that later.
                                                                    .   .    .      .       .   .

 V63.0121.021, Calculus I (NYU)   Section 4.7 Antiderivatives               November 30, 2010   27 / 37
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   28 / 37
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 021 slides)
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 021 slides)
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 021 slides)
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 021 slides)

More Related Content

What's hot

Lesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential FunctionsLesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential FunctionsMatthew Leingang
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15  -exponential_growth_and_decay_021_slidesLesson15  -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slidesMatthew Leingang
 
Chapter 3 projection
Chapter 3 projectionChapter 3 projection
Chapter 3 projectionNBER
 
Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Matthew Leingang
 
Lesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and DecayLesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and DecayMatthew 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
 
Lecture on solving1
Lecture on solving1Lecture on solving1
Lecture on solving1NBER
 
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
 
Nber slides11 lecture2
Nber slides11 lecture2Nber slides11 lecture2
Nber slides11 lecture2NBER
 
Chapter 2 pertubation
Chapter 2 pertubationChapter 2 pertubation
Chapter 2 pertubationNBER
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Matthew Leingang
 
Expo Algebra Lineal
Expo Algebra LinealExpo Algebra Lineal
Expo Algebra LinealNoi
 
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
 

What's hot (15)

Lesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential FunctionsLesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential Functions
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15  -exponential_growth_and_decay_021_slidesLesson15  -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slides
 
Chapter 3 projection
Chapter 3 projectionChapter 3 projection
Chapter 3 projection
 
Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)
 
Lesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and DecayLesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and Decay
 
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)
 
Lecture on solving1
Lecture on solving1Lecture on solving1
Lecture on solving1
 
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
 
Nber slides11 lecture2
Nber slides11 lecture2Nber slides11 lecture2
Nber slides11 lecture2
 
Chapter 2 pertubation
Chapter 2 pertubationChapter 2 pertubation
Chapter 2 pertubation
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
 
Expo Algebra Lineal
Expo Algebra LinealExpo Algebra Lineal
Expo Algebra Lineal
 
Propensity albert
Propensity albertPropensity albert
Propensity albert
 
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 4: Continuity
Lesson 4: ContinuityLesson 4: Continuity
Lesson 4: Continuity
 

Viewers also liked

The Building Block of Calculus - Chapter 5 The Chain Rule
The Building Block of Calculus - Chapter 5 The Chain RuleThe Building Block of Calculus - Chapter 5 The Chain Rule
The Building Block of Calculus - Chapter 5 The Chain RuleTenri Ashari Wanahari
 
Learning how to use derivatives
Learning how to use derivativesLearning how to use derivatives
Learning how to use derivativesbrown6dj
 
From Counting to Multivariable Calculus in 5 mintues
From Counting to Multivariable Calculus in 5 mintuesFrom Counting to Multivariable Calculus in 5 mintues
From Counting to Multivariable Calculus in 5 mintuesWill Kurt
 
Calculus Derivatives Limits
Calculus Derivatives LimitsCalculus Derivatives Limits
Calculus Derivatives LimitsWisnu Suryaputra
 
Basic calculus
Basic calculusBasic calculus
Basic calculusAshu1310
 
Derivatives basic concept
Derivatives basic conceptDerivatives basic concept
Derivatives basic conceptSweta Agarwal
 

Viewers also liked (7)

The Building Block of Calculus - Chapter 5 The Chain Rule
The Building Block of Calculus - Chapter 5 The Chain RuleThe Building Block of Calculus - Chapter 5 The Chain Rule
The Building Block of Calculus - Chapter 5 The Chain Rule
 
Learning how to use derivatives
Learning how to use derivativesLearning how to use derivatives
Learning how to use derivatives
 
From Counting to Multivariable Calculus in 5 mintues
From Counting to Multivariable Calculus in 5 mintuesFrom Counting to Multivariable Calculus in 5 mintues
From Counting to Multivariable Calculus in 5 mintues
 
Calculus Derivatives Limits
Calculus Derivatives LimitsCalculus Derivatives Limits
Calculus Derivatives Limits
 
Basic calculus
Basic calculusBasic calculus
Basic calculus
 
Derivatives - Classroom Presentation
Derivatives - Classroom PresentationDerivatives - Classroom Presentation
Derivatives - Classroom Presentation
 
Derivatives basic concept
Derivatives basic conceptDerivatives basic concept
Derivatives basic concept
 

Similar to 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)Mel Anthony Pepito
 
Lesson 23: Antiderivatives
Lesson 23: AntiderivativesLesson 23: Antiderivatives
Lesson 23: AntiderivativesMatthew Leingang
 
Lesson 21: Antiderivatives (slides)
Lesson 21: Antiderivatives (slides)Lesson 21: Antiderivatives (slides)
Lesson 21: Antiderivatives (slides)Matthew Leingang
 
Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Matthew Leingang
 
Lesson 23: Antiderivatives (Section 041 handout)
Lesson 23: Antiderivatives (Section 041 handout)Lesson 23: Antiderivatives (Section 041 handout)
Lesson 23: Antiderivatives (Section 041 handout)Matthew Leingang
 
Lesson 23: Antiderivatives (Section 021 handout)
Lesson 23: Antiderivatives (Section 021 handout)Lesson 23: Antiderivatives (Section 021 handout)
Lesson 23: Antiderivatives (Section 021 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
 
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
 
Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Matthew Leingang
 
Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides) Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides) Mel Anthony Pepito
 
Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Mel Anthony Pepito
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)Matthew Leingang
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Mel Anthony Pepito
 
Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)Mel Anthony Pepito
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slidesLesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slidesMel 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 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionMel Anthony Pepito
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionMatthew Leingang
 
Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)Matthew Leingang
 

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

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 (slides)
Lesson 21: Antiderivatives (slides)Lesson 21: Antiderivatives (slides)
Lesson 21: Antiderivatives (slides)
 
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 handout)
Lesson 23: Antiderivatives (Section 041 handout)Lesson 23: Antiderivatives (Section 041 handout)
Lesson 23: Antiderivatives (Section 041 handout)
 
Lesson 23: Antiderivatives (Section 021 handout)
Lesson 23: Antiderivatives (Section 021 handout)Lesson 23: Antiderivatives (Section 021 handout)
Lesson 23: Antiderivatives (Section 021 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)
 
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 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)
 
Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides) Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)
 
Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)
 
Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slidesLesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_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 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by Subsitution
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by Subsitution
 
Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)
 

More from Mel Anthony Pepito

Lesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric FunctionsLesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric FunctionsMel Anthony Pepito
 
Lesson 11: Implicit Differentiation
Lesson 11: Implicit DifferentiationLesson 11: Implicit Differentiation
Lesson 11: Implicit DifferentiationMel Anthony Pepito
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear ApproximationMel Anthony Pepito
 
Lesson 13: Related Rates Problems
Lesson 13: Related Rates ProblemsLesson 13: Related Rates Problems
Lesson 13: Related Rates ProblemsMel Anthony Pepito
 
Lesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential FunctionsLesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential FunctionsMel Anthony Pepito
 
Lesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and DecayLesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and DecayMel Anthony Pepito
 
Lesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's RuleLesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's RuleMel Anthony Pepito
 
Lesson18 -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slidesLesson18 -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slidesMel Anthony Pepito
 
Lesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremLesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremMel Anthony Pepito
 
Lesson 25: The Definite Integral
Lesson 25: The Definite IntegralLesson 25: The Definite Integral
Lesson 25: The Definite IntegralMel Anthony Pepito
 
Lesson22 -optimization_problems_slides
Lesson22 -optimization_problems_slidesLesson22 -optimization_problems_slides
Lesson22 -optimization_problems_slidesMel Anthony Pepito
 
Lesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite IntegralsLesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite IntegralsMel Anthony Pepito
 
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 3: Limits (Section 21 slides)
Lesson 3: Limits (Section 21 slides)Lesson 3: Limits (Section 21 slides)
Lesson 3: Limits (Section 21 slides)Mel Anthony Pepito
 

More from Mel Anthony Pepito (20)

Lesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric FunctionsLesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric Functions
 
Lesson 11: Implicit Differentiation
Lesson 11: Implicit DifferentiationLesson 11: Implicit Differentiation
Lesson 11: Implicit Differentiation
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
 
Lesson 13: Related Rates Problems
Lesson 13: Related Rates ProblemsLesson 13: Related Rates Problems
Lesson 13: Related Rates Problems
 
Lesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential FunctionsLesson 14: Derivatives of Logarithmic and Exponential Functions
Lesson 14: Derivatives of Logarithmic and Exponential Functions
 
Lesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and DecayLesson 15: Exponential Growth and Decay
Lesson 15: Exponential Growth and Decay
 
Lesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's RuleLesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's Rule
 
Lesson 21: Curve Sketching
Lesson 21: Curve SketchingLesson 21: Curve Sketching
Lesson 21: Curve Sketching
 
Lesson18 -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slidesLesson18 -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slides
 
Lesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremLesson 19: The Mean Value Theorem
Lesson 19: The Mean Value Theorem
 
Lesson 25: The Definite Integral
Lesson 25: The Definite IntegralLesson 25: The Definite Integral
Lesson 25: The Definite Integral
 
Lesson22 -optimization_problems_slides
Lesson22 -optimization_problems_slidesLesson22 -optimization_problems_slides
Lesson22 -optimization_problems_slides
 
Lesson 24: Area and Distances
Lesson 24: Area and DistancesLesson 24: Area and Distances
Lesson 24: Area and Distances
 
Lesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite IntegralsLesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite Integrals
 
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
 
Introduction
IntroductionIntroduction
Introduction
 
Introduction
IntroductionIntroduction
Introduction
 
Lesson 3: Limits (Section 21 slides)
Lesson 3: Limits (Section 21 slides)Lesson 3: Limits (Section 21 slides)
Lesson 3: Limits (Section 21 slides)
 
Lesson 3: Limits
Lesson 3: LimitsLesson 3: Limits
Lesson 3: Limits
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 

Lesson 23: Antiderivatives (Section 021 slides)

  • 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 Final Exam: Monday, December 20, 12:00–1:50pm . . . . . .
  • 2. Announcements Quiz 5 in recitation this week on §§4.1–4.4 Final Exam: Monday, December 20, 12:00–1:50pm . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 2 / 37
  • 3. 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 / 37
  • 4. 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 / 37
  • 5. 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 / 37
  • 6. Who cares? Question Why would we want the antiderivative of a function? Answers For the challenge of it For applications when the derivative of a function is known but the original function is not Biggest application will be after the Fundamental Theorem of Calculus (Chapter 5) . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 6 / 37
  • 7. Hard problem, easy check Example Find an antiderivative for f(x) = ln x. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 37
  • 8. Hard problem, easy check Example Find an antiderivative for f(x) = ln x. Solution ??? . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 37
  • 9. 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? . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 37
  • 10. 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 (x ln x − x) dx . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 37
  • 11. 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 1 (x ln x − x) = 1 · ln x + x · − 1 dx x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 37
  • 12. 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 1 (x ln x − x) = 1 · ln x + x · − 1 = ln x dx x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 37
  • 13. 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 1 (x ln x − x) = 1 · ln x + x · − 1 = ln x x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 7 / 37
  • 14. 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) = f′ (z) =⇒ f(y) = f(x) + f′ (z)(y − x) 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 8 / 37
  • 15. 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 9 / 37
  • 16. 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 10 / 37
  • 17. Antiderivatives of power functions y f(x) = x2 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 . . x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 11 / 37
  • 18. Antiderivatives of power functions ′ y f (x) = 2x f(x) = x2 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 . . x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 11 / 37
  • 19. Antiderivatives of power functions ′ y f (x) = 2x f(x) = x2 Recall that the derivative of a power function is a power function. F(x) = ? Fact (The Power Rule) If f(x) = xr , then f′ (x) = rxr−1 . . x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 11 / 37
  • 20. Antiderivatives of power functions ′ y f (x) = 2x f(x) = x2 Recall that the derivative of a power function is a power function. F(x) = ? Fact (The Power Rule) If f(x) = xr , then f′ (x) = rxr−1 . So in looking for antiderivatives . of power functions, try power x functions! . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 11 / 37
  • 21. Example Find an antiderivative for the function f(x) = x3 . . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 22. Example Find an antiderivative for the function f(x) = x3 . Solution Try a power function F(x) = axr . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 23. 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 . . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 24. 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 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 25. 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 . 1 r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = . 4 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 26. 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 . 1 r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = . 4 1 4 So F(x) = x is an antiderivative. 4 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 27. 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 . 1 r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = . 4 1 4 So F(x) = x is an antiderivative. 4 Check: ( ) d 1 4 1 x = 4 · x4−1 = x3 dx 4 4 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 28. 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 . 1 r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = . 4 1 4 So F(x) = x is an antiderivative. 4 Check: ( ) d 1 4 dx 4 1 x = 4 · x4−1 = x3 4 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 29. 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 . 1 r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = . 4 1 4 So F(x) = x is an antiderivative. 4 Check: ( ) d 1 4 dx 4 1 x = 4 · x4−1 = x3 4 Any others? . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 30. 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 . 1 r − 1 = 3 =⇒ r = 4, and ar = 1 =⇒ a = . 4 1 4 So F(x) = x is an antiderivative. 4 Check: ( ) d 1 4 dx 4 1 x = 4 · x4−1 = x3 4 1 4 Any others? Yes, F(x) = x + C is the most general form. 4 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 12 / 37
  • 31. Extrapolating to general power functions Fact (The Power Rule for antiderivatives) If f(x) = xr , then 1 r+1 F(x) = x r+1 is an antiderivative for f… . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 13 / 37
  • 32. Extrapolating to general power functions Fact (The Power Rule for antiderivatives) If f(x) = xr , then 1 r+1 F(x) = x r+1 is an antiderivative for f as long as r ̸= −1. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 13 / 37
  • 33. Extrapolating to general power functions Fact (The Power Rule for antiderivatives) If f(x) = xr , then 1 r+1 F(x) = x r+1 is an antiderivative for f as long as r ̸= −1. Fact 1 If f(x) = x−1 = , then x F(x) = ln |x| + C is an antiderivative for f. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 13 / 37
  • 34. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = ln(−x) if x 0. The domain of F is all nonzero numbers, while ln x is only defined on positive numbers. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 35. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 ln |x| dx . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 36. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 d ln |x| = ln(x) dx dx . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 37. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 d 1 ln |x| = ln(x) = dx dx x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 38. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 39. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 ln |x| dx . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 40. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 d ln |x| = ln(−x) dx dx . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 41. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 d 1 ln |x| = ln(−x) = · (−1) dx dx −x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 42. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 d 1 1 ln |x| = ln(−x) = · (−1) = dx dx −x x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 43. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 14 / 37
  • 44. What's with the absolute value? { ln(x) if x 0; F(x) = ln |x| = 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 14 / 37
  • 45. Graph of ln |x| y . f(x) = 1/x x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 15 / 37
  • 46. Graph of ln |x| y F(x) = ln(x) . f(x) = 1/x x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 15 / 37
  • 47. Graph of ln |x| y F(x) = ln |x| . f(x) = 1/x x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 15 / 37
  • 48. 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. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 16 / 37
  • 49. 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 16 / 37
  • 50. Antiderivatives of Polynomials . Example Find an antiderivative for f(x) = 16x + 5. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 17 / 37
  • 51. Antiderivatives of Polynomials . Example Find an antiderivative for f(x) = 16x + 5. Solution 1 2 The expression x is an antiderivative for x, and x is an antiderivative for 1. 2 So ( ) 1 2 F(x) = 16 · x + 5 · x + C = 8x2 + 5x + C 2 is the antiderivative of f. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 17 / 37
  • 52. Antiderivatives of Polynomials . Example Find an antiderivative for f(x) = 16x + 5. Solution 1 2 The expression x is an antiderivative for x, and x is an antiderivative for 1. 2 So ( ) 1 2 F(x) = 16 · x + 5 · x + C = 8x2 + 5x + C 2 is the antiderivative of f. Question Do we need two C’s or just one? . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 17 / 37
  • 53. Antiderivatives of Polynomials . Example Find an antiderivative for f(x) = 16x + 5. Solution 1 2 The expression x is an antiderivative for x, and x is an antiderivative for 1. 2 So ( ) 1 2 F(x) = 16 · x + 5 · x + C = 8x2 + 5x + C 2 is the antiderivative of f. Question Do we need two C’s or just one? Answer Just one. A combination of two arbitrary constants is still an arbitrary constant. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 17 / 37
  • 54. Exponential Functions Fact If f(x) = ax , f′ (x) = (ln a)ax . . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 18 / 37
  • 55. Exponential Functions Fact If f(x) = ax , f′ (x) = (ln a)ax . Accordingly, Fact 1 x If f(x) = ax , then F(x) = a + C is the antiderivative of f. ln a . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 18 / 37
  • 56. Exponential Functions Fact If f(x) = ax , f′ (x) = (ln a)ax . Accordingly, Fact 1 x If f(x) = ax , then F(x) = a + C is the antiderivative of f. ln a Proof. Check it yourself. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 18 / 37
  • 57. Exponential Functions Fact If f(x) = ax , f′ (x) = (ln a)ax . Accordingly, Fact 1 x If f(x) = ax , then F(x) = a + C is the antiderivative of f. ln a 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 18 / 37
  • 58. Logarithmic functions? Remember we found F(x) = x ln x − x is an antiderivative of f(x) = ln x. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 19 / 37
  • 59. 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. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 19 / 37
  • 60. 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. ln x However, using the fact that loga x = , we get: ln a Fact If f(x) = loga (x) 1 1 F(x) = (x ln x − x) + C = x loga x − x+C ln a ln a is the antiderivative of f(x). . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 19 / 37
  • 61. Trigonometric functions Fact d d sin x = cos x cos x = − sin x dx dx . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 20 / 37
  • 62. Trigonometric functions Fact d d sin x = cos x cos x = − sin x dx dx So to turn these around, Fact The function F(x) = − cos x + C is the antiderivative of f(x) = sin x. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 20 / 37
  • 63. Trigonometric functions Fact d d sin x = cos x cos x = − sin x dx dx 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 20 / 37
  • 64. More Trig Example Find an antiderivative of f(x) = tan x. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 37
  • 65. More Trig Example Find an antiderivative of f(x) = tan x. Solution ??? . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 37
  • 66. More Trig Example Find an antiderivative of f(x) = tan x. Solution ??? Answer F(x) = ln | sec x|. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 37
  • 67. More Trig Example Find an antiderivative of f(x) = tan x. Solution ??? Answer F(x) = ln | sec x|. Check d 1 d = · sec x dx sec x dx . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 37
  • 68. More Trig Example Find an antiderivative of f(x) = tan x. Solution ??? Answer F(x) = ln | sec x|. Check d 1 d 1 = · sec x = · sec x tan x dx sec x dx sec x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 37
  • 69. More Trig Example Find an antiderivative of f(x) = tan x. Solution ??? Answer F(x) = ln | sec x|. Check d 1 d 1 = · sec x = · sec x tan x = tan x dx sec x dx sec x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 37
  • 70. More Trig Example Find an antiderivative of f(x) = tan x. Solution ??? Answer F(x) = ln | sec x|. Check d dx = 1 · d sec x dx sec x = 1 sec x · sec x tan x = tan x . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 21 / 37
  • 71. More Trig Example Find an antiderivative of f(x) = tan x. Solution ??? Answer F(x) = ln | sec x|. Check d dx = 1 · d sec x 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 21 / 37
  • 72. Antiderivatives of piecewise functions Example Let { x if 0 ≤ x ≤ 1; f(x) = 1 − x2 if 1 x. Find the antiderivative of f with F(0) = 1. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 22 / 37
  • 73. Antiderivatives of piecewise functions Example Let { x if 0 ≤ x ≤ 1; f(x) = 1 − x2 if 1 x. Find the antiderivative of f with F(0) = 1. Solution We can antidifferentiate each piece:  1 2  x + C1 if 0 ≤ x ≤ 1; F(x) = 2 1 x − x3 + C  if 1 x. 2 3 The constants need to be chosen so that F(0) = 1 and F is continuous (at 1). . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 22 / 37
  • 74. 1 2  x + C1 if 0 ≤ x ≤ 1; F(x) = 2 1 x − x3 + C  if 1 x. 2 3 1 2 Note F(0) = 0 + C1 = C1 , so if F(0) is to be 1, C1 = 1. 2 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 23 / 37
  • 75. 1 2  x + C1 if 0 ≤ x ≤ 1; F(x) = 2 1 x − x3 + C  if 1 x. 2 3 1 2 Note F(0) = 0 + C1 = C1 , so if F(0) is to be 1, C1 = 1. 2 1 3 This means lim F(x) = 12 + 1 = . x→1 − 2 2 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 23 / 37
  • 76. 1 2  x + C1 if 0 ≤ x ≤ 1; F(x) = 2 1 x − x3 + C  if 1 x. 2 3 1 2 Note F(0) = 0 + C1 = C1 , so if F(0) is to be 1, C1 = 1. 2 1 3 This means lim F(x) = 12 + 1 = . x→1 − 2 2 On the other hand, 1 2 lim+ F(x) = 1 − + C2 = + C2 x→1 3 3 3 2 5 So for F to be continuous we need = + C2 . Solving, C2 = . 2 3 6 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 23 / 37
  • 77. 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 24 / 37
  • 78. Finding Antiderivatives Graphically Problem Below is the graph of a function f. Draw the graph of an antiderivative for f. y y = f(x) . x 1 2 3 4 5 6 . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 25 / 37
  • 79. 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: . f = F′ y 1 2 3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 80. 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: . + f = F′ y 1 2 3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 81. 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: . + + f = F′ y 1 2 3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 82. 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: . + + − f = F′ y 1 2 3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 83. 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: . + + − − f = F′ y 1 2 3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 84. 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: . + + − − + f = F′ y 1 2 3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 85. 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: . + + − − + f = F′ y 1↗2 3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 86. 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: . + + − − + f = F′ y 1↗2↗3 4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 87. 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: . + + − − + f = F′ y 1↗2↗3↘4 5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 88. 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: . + + − − + f = F′ y 1↗2↗3↘4↘5 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 89. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 90. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 91. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 92. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 93. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 94. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 95. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 96. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 97. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 98. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 99. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 100. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ 1 2 3 4 5 6 x 1 2 3 4 5 6F F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 101. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 102. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 103. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP IP F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 104. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP IP F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 105. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP IP F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 106. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP IP F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 107. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP IP F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 108. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP IP F 1 2 3 4 5 6 shape . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 109. 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: . + + − − + f = F′ y 1 ↗ 2 ↗ 3 ↘ 4 ↘ 5 ↗ 6F max min ++ −− −− ++ ++ f′ = F′′ . ⌣ ⌢ ⌢ ⌣ ⌣ F x 1 2 3 4 5 6 1 2 3 4 5 6 IP IP ? ? ? ? ? ?F 1 2 3 4 5 6 shape The only question left is: What are the function values? . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 26 / 37
  • 110. 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. y Solution f . x 1 2 3 4 5 6 F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 111. 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. y Solution f We start with F(1) = 0. . x 1 2 3 4 5 6 F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 112. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 113. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 114. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 115. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 116. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 117. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 118. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 119. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 120. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F 1 2 3 4 5 6 shape IP max IP min . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 121. 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. y Solution f We start with F(1) = 0. . Using the sign chart, we x 1 2 3 4 5 6 draw arcs with the specified monotonicity and concavity F It’s harder to tell if/when F 1 2 3 4 5 6 shape crosses the axis; more IP max IP min about that later. . . . . . . V63.0121.021, Calculus I (NYU) Section 4.7 Antiderivatives November 30, 2010 27 / 37
  • 122. 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 28 / 37