SlideShare a Scribd company logo
1 of 81
Download to read offline
3 Differentiation Rules
22
3.1 Derivatives of Polynomials and Exponential
Functions
In this section we learn how to differentiate constant
functions, power functions, polynomials, and exponential
functions.
Let’s start with the simplest
of all functions, the constant
function f(x) = c.
The graph of this function is
the horizontal line y = c,
which has slope 0, so we
must have f'(x) = 0.
(See Figure 1.)
Figure 1
The graph of f(x) = c is the
line y = c, so f(x) = 0.
33
Derivatives of Polynomials and Exponential Functions
A formal proof, from the definition of a derivative, is also
easy:
In Leibniz notation, we write this rule as follows.
44
Power Functions
55
Power Functions
We next look at the functions f(x) = xn, where n is a positive
integer.
If n = 1, the graph of f(x) = x is the line y = x, which has
slope 1. (See Figure 2.)
Figure 2
The graph of f(x) = x is the
line y = x, so f '(x) = 1.
66
Power Functions
So
(You can also verify Equation 1 from the definition of a
derivative.)
We have already investigated the cases n = 2 and n = 3.
We found that
77
Power Functions
For n = 4 we find the derivative of f(x) = x4 as follows:
88
Power Functions
Thus
Comparing the equations in and we see a pattern
emerging.
It seems to be a reasonable guess that, when n is a
positive integer, (d/dx)(xn) = nxn –1. This turns out to be
true.
99
Example 1
(a) If f(x) = x6, then f(x) = 6x5.
(b) If y = x1000, then y= 1000x999.
(c) If y = t4, then = 4t3.
(d) = 3r2
1010
Power Functions
The Power Rule enables us to find tangent lines without
having to resort to the definition of a derivative. It also
enables us to find normal lines.
The normal line to a curve C at a point P is the line
through P that is perpendicular to the tangent line at P.
1111
New Derivatives from Old
1212
New Derivatives from Old
When new functions are formed from old functions by
addition, subtraction, or multiplication by a constant, their
derivatives can be calculated in terms of derivatives of the
old functions.
In particular, the following formula says that the derivative
of a constant times a function is the constant times the
derivative of the function.
1313
Example 4
1414
New Derivatives from Old
The next rule tells us that the derivative of a sum of
functions is the sum of the derivatives.
The Sum Rule can be extended to the sum of any number
of functions. For instance, using this theorem twice, we get
(f + g + h) = [(f + g) + h)] = (f + g) + h = f + g + h
1515
New Derivatives from Old
By writing f – g as f + (–1)g and applying the Sum Rule and
the Constant Multiple Rule, we get the following formula.
The Constant Multiple Rule, the Sum Rule, and the
Difference Rule can be combined with the Power Rule to
differentiate any polynomial, as the following examples
demonstrate.
1616
Exponential Functions
1717
Exponential Functions
Let’s try to compute the derivative of the exponential
function f(x) = ax using the definition of a derivative:
The factor ax doesn’t depend on h, so we can take it in front
of the limit:
1818
Exponential Functions
Notice that the limit is the value of the derivative of f at 0,
that is,
Therefore we have shown that if the exponential function
f(x) = ax is differentiable at 0, then it is differentiable
everywhere and
f(x) = f(0)ax
This equation says that the rate of change of any
exponential function is proportional to the function itself.
(The slope is proportional to the height.)
1919
Exponential Functions
Numerical evidence for the
existence of f(0) is given in
the table at the right for the
cases a = 2 and a = 3.
(Values are stated correct
to four decimal places.)
It appears that the limits
exist and
for a = 2,
for a = 3,
2020
Exponential Functions
In fact, it can be proved that these limits exist and, correct
to six decimal places, the values are
Thus, from Equation 4, we have
Of all possible choices for the base a in Equation 4, the
simplest differentiation formula occurs when f(0) = 1.
2121
Exponential Functions
In view of the estimates of f(0) for a = 2 and a = 3, it seems
reasonable that there is a number a between 2 and 3 for
which f(0) = 1.
It is traditional to denote this value by the letter e. Thus we
have the following definition.
2222
Exponential Functions
Geometrically, this means that of all the possible
exponential functions y = ax, the function f(x) = ex is the one
whose tangent line at (0, 1) has a slope f(0) that is
exactly 1. (See Figures 6 and 7.)
Figure 6 Figure 7
2323
Exponential Functions
If we put a = e and, therefore, f(0) = 1 in Equation 4, it
becomes the following important differentiation formula.
Thus the exponential function f(x) = ex has the property that
it is its own derivative. The geometrical significance of this
fact is that the slope of a tangent line to the curve y = ex is
equal to the y-coordinate of the point (see Figure 7).
2424
Example 8
If f(x) = ex – x, find f and f. Compare the graphs of f and f.
Solution:
Using the Difference Rule, we have
2525
Example 8 – Solution
We defined the second derivative as the derivative of f , so
cont’d
2626
Example 8 – Solution
The function f and its derivative f are graphed in Figure 8.
Notice that f has a horizontal tangent
when x = 0; this corresponds to the
fact that f(0) = 0. Notice also that, for
x > 0, f(x) is positive and f is
increasing.
When x < 0, f(x) is negative and f is
decreasing.
Figure 8
cont’d
2727
3.2 The Product and Quotient Rules
2828
The Product Rule
By analogy with the Sum and Difference Rules, one might
be tempted to guess, that the derivative of a product is the
product of the derivatives.
We can see, however, that this guess is wrong by looking
at a particular example.
Let f(x) = x and g(x) = x2. Then the Power Rule gives
f(x) = 1 and g(x) = 2x.
But (fg)(x) = x3, so (fg)(x) = 3x2. Thus (fg)  fg.
2929
The Product Rule
The correct formula was discovered by Leibniz and is
called the Product Rule.
Before stating the Product Rule, let’s see how we might
discover it.
We start by assuming that u = f(x) and v = g(x) are both
positive differentiable functions. Then we can interpret the
product uv as an area of a rectangle (see Figure 1).
Figure 1
The geometry of the Product Rule
3030
The Product Rule
If x changes by an amount x, then the corresponding
changes in u and v are
u = f(x + x) – f(x) v = g(x + x) – g(x)
and the new value of the product, (u + u)(v + v), can be
interpreted as the area of the large rectangle in Figure 1
(provided that u and v happen to be positive).
The change in the area of the rectangle is
(uv) = (u + u)(v + v) – uv = u v + v u + u v
= the sum of the three shaded areas
3131
The Product Rule
If we divide by x, we get
If we now let x → 0, we get the derivative of uv:
3232
The Product Rule
(Notice that u → 0 as x → 0 since f is differentiable and
therefore continuous.)
Although we started by assuming (for the geometric
interpretation) that all the quantities are positive, we notice
that Equation 1 is always true. (The algebra is valid
whether u, v, u, v and are positive or negative.)
3333
The Product Rule
So we have proved Equation 2, known as the Product
Rule, for all differentiable functions u and v.
In words, the Product Rule says that the derivative of a
product of two functions is the first function times the
derivative of the second function plus the second function
times the derivative of the first function.
3434
Example 1
(a) If f(x) = xex, find f(x).
(b) Find the nth derivative, f(n)(x).
Solution:
(a) By the Product Rule, we have
3535
Example 1 – Solution
(b) Using the Product Rule a second time, we get
cont’d
3636
Example 1 – Solution
Further applications of the Product Rule give
f(x) = (x + 3)ex f(4)(x) = (x + 4)ex
In fact, each successive differentiation adds another term
ex, so
f(n)(x) = (x + n)ex
cont’d
3737
The Quotient Rule
3838
The Quotient Rule
We find a rule for differentiating the quotient of two
differentiable functions u = f(x) and v = g(x) in much the
same way that we found the Product Rule.
If x, u, and v change by amounts x, u, and v, then the
corresponding change in the quotient uv is
3939
The Quotient Rule
so
As x → 0, v → 0 also, because v = g(x) is differentiable
and therefore continuous.
Thus, using the Limit Laws, we get
4040
The Quotient Rule
In words, the Quotient Rule says that the derivative of a
quotient is the denominator times the derivative of the
numerator minus the numerator times the derivative of the
denominator, all divided by the square of the denominator.
4141
Example 4
Let Then
4242
The Quotient Rule
Table of Differentiation Formulas
4343
3.3 Derivatives of Trigonometric Functions
In particular, it is important to remember that when we talk
about the function f defined for all real numbers x by
f(x) = sin x
it is understood that sin x means the sine of the angle
whose radian measure is x. A similar convention holds for
the other trigonometric functions cos, tan, csc, sec, and cot.
All of the trigonometric functions are continuous at every
number in their domains.
4444
Derivatives of Trigonometric Functions
If we sketch the graph of the function f(x) = sin x and use
the interpretation of f(x) as the slope of the tangent to the
sine curve in order to sketch the graph of f, then it looks as
if the graph of f may be the same as the cosine curve.
(See Figure 1).
Figure 1
4545
Derivatives of Trigonometric Functions
Let’s try to confirm our guess that if f(x) = sin x, then
f(x) = cos x. From the definition of a derivative, we have
4646
Derivatives of Trigonometric Functions
Two of these four limits are easy to evaluate. Since we
regard x as a constant when computing a limit as h → 0,
we have
and
4747
Derivatives of Trigonometric Functions
The limit of (sin h)/h is not so obvious. We made the guess,
on the basis of numerical and graphical evidence, that
4848
Derivatives of Trigonometric Functions
We now use a geometric argument to prove Equation 2.
Assume first that  lies between 0 and /2. Figure 2(a)
shows a sector of a circle with center O, central angle ,
and radius 1.
BC is drawn perpendicular to OA.
By the definition of radian measure,
we have arc AB = .
Also |BC| = |OB| sin  = sin .
Figure 2(a)
4949
Derivatives of Trigonometric Functions
From the diagram we see that
|BC| < |AB| < arc AB
Therefore sin  <  so < 1
Let the tangent lines at A and B
intersect at E. You can see from
Figure 2(b) that the circumference
of a circle is smaller than the
length of a circumscribed polygon,
and so arc AB < |AE| + |EB|.
Figure 2(b)
5050
Derivatives of Trigonometric Functions
Thus
 = arc AB < |AE| + |EB|
< |AE| + |ED|
= |AD| = |OA| tan 
= tan 
Therefore we have
so
5151
Derivatives of Trigonometric Functions
We know that lim →0 1 = 1 and lim →0 cos  = 1, so by the
Squeeze Theorem, we have
But the function (sin )/ is an even function, so its right
and left limits must be equal. Hence, we have
so we have proved Equation 2.
5252
Derivatives of Trigonometric Functions
We can deduce the value of the remaining limit in as
follows:
(by Equation 2)
5353
Derivatives of Trigonometric Functions
If we now put the limits and in we get
5454
Derivatives of Trigonometric Functions
So we have proved the formula for the derivative of the
sine function:
5555
Example 1
Differentiate y = x2 sin x.
Solution:
Using the Product Rule and Formula 4, we have
5656
Derivatives of Trigonometric Functions
Using the same methods as in the proof of Formula 4, one
can prove that
The tangent function can also be differentiated by using the
definition of a derivative, but it is easier to use the Quotient
Rule together with Formulas 4 and 5:
5757
Derivatives of Trigonometric Functions
5858
Derivatives of Trigonometric Functions
The derivatives of the remaining trigonometric functions,
csc, sec, and cot, can also be found easily using the
Quotient Rule.
5959
Derivatives of Trigonometric Functions
We collect all the differentiation formulas for trigonometric
functions in the following table. Remember that they are
valid only when x is measured in radians.
6060
Derivatives of Trigonometric Functions
Trigonometric functions are often used in modeling
real-world phenomena. In particular, vibrations, waves,
elastic motions, and other quantities that vary in a periodic
manner can be described using trigonometric functions. In
the following example we discuss an instance of simple
harmonic motion.
6161
Example 3
An object at the end of a vertical spring is stretched 4 cm
beyond its rest position and released at time t = 0. (See
Figure 5 and note that the downward direction is positive.)
Its position at time t is
s = f(t) = 4 cos t
Find the velocity and acceleration
at time t and use them to analyze
the motion of the object. Figure 5
6262
Example 3 – Solution
The velocity and acceleration are
6363
Example 3 – Solution
The object oscillates from the lowest point (s = 4 cm) to the
highest point (s = –4 cm). The period of the oscillation is
2, the period of cos t.
cont’d
6464
Example 3 – Solution
The speed is |v| = 4 |sin t|, which is greatest when
|sin t| = 1, that is, when cos t = 0.
So the object moves fastest as it passes through its
equilibrium position (s = 0). Its speed is 0 when sin t = 0,
that is, at the high and low points.
The acceleration a = –4 cos t = 0
when s = 0. It has greatest
magnitude at the high and low
points. See the graphs in Figure 6.
Figure 6
cont’d
6565
3.4 The Chain Rule
Suppose you are asked to differentiate the function
The differentiation formulas you learned in the previous
sections of this chapter do not enable you to calculate F(x).
Observe that F is a composite function. In fact, if we let
y = f (u) = and let u = g(x) = x2 + 1, then we can write
y = F (x) = f (g(x)), that is, F = f  g.
We know how to differentiate both f and g, so it would be
useful to have a rule that tells us how to find the derivative
of F = f  g in terms of the derivatives of f and g.
6666
The Chain Rule
It turns out that the derivative of the composite function f  g
is the product of the derivatives of f and g. This fact is one
of the most important of the differentiation rules and is
called the Chain Rule.
It seems plausible if we interpret derivatives as rates of
change. Regard du/dx as the rate of change of u with
respect to x, dy/du as the rate of change of y with respect
to u, and dy/dx as the rate of change of y with respect to x.
If u changes twice as fast as x and y changes three times
as fast as u, then it seems reasonable that y changes six
times as fast as x, and so we expect that
6767
The Chain Rule
6868
The Chain Rule
The Chain Rule can be written either in the prime notation
(f  g)(x) = f(g(x))  g(x)
or, if y = f(u) and u = g(x), in Leibniz notation:
Equation 3 is easy to remember because if dy/du and du/dx
were quotients, then we could cancel du.
Remember, however, that du has not been defined and
du/dx should not be thought of as an actual quotient.
6969
Example 1
Find F'(x) if F(x) = .
Solution 1:
(Using Equation 2): We have expressed F as
F(x) = (f  g)(x) = f(g(x)) where f(u) = and g(x) = x2 + 1.
Since
and g(x) = 2x
we have F(x) = f(g(x))  g(x)
7070
Example 1 – Solution 2
(Using Equation 3): If we let u = x2 + 1 and y = , then
cont’d
7171
The Chain Rule
When using Formula 3 we should bear in mind that dy/dx
refers to the derivative of y when y is considered as a
function of x (called the derivative of y with respect to x),
whereas dy/du refers to the derivative of y when
considered as a function of u (the derivative of y with
respect to u). For instance, in Example 1, y can be
considered as a function of x (y = ) and also as a
function of u (y = ).
Note that
whereas
7272
The Chain Rule
In general, if y = sin u, where u is a differentiable function of
x, then, by the Chain Rule,
Thus
In a similar fashion, all of the formulas for differentiating
trigonometric functions can be combined with the Chain
Rule.
7373
The Chain Rule
Let’s make explicit the special case of the Chain Rule
where the outer function f is a power function.
If y = [g(x)]n, then we can write y = f(u) = un where u = g(x).
By using the Chain Rule and then the Power Rule, we get
7474
Example 3
Differentiate y = (x3 – 1)100.
Solution:
Taking u = g(x) = x3 – 1 and n = 100 in , we have
= (x3 – 1)100
= 100(x3 – 1)99 (x3 – 1)
= 100(x3 – 1)99  3x2
= 300x2(x3 – 1)99
7575
The Chain Rule
We can use the Chain Rule to differentiate an exponential
function with any base a > 0. Recall that a = eln a. So
ax = (eln a)x = e(ln a)x
and the Chain Rule gives
(ax) = (e(ln a)x) = e(ln a)x (ln a)x
= e(ln a)x  ln a = ax ln a
because ln a is a constant. So we have the formula
7676
The Chain Rule
In particular, if a = 2, we get
(2x) = 2x ln 2
We had given the estimate
(2x)  (0.69)2x
This is consistent with the exact formula (6) because
ln 2  0.693147.
The reason for the name “Chain Rule” becomes clear when
we make a longer chain by adding another link.
7777
The Chain Rule
Suppose that y = f(u), u = g(x), and x = h(t), where f, g, and
h are differentiable functions.
Then, to compute the derivative of y with respect to t, we
use the Chain Rule twice:
7878
How to Prove the Chain Rule
7979
How to Prove the Chain Rule
Recall that if y = f(x) and x changes from a to a + x, we
defined the increment of y as
y = f(a + x) – f(a)
According to the definition of a derivative, we have
So if we denote by ε the difference between the difference
quotient and the derivative, we obtain
= f'(a) – f'(a) = 0
8080
How to Prove the Chain Rule
But
y = f(a) x + ε x
If we define ε to be 0 when x = 0, then ε becomes a
continuous function of x. Thus, for a differentiable function
f, we can write
y = f(a) x + ε x where ε → 0 as x → 0
and ε is a continuous function of x. This property of
differentiable functions is what enables us to prove the
Chain Rule.
8181
END OF CHAPTER

More Related Content

What's hot

Function of several variables
Function of several variablesFunction of several variables
Function of several variablesKamel Attar
 
Lesson 4 derivative of inverse hyperbolic functions
Lesson 4 derivative of inverse hyperbolic functionsLesson 4 derivative of inverse hyperbolic functions
Lesson 4 derivative of inverse hyperbolic functionsLawrence De Vera
 
ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION LANKESH S S
 
Discrete Mathematics Lecture Notes
Discrete Mathematics Lecture NotesDiscrete Mathematics Lecture Notes
Discrete Mathematics Lecture NotesFellowBuddy.com
 
Higher order ODE with applications
Higher order ODE with applicationsHigher order ODE with applications
Higher order ODE with applicationsPratik Gadhiya
 
A course on integral calculus
A course on integral calculusA course on integral calculus
A course on integral calculusGAURAV SAHA
 
Gaussian Elimination Method
Gaussian Elimination MethodGaussian Elimination Method
Gaussian Elimination MethodAndi Firdaus
 
3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiationmath265
 
Abstract algebra & its applications (1)
Abstract algebra & its applications (1)Abstract algebra & its applications (1)
Abstract algebra & its applications (1)drselvarani
 
Introduction to calculus
Introduction to calculusIntroduction to calculus
Introduction to calculussheetslibrary
 

What's hot (20)

Theory of Computation Unit 1
Theory of Computation Unit 1Theory of Computation Unit 1
Theory of Computation Unit 1
 
Chapter 17 - Multivariable Calculus
Chapter 17 - Multivariable CalculusChapter 17 - Multivariable Calculus
Chapter 17 - Multivariable Calculus
 
DIFFERENTIATION
DIFFERENTIATIONDIFFERENTIATION
DIFFERENTIATION
 
The integral
The integralThe integral
The integral
 
Function of several variables
Function of several variablesFunction of several variables
Function of several variables
 
Lesson 4 derivative of inverse hyperbolic functions
Lesson 4 derivative of inverse hyperbolic functionsLesson 4 derivative of inverse hyperbolic functions
Lesson 4 derivative of inverse hyperbolic functions
 
ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION
 
Discrete Mathematics Lecture Notes
Discrete Mathematics Lecture NotesDiscrete Mathematics Lecture Notes
Discrete Mathematics Lecture Notes
 
Linear and non linear equation
Linear and non linear equationLinear and non linear equation
Linear and non linear equation
 
Sequences And Series
Sequences And SeriesSequences And Series
Sequences And Series
 
7 functions
7   functions7   functions
7 functions
 
Higher order ODE with applications
Higher order ODE with applicationsHigher order ODE with applications
Higher order ODE with applications
 
A course on integral calculus
A course on integral calculusA course on integral calculus
A course on integral calculus
 
Gaussian Elimination Method
Gaussian Elimination MethodGaussian Elimination Method
Gaussian Elimination Method
 
Graphs - Discrete Math
Graphs - Discrete MathGraphs - Discrete Math
Graphs - Discrete Math
 
Rules of derivatives
Rules of derivativesRules of derivatives
Rules of derivatives
 
3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation
 
Calculus
CalculusCalculus
Calculus
 
Abstract algebra & its applications (1)
Abstract algebra & its applications (1)Abstract algebra & its applications (1)
Abstract algebra & its applications (1)
 
Introduction to calculus
Introduction to calculusIntroduction to calculus
Introduction to calculus
 

Similar to Week 6

Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And DerivativeAshams kurian
 
Limits And Derivative slayerix
Limits And Derivative slayerixLimits And Derivative slayerix
Limits And Derivative slayerixAshams kurian
 
lecture8-derivativerules-140925171214-phpapp01.ppt
lecture8-derivativerules-140925171214-phpapp01.pptlecture8-derivativerules-140925171214-phpapp01.ppt
lecture8-derivativerules-140925171214-phpapp01.pptJohnReyManzano2
 
Lecture 8 power & exp rules
Lecture 8   power & exp rulesLecture 8   power & exp rules
Lecture 8 power & exp rulesnjit-ronbrown
 
Lesson 1_Functions.pptx
Lesson 1_Functions.pptxLesson 1_Functions.pptx
Lesson 1_Functions.pptxAlfredoLabador
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rulesnjit-ronbrown
 
Integration material
Integration material Integration material
Integration material Surya Swaroop
 
Introduction to Functions
Introduction to FunctionsIntroduction to Functions
Introduction to FunctionsMelanie Loslo
 
APPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONAPPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONDhrupal Patel
 
Introduction to functions
Introduction to functionsIntroduction to functions
Introduction to functionsElkin Guillen
 

Similar to Week 6 (20)

Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And Derivative
 
Limits And Derivative slayerix
Limits And Derivative slayerixLimits And Derivative slayerix
Limits And Derivative slayerix
 
Derivative rules.docx
Derivative rules.docxDerivative rules.docx
Derivative rules.docx
 
lecture8-derivativerules-140925171214-phpapp01.ppt
lecture8-derivativerules-140925171214-phpapp01.pptlecture8-derivativerules-140925171214-phpapp01.ppt
lecture8-derivativerules-140925171214-phpapp01.ppt
 
StewartCalc7e_01_01.ppt
StewartCalc7e_01_01.pptStewartCalc7e_01_01.ppt
StewartCalc7e_01_01.ppt
 
Limits and derivatives
Limits and derivativesLimits and derivatives
Limits and derivatives
 
Lecture 8 power & exp rules
Lecture 8   power & exp rulesLecture 8   power & exp rules
Lecture 8 power & exp rules
 
Lesson 1_Functions.pptx
Lesson 1_Functions.pptxLesson 1_Functions.pptx
Lesson 1_Functions.pptx
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rules
 
function
functionfunction
function
 
Integration material
Integration material Integration material
Integration material
 
Integration
IntegrationIntegration
Integration
 
Week 7
Week 7Week 7
Week 7
 
Lemh105
Lemh105Lemh105
Lemh105
 
Introduction to Functions
Introduction to FunctionsIntroduction to Functions
Introduction to Functions
 
Unit v
Unit vUnit v
Unit v
 
Chapter 16 1
Chapter 16 1Chapter 16 1
Chapter 16 1
 
APPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONAPPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATION
 
Note introductions of functions
Note introductions of functionsNote introductions of functions
Note introductions of functions
 
Introduction to functions
Introduction to functionsIntroduction to functions
Introduction to functions
 

More from EasyStudy3

2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolationEasyStudy3
 
Chapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish completeChapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish completeEasyStudy3
 
Chapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space mergedChapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space mergedEasyStudy3
 
Chapter 5 gen chem
Chapter 5 gen chemChapter 5 gen chem
Chapter 5 gen chemEasyStudy3
 
Topic 4 gen chem guobi
Topic 4 gen chem guobiTopic 4 gen chem guobi
Topic 4 gen chem guobiEasyStudy3
 
Gen chem topic 3 guobi
Gen chem topic 3  guobiGen chem topic 3  guobi
Gen chem topic 3 guobiEasyStudy3
 
Gen chem topic 1 guobi
Gen chem topic 1 guobiGen chem topic 1 guobi
Gen chem topic 1 guobiEasyStudy3
 
Chapter1 f19 bb(1)
Chapter1 f19 bb(1)Chapter1 f19 bb(1)
Chapter1 f19 bb(1)EasyStudy3
 
Chapter2 slides-part 1-harish complete
Chapter2 slides-part 1-harish completeChapter2 slides-part 1-harish complete
Chapter2 slides-part 1-harish completeEasyStudy3
 

More from EasyStudy3 (20)

Chapter 3
Chapter 3Chapter 3
Chapter 3
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolation
 
Chapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish completeChapter2 slides-part 2-harish complete
Chapter2 slides-part 2-harish complete
 
L6
L6L6
L6
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
2
22
2
 
Lec#4
Lec#4Lec#4
Lec#4
 
Chapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space mergedChapter 12 vectors and the geometry of space merged
Chapter 12 vectors and the geometry of space merged
 
Week 5
Week 5Week 5
Week 5
 
Chpater 6
Chpater 6Chpater 6
Chpater 6
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Lec#3
Lec#3Lec#3
Lec#3
 
Chapter 16 2
Chapter 16 2Chapter 16 2
Chapter 16 2
 
Chapter 5 gen chem
Chapter 5 gen chemChapter 5 gen chem
Chapter 5 gen chem
 
Topic 4 gen chem guobi
Topic 4 gen chem guobiTopic 4 gen chem guobi
Topic 4 gen chem guobi
 
Gen chem topic 3 guobi
Gen chem topic 3  guobiGen chem topic 3  guobi
Gen chem topic 3 guobi
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Gen chem topic 1 guobi
Gen chem topic 1 guobiGen chem topic 1 guobi
Gen chem topic 1 guobi
 
Chapter1 f19 bb(1)
Chapter1 f19 bb(1)Chapter1 f19 bb(1)
Chapter1 f19 bb(1)
 
Chapter2 slides-part 1-harish complete
Chapter2 slides-part 1-harish completeChapter2 slides-part 1-harish complete
Chapter2 slides-part 1-harish complete
 

Recently uploaded

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Recently uploaded (20)

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

Week 6

  • 2. 22 3.1 Derivatives of Polynomials and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions. Let’s start with the simplest of all functions, the constant function f(x) = c. The graph of this function is the horizontal line y = c, which has slope 0, so we must have f'(x) = 0. (See Figure 1.) Figure 1 The graph of f(x) = c is the line y = c, so f(x) = 0.
  • 3. 33 Derivatives of Polynomials and Exponential Functions A formal proof, from the definition of a derivative, is also easy: In Leibniz notation, we write this rule as follows.
  • 5. 55 Power Functions We next look at the functions f(x) = xn, where n is a positive integer. If n = 1, the graph of f(x) = x is the line y = x, which has slope 1. (See Figure 2.) Figure 2 The graph of f(x) = x is the line y = x, so f '(x) = 1.
  • 6. 66 Power Functions So (You can also verify Equation 1 from the definition of a derivative.) We have already investigated the cases n = 2 and n = 3. We found that
  • 7. 77 Power Functions For n = 4 we find the derivative of f(x) = x4 as follows:
  • 8. 88 Power Functions Thus Comparing the equations in and we see a pattern emerging. It seems to be a reasonable guess that, when n is a positive integer, (d/dx)(xn) = nxn –1. This turns out to be true.
  • 9. 99 Example 1 (a) If f(x) = x6, then f(x) = 6x5. (b) If y = x1000, then y= 1000x999. (c) If y = t4, then = 4t3. (d) = 3r2
  • 10. 1010 Power Functions The Power Rule enables us to find tangent lines without having to resort to the definition of a derivative. It also enables us to find normal lines. The normal line to a curve C at a point P is the line through P that is perpendicular to the tangent line at P.
  • 12. 1212 New Derivatives from Old When new functions are formed from old functions by addition, subtraction, or multiplication by a constant, their derivatives can be calculated in terms of derivatives of the old functions. In particular, the following formula says that the derivative of a constant times a function is the constant times the derivative of the function.
  • 14. 1414 New Derivatives from Old The next rule tells us that the derivative of a sum of functions is the sum of the derivatives. The Sum Rule can be extended to the sum of any number of functions. For instance, using this theorem twice, we get (f + g + h) = [(f + g) + h)] = (f + g) + h = f + g + h
  • 15. 1515 New Derivatives from Old By writing f – g as f + (–1)g and applying the Sum Rule and the Constant Multiple Rule, we get the following formula. The Constant Multiple Rule, the Sum Rule, and the Difference Rule can be combined with the Power Rule to differentiate any polynomial, as the following examples demonstrate.
  • 17. 1717 Exponential Functions Let’s try to compute the derivative of the exponential function f(x) = ax using the definition of a derivative: The factor ax doesn’t depend on h, so we can take it in front of the limit:
  • 18. 1818 Exponential Functions Notice that the limit is the value of the derivative of f at 0, that is, Therefore we have shown that if the exponential function f(x) = ax is differentiable at 0, then it is differentiable everywhere and f(x) = f(0)ax This equation says that the rate of change of any exponential function is proportional to the function itself. (The slope is proportional to the height.)
  • 19. 1919 Exponential Functions Numerical evidence for the existence of f(0) is given in the table at the right for the cases a = 2 and a = 3. (Values are stated correct to four decimal places.) It appears that the limits exist and for a = 2, for a = 3,
  • 20. 2020 Exponential Functions In fact, it can be proved that these limits exist and, correct to six decimal places, the values are Thus, from Equation 4, we have Of all possible choices for the base a in Equation 4, the simplest differentiation formula occurs when f(0) = 1.
  • 21. 2121 Exponential Functions In view of the estimates of f(0) for a = 2 and a = 3, it seems reasonable that there is a number a between 2 and 3 for which f(0) = 1. It is traditional to denote this value by the letter e. Thus we have the following definition.
  • 22. 2222 Exponential Functions Geometrically, this means that of all the possible exponential functions y = ax, the function f(x) = ex is the one whose tangent line at (0, 1) has a slope f(0) that is exactly 1. (See Figures 6 and 7.) Figure 6 Figure 7
  • 23. 2323 Exponential Functions If we put a = e and, therefore, f(0) = 1 in Equation 4, it becomes the following important differentiation formula. Thus the exponential function f(x) = ex has the property that it is its own derivative. The geometrical significance of this fact is that the slope of a tangent line to the curve y = ex is equal to the y-coordinate of the point (see Figure 7).
  • 24. 2424 Example 8 If f(x) = ex – x, find f and f. Compare the graphs of f and f. Solution: Using the Difference Rule, we have
  • 25. 2525 Example 8 – Solution We defined the second derivative as the derivative of f , so cont’d
  • 26. 2626 Example 8 – Solution The function f and its derivative f are graphed in Figure 8. Notice that f has a horizontal tangent when x = 0; this corresponds to the fact that f(0) = 0. Notice also that, for x > 0, f(x) is positive and f is increasing. When x < 0, f(x) is negative and f is decreasing. Figure 8 cont’d
  • 27. 2727 3.2 The Product and Quotient Rules
  • 28. 2828 The Product Rule By analogy with the Sum and Difference Rules, one might be tempted to guess, that the derivative of a product is the product of the derivatives. We can see, however, that this guess is wrong by looking at a particular example. Let f(x) = x and g(x) = x2. Then the Power Rule gives f(x) = 1 and g(x) = 2x. But (fg)(x) = x3, so (fg)(x) = 3x2. Thus (fg)  fg.
  • 29. 2929 The Product Rule The correct formula was discovered by Leibniz and is called the Product Rule. Before stating the Product Rule, let’s see how we might discover it. We start by assuming that u = f(x) and v = g(x) are both positive differentiable functions. Then we can interpret the product uv as an area of a rectangle (see Figure 1). Figure 1 The geometry of the Product Rule
  • 30. 3030 The Product Rule If x changes by an amount x, then the corresponding changes in u and v are u = f(x + x) – f(x) v = g(x + x) – g(x) and the new value of the product, (u + u)(v + v), can be interpreted as the area of the large rectangle in Figure 1 (provided that u and v happen to be positive). The change in the area of the rectangle is (uv) = (u + u)(v + v) – uv = u v + v u + u v = the sum of the three shaded areas
  • 31. 3131 The Product Rule If we divide by x, we get If we now let x → 0, we get the derivative of uv:
  • 32. 3232 The Product Rule (Notice that u → 0 as x → 0 since f is differentiable and therefore continuous.) Although we started by assuming (for the geometric interpretation) that all the quantities are positive, we notice that Equation 1 is always true. (The algebra is valid whether u, v, u, v and are positive or negative.)
  • 33. 3333 The Product Rule So we have proved Equation 2, known as the Product Rule, for all differentiable functions u and v. In words, the Product Rule says that the derivative of a product of two functions is the first function times the derivative of the second function plus the second function times the derivative of the first function.
  • 34. 3434 Example 1 (a) If f(x) = xex, find f(x). (b) Find the nth derivative, f(n)(x). Solution: (a) By the Product Rule, we have
  • 35. 3535 Example 1 – Solution (b) Using the Product Rule a second time, we get cont’d
  • 36. 3636 Example 1 – Solution Further applications of the Product Rule give f(x) = (x + 3)ex f(4)(x) = (x + 4)ex In fact, each successive differentiation adds another term ex, so f(n)(x) = (x + n)ex cont’d
  • 38. 3838 The Quotient Rule We find a rule for differentiating the quotient of two differentiable functions u = f(x) and v = g(x) in much the same way that we found the Product Rule. If x, u, and v change by amounts x, u, and v, then the corresponding change in the quotient uv is
  • 39. 3939 The Quotient Rule so As x → 0, v → 0 also, because v = g(x) is differentiable and therefore continuous. Thus, using the Limit Laws, we get
  • 40. 4040 The Quotient Rule In words, the Quotient Rule says that the derivative of a quotient is the denominator times the derivative of the numerator minus the numerator times the derivative of the denominator, all divided by the square of the denominator.
  • 42. 4242 The Quotient Rule Table of Differentiation Formulas
  • 43. 4343 3.3 Derivatives of Trigonometric Functions In particular, it is important to remember that when we talk about the function f defined for all real numbers x by f(x) = sin x it is understood that sin x means the sine of the angle whose radian measure is x. A similar convention holds for the other trigonometric functions cos, tan, csc, sec, and cot. All of the trigonometric functions are continuous at every number in their domains.
  • 44. 4444 Derivatives of Trigonometric Functions If we sketch the graph of the function f(x) = sin x and use the interpretation of f(x) as the slope of the tangent to the sine curve in order to sketch the graph of f, then it looks as if the graph of f may be the same as the cosine curve. (See Figure 1). Figure 1
  • 45. 4545 Derivatives of Trigonometric Functions Let’s try to confirm our guess that if f(x) = sin x, then f(x) = cos x. From the definition of a derivative, we have
  • 46. 4646 Derivatives of Trigonometric Functions Two of these four limits are easy to evaluate. Since we regard x as a constant when computing a limit as h → 0, we have and
  • 47. 4747 Derivatives of Trigonometric Functions The limit of (sin h)/h is not so obvious. We made the guess, on the basis of numerical and graphical evidence, that
  • 48. 4848 Derivatives of Trigonometric Functions We now use a geometric argument to prove Equation 2. Assume first that  lies between 0 and /2. Figure 2(a) shows a sector of a circle with center O, central angle , and radius 1. BC is drawn perpendicular to OA. By the definition of radian measure, we have arc AB = . Also |BC| = |OB| sin  = sin . Figure 2(a)
  • 49. 4949 Derivatives of Trigonometric Functions From the diagram we see that |BC| < |AB| < arc AB Therefore sin  <  so < 1 Let the tangent lines at A and B intersect at E. You can see from Figure 2(b) that the circumference of a circle is smaller than the length of a circumscribed polygon, and so arc AB < |AE| + |EB|. Figure 2(b)
  • 50. 5050 Derivatives of Trigonometric Functions Thus  = arc AB < |AE| + |EB| < |AE| + |ED| = |AD| = |OA| tan  = tan  Therefore we have so
  • 51. 5151 Derivatives of Trigonometric Functions We know that lim →0 1 = 1 and lim →0 cos  = 1, so by the Squeeze Theorem, we have But the function (sin )/ is an even function, so its right and left limits must be equal. Hence, we have so we have proved Equation 2.
  • 52. 5252 Derivatives of Trigonometric Functions We can deduce the value of the remaining limit in as follows: (by Equation 2)
  • 53. 5353 Derivatives of Trigonometric Functions If we now put the limits and in we get
  • 54. 5454 Derivatives of Trigonometric Functions So we have proved the formula for the derivative of the sine function:
  • 55. 5555 Example 1 Differentiate y = x2 sin x. Solution: Using the Product Rule and Formula 4, we have
  • 56. 5656 Derivatives of Trigonometric Functions Using the same methods as in the proof of Formula 4, one can prove that The tangent function can also be differentiated by using the definition of a derivative, but it is easier to use the Quotient Rule together with Formulas 4 and 5:
  • 58. 5858 Derivatives of Trigonometric Functions The derivatives of the remaining trigonometric functions, csc, sec, and cot, can also be found easily using the Quotient Rule.
  • 59. 5959 Derivatives of Trigonometric Functions We collect all the differentiation formulas for trigonometric functions in the following table. Remember that they are valid only when x is measured in radians.
  • 60. 6060 Derivatives of Trigonometric Functions Trigonometric functions are often used in modeling real-world phenomena. In particular, vibrations, waves, elastic motions, and other quantities that vary in a periodic manner can be described using trigonometric functions. In the following example we discuss an instance of simple harmonic motion.
  • 61. 6161 Example 3 An object at the end of a vertical spring is stretched 4 cm beyond its rest position and released at time t = 0. (See Figure 5 and note that the downward direction is positive.) Its position at time t is s = f(t) = 4 cos t Find the velocity and acceleration at time t and use them to analyze the motion of the object. Figure 5
  • 62. 6262 Example 3 – Solution The velocity and acceleration are
  • 63. 6363 Example 3 – Solution The object oscillates from the lowest point (s = 4 cm) to the highest point (s = –4 cm). The period of the oscillation is 2, the period of cos t. cont’d
  • 64. 6464 Example 3 – Solution The speed is |v| = 4 |sin t|, which is greatest when |sin t| = 1, that is, when cos t = 0. So the object moves fastest as it passes through its equilibrium position (s = 0). Its speed is 0 when sin t = 0, that is, at the high and low points. The acceleration a = –4 cos t = 0 when s = 0. It has greatest magnitude at the high and low points. See the graphs in Figure 6. Figure 6 cont’d
  • 65. 6565 3.4 The Chain Rule Suppose you are asked to differentiate the function The differentiation formulas you learned in the previous sections of this chapter do not enable you to calculate F(x). Observe that F is a composite function. In fact, if we let y = f (u) = and let u = g(x) = x2 + 1, then we can write y = F (x) = f (g(x)), that is, F = f  g. We know how to differentiate both f and g, so it would be useful to have a rule that tells us how to find the derivative of F = f  g in terms of the derivatives of f and g.
  • 66. 6666 The Chain Rule It turns out that the derivative of the composite function f  g is the product of the derivatives of f and g. This fact is one of the most important of the differentiation rules and is called the Chain Rule. It seems plausible if we interpret derivatives as rates of change. Regard du/dx as the rate of change of u with respect to x, dy/du as the rate of change of y with respect to u, and dy/dx as the rate of change of y with respect to x. If u changes twice as fast as x and y changes three times as fast as u, then it seems reasonable that y changes six times as fast as x, and so we expect that
  • 68. 6868 The Chain Rule The Chain Rule can be written either in the prime notation (f  g)(x) = f(g(x))  g(x) or, if y = f(u) and u = g(x), in Leibniz notation: Equation 3 is easy to remember because if dy/du and du/dx were quotients, then we could cancel du. Remember, however, that du has not been defined and du/dx should not be thought of as an actual quotient.
  • 69. 6969 Example 1 Find F'(x) if F(x) = . Solution 1: (Using Equation 2): We have expressed F as F(x) = (f  g)(x) = f(g(x)) where f(u) = and g(x) = x2 + 1. Since and g(x) = 2x we have F(x) = f(g(x))  g(x)
  • 70. 7070 Example 1 – Solution 2 (Using Equation 3): If we let u = x2 + 1 and y = , then cont’d
  • 71. 7171 The Chain Rule When using Formula 3 we should bear in mind that dy/dx refers to the derivative of y when y is considered as a function of x (called the derivative of y with respect to x), whereas dy/du refers to the derivative of y when considered as a function of u (the derivative of y with respect to u). For instance, in Example 1, y can be considered as a function of x (y = ) and also as a function of u (y = ). Note that whereas
  • 72. 7272 The Chain Rule In general, if y = sin u, where u is a differentiable function of x, then, by the Chain Rule, Thus In a similar fashion, all of the formulas for differentiating trigonometric functions can be combined with the Chain Rule.
  • 73. 7373 The Chain Rule Let’s make explicit the special case of the Chain Rule where the outer function f is a power function. If y = [g(x)]n, then we can write y = f(u) = un where u = g(x). By using the Chain Rule and then the Power Rule, we get
  • 74. 7474 Example 3 Differentiate y = (x3 – 1)100. Solution: Taking u = g(x) = x3 – 1 and n = 100 in , we have = (x3 – 1)100 = 100(x3 – 1)99 (x3 – 1) = 100(x3 – 1)99  3x2 = 300x2(x3 – 1)99
  • 75. 7575 The Chain Rule We can use the Chain Rule to differentiate an exponential function with any base a > 0. Recall that a = eln a. So ax = (eln a)x = e(ln a)x and the Chain Rule gives (ax) = (e(ln a)x) = e(ln a)x (ln a)x = e(ln a)x  ln a = ax ln a because ln a is a constant. So we have the formula
  • 76. 7676 The Chain Rule In particular, if a = 2, we get (2x) = 2x ln 2 We had given the estimate (2x)  (0.69)2x This is consistent with the exact formula (6) because ln 2  0.693147. The reason for the name “Chain Rule” becomes clear when we make a longer chain by adding another link.
  • 77. 7777 The Chain Rule Suppose that y = f(u), u = g(x), and x = h(t), where f, g, and h are differentiable functions. Then, to compute the derivative of y with respect to t, we use the Chain Rule twice:
  • 78. 7878 How to Prove the Chain Rule
  • 79. 7979 How to Prove the Chain Rule Recall that if y = f(x) and x changes from a to a + x, we defined the increment of y as y = f(a + x) – f(a) According to the definition of a derivative, we have So if we denote by ε the difference between the difference quotient and the derivative, we obtain = f'(a) – f'(a) = 0
  • 80. 8080 How to Prove the Chain Rule But y = f(a) x + ε x If we define ε to be 0 when x = 0, then ε becomes a continuous function of x. Thus, for a differentiable function f, we can write y = f(a) x + ε x where ε → 0 as x → 0 and ε is a continuous function of x. This property of differentiable functions is what enables us to prove the Chain Rule.