+ All Categories
Home > Documents > Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After...

Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After...

Date post: 27-Jun-2020
Category:
Upload: others
View: 13 times
Download: 0 times
Share this document with a friend
24
02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation, 2. relate the slopes of the secant line and tangent line to the derivative of a function, 3. find derivatives of polynomial, trigonometric and transcendental functions, 4. use rules of differentiation to differentiate functions, 5. find maxima and minima of a function, and 6. apply concepts of differentiation to real world problems. In this primer, we will review the concepts of differentiation you learned in calculus. Mostly those concepts are reviewed that are applicable in learning about numerical methods. These include the concepts of the secant line to learn about numerical differentiation of functions, the slope of a tangent line as a background to solving nonlinear equations using the Newton-Raphson method, finding maxima and minima of functions as a means of optimization, the use of the Taylor series to approximate functions, etc. Introduction The derivative of a function represents the rate of change of a variable with respect to another variable. For example, the velocity of a body is defined as the rate of change of the location of the body with respect to time. The location is the dependent variable while time is the independent variable. Now if we measure the rate of change of velocity with respect to time, we get the acceleration of the body. In this case, the velocity is the dependent variable while time is the independent variable. Whenever differentiation is introduced to a student, two concepts of the secant line and tangent line (Figure 1) are revisited.
Transcript
Page 1: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.1

Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to:

1. understand the basics of differentiation, 2. relate the slopes of the secant line and tangent line to the derivative of a function, 3. find derivatives of polynomial, trigonometric and transcendental functions, 4. use rules of differentiation to differentiate functions, 5. find maxima and minima of a function, and 6. apply concepts of differentiation to real world problems.

In this primer, we will review the concepts of differentiation you learned in calculus. Mostly those concepts are reviewed that are applicable in learning about numerical methods. These include the concepts of the secant line to learn about numerical differentiation of functions, the slope of a tangent line as a background to solving nonlinear equations using the Newton-Raphson method, finding maxima and minima of functions as a means of optimization, the use of the Taylor series to approximate functions, etc. Introduction The derivative of a function represents the rate of change of a variable with respect to another variable. For example, the velocity of a body is defined as the rate of change of the location of the body with respect to time. The location is the dependent variable while time is the independent variable. Now if we measure the rate of change of velocity with respect to time, we get the acceleration of the body. In this case, the velocity is the dependent variable while time is the independent variable. Whenever differentiation is introduced to a student, two concepts of the secant line and tangent line (Figure 1) are revisited.

Page 2: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.2 Chapter 02.01

Let P and Q be two points on the curve as shown in Figure 1. The secant line is the straight line drawn through P and Q .

The slope of the secant line (Figure 2) is then given as

aha

afhafmPQ −+−+

=)(

)()(secant,

x

P

Q

a a+h

)(xf

Figure 2 Calculation of the secant line.

Q

P

f(x)

x

secant line

tangent line

Figure 1 Function curve with tangent and secant lines.

Page 3: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.3

h

afhaf )()( −+=

As Q moves closer and closer to P , the limiting portion is called the tangent line. The slope of the tangent line tangent,PQm then is the limiting value of secant,PQm as 0→h .

h

afhafmhPQ

)()(lim0tangent,

−+=

Example 1

Find the slope of the secant line of the curve 24xy = between points (3,36) and (5,100).

0

50

100

150

200

250

-2 -1 0 1 2 3 4 5 6 7 8

x

f(x)

(5,100)

(3,36)

Figure 3 Calculation of the secant line for the function 24xy = .

Solution The slope of the secant line between (3,36) and (5,100) is

35

)3()5(−−

=ffm

3536100

−−

=

32= Example 2

Find the slope of the tangent line of the curve 24xy = at point (3,36). Solution The slope of the tangent line at (3,36) is

Page 4: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.4 Chapter 02.01

h

fhfmh

)3()3(lim0

−+=

h

hh

22

0

)3(4)3(4lim −+=

h

hhh

36)69(4lim2

0

−++=

h

hhh

3624436lim2

0

−++=

h

hhh

)244(lim0

+=

)244(lim0

+=→

hh

24=

0

10

20

30

40

50

60

70

-2 -1 0 1 2 3 4 5

x

f(x)

Figure 4 Calculation of the tangent line in the function 24xy = .

The slope of the tangent line is

hfhfm

h

)3()3(lim0

−+=

hh

h

22

0

)3(4)3(4lim −+=

hhh

h

3642436lim2

0

−++=

Page 5: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.5

hhh

h

)424(lim0

+=

)424(lim

0h

h+=

→ 24= Derivative of a Function

Recall from calculus, the derivative of a function )(xf at ax = is defined as

h

afhafafh

)()(lim)(0

−+=′

Example 3

Find )3(f ′ if 24)( xxf = . Solution

h

fhffh

)3()3(lim)3(0

−+=′

h

hh

22

0

)3(4)3(4lim −+=

h

hhh

36)69(4lim2

0

−++=

h

hhh

3624436lim2

0

−++=

h

hhh

)244(lim0

+=

)244(lim0

+=→

hh

24= Example 4

Find

4πf if )2()( xsinxf =

Solution

h

fhff

h

+

=

44lim4 0

πππ

h

sinhsin

h

+

=→

42

42

lim0

ππ

Page 6: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.6 Chapter 02.01

h

sinhsin

h

+

=→

22

2lim0

ππ

h

sinhsincoshcossin

h

+

=→

2)2(

2)2(

2lim0

πππ

h

hcosh

10)2(lim0

−+=

hhcos

h

1)2(lim0

−=

0= from knowing that

0)(1lim0

=−

→ hhcos

h

Second Definition of Derivatives There is another form of the definition of the derivative of a function. The derivative of the function )(xf at ax = is defined as

ax

afxfafax −

−=′

)()(lim)(

As ax → , the definition is nothing but the slope of the tangent line at P .

Example 5

Find )3(f ′ if 24)( xxf = by using the form

)(xf

P

Q ))(,( afa

a

))(,( xfx

ax −

)()( afxf −

x

Figure 5 Graph showing the second definition of the derivative.

x

Page 7: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.7

ax

afxfafax −

−=′

)()(lim)(

of the definition of a derivative. Solution

3

)3()(lim)3(3 −

−=′

→ xfxff

x

3

)3(44lim22

3 −−

=→ x

xx

3364lim

2

3 −−

=→ x

xx

3

)9(4lim2

3 −−

=→ x

xx

3

)3)(3(4lim3 −

+−=

→ xxx

x

)3(4lim3

+=→

xx

24

)33(4=

+=

Finding equations of a tangent line One of the numerical methods used to solve a nonlinear equation is called the Newton-Raphson method. This method is based on the knowledge of finding the tangent line to a curve at a point. Let us look at an example to illustrate finding the equation of the tangent line to a curve. Example 6 Find the equation of the line tangent to the function 43 10993.3165.0)( −×+−= xxxf at 05.0=x . Solution The line tangent is a straight line of the form cmxy += To find the equation of the tangent line, let us first find the slope m of the straight line.

165.03)( 2 −=′ xxf 165.0)05.0(3)05.0( 2 −=′f 1575.0−= 1575.0−=m To find the value of the y -intercept c of the straight line, we first find the value of the function at 05.0=x . 43 10993.3)05.0(165.0)05.0()05.0( −×+−=f 0077257.0−=

Page 8: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.8 Chapter 02.01 The tangent line passes through the point )0077257.0,05.0( − , so

c

cm+−=−

+=−)05.0(1575.00077257.0

)05.0(0077257.0

0001493.0=c

-0.03

-0.02

-0.01

0

0.01

0.02

0.03

0.04

-0.3 -0.2 -0.1 0 0.1 0.2 0.3 0.4 0.5

x

f(x)

Figure 6 Graph of function f(x) and the tangent line at x = 0.05.

Hence, cmxy += 0001493.01575.0 +−= x is the equation of the tangent line. Other Notations of Derivatives Derivates can be denoted in several ways. For the first derivative, the notations are

dxdyandyxf

dxdxf , ),( ),( ′′

For the second derivative, the notations are

2

2

2

2

, ),( ),(dx

ydandyxfdxdxf ′′′′

For the thn derivative, the notations are

Page 9: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.9

n

nn

n

nn

dxydyxf

dxdxf , ),( ),( )()(

Theorems of Differentiation Several theorems of differentiation are given to show how one can find the derivative of different functions. Theorem 1

The derivative of a constant is zero. If kxf =)( , where k is a constant, 0)( =′ xf . Example 7

Find the derivative of 6)( =xf . Solution 6)( =xf 0)( =′ xf Theorem 2

The derivative of nxxf =)( , where 0≠n is 1)( −=′ nnxxf . Example 8

Find the derivative of 6)( xxf = . Solution

6)( xxf = 166)( −=′ xxf 56x= Example 9

Find the derivative of 6)( −= xxf . Solution

6)( −= xxf 166)( −−−=′ xxf 76 −−= x

7

6x

−=

Theorem 3 The derivative of )()( xkgxf = , where k is a constant is )()( xgkxf ′=′ .

Page 10: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.10 Chapter 02.01 Example 10

Find the derivative of 610)( xxf = . Solution

610)( xxf =

)10()( 6xdxdxf =′

610 xdxd

=

)6(10 5x= 560x= Theorem 4 The derivative of )()()( xvxuxf ±= is )()()( xvxuxf ′±′=′ . Example 11

Find the derivative of 83)( 3 += xxf . Solution

83)( 3 += xxf

)83()( 3 +=′ x

dxdxf

)8()3( 3

dxdx

dxd

+=

0)(3 3 += x

dxd

)3(3 2x=

29x= Theorem 5 The derivative of )()()( xvxuxf = is

)()()()()( xudxdxvxv

dxdxuxf +=′ . (Product Rule)

Example 12

Find the derivative of )83)(62()( 32 +−= xxxf

Page 11: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.11 Solution Using the product rule as given by Theorem 5 where, )()()( xvxuxf =

)()()()()( xudxdxvxv

dxdxuxf +=′

)83)(62()( 32 +−= xxxf 62)( 2 −= xxu 83)( 3 += xxv Taking the derivative of )(xu ,

)62( 2 −= xdxd

dxdu

)6()2( 2

dxdx

dxd

−=

0)(2 2 −= xdxd

)2(2 x= x4= Taking the derivative of )(xv ,

)83( 3 += xdxd

dxdv

)8()3( 3

dxdx

dxd

+=

0)(3 3 += xdxd

)3(3 2x= 29x= Using the formula for the product rule

)()()()()( xudxdxvxv

dxdxuxf +=′

xxx

xxxxxxxx

32543032125418

)4)(83()9)(62(

24

424

322

+−=

++−=

++−=

Theorem 6 The derivative of

)()()(

xvxuxf =

is

Page 12: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.12 Chapter 02.01

2))((

)()()()()(

xv

xvdxdxuxu

dxdxv

xf−

=′ (Quotient Rule)

Example 13

Find the derivative of )83()62()( 3

2

+−

=xxxf .

Solution Use the quotient rule of Theorem 6, if

)()()(

xvxuxf =

then

2))((

)()()()()(

xv

xvdxdxuxu

dxdxv

xf−

=′

From

)83()62()( 3

2

+−

=xxxf

we have 62)( 2 −= xxu 83)( 3 += xxv Taking the derivative of )(xu ,

)62( 2 −= xdxd

dxdu

)6()2( 2

dxdx

dxd

−=

)2(2

0)(2 2

x

xdxd

=

−=

x4= Taking the derivative of )(xv ,

)83( 3 += xdxd

dxdv

)8()3( 3

dxdx

dxd

+=

)3(3

0)(3

2

3

x

xdxd

=

+=

Page 13: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.13 29x= Using the formula for the quotient rule,

23

223

)83()9)(62()4)(83()(

+−−+

=′x

xxxxxf

64489

5418321236

244

+++−+

=xx

xxxx

6448932546

36

24

++++−

=xx

xxx

Table of Derivatives

)(xf )(xf ′

0, ≠nxn

1−nnx nkx , 0≠n 1−nknx

)(xsin )(xcos

)(xcos )(xsin−

)(xtan )(2 xsec )(xsinh )(xcosh

)(xcosh )(xsinh

)(xtanh )(1 2 xtanh−

)(1 xsin− 21

1x−

)(1 xcos − 21

1x−

)(1 xtan− 21

1x+

)(xcsc )()( xcotxcsc−

)(xsec )()( xtanxsec

)(xcot )(2 xcsc− )(xcsch )()( xcschxcoth−

)(xsech )()( xsechxtanh−

Page 14: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.14 Chapter 02.01

)(xcoth )(1 2 xcoth−

)(1 xcsc− 1

||22 −

−xxx

)(1 xsec− 1

||22 −xx

x

)(1 xcot − 211x+

xa

xaaln )(

)(xln x1

)(xloga )(1

axln xe

xe Chain Rule of Differentiation Sometimes functions that need to be differentiated do not fall in the form of simple functions or the forms described previously. Such functions can be differentiated using the chain rule if they are of the form ))(( xgf . The chain rule states

)())(())((( xgxgfxgfdxd ′′=

For example, to find )(xf ′ of 42 )23()( xxxf −= , one could use the chain rule. )23()( 2 xxxg −= 26)( −=′ xxg 3))((4))(( xgxgf =′

)26()23(4))23(( 3242 −−=− xxxxxdxd

Implicit Differentiation Sometimes, the function to be differentiated is not given explicitly as an expression of the independent variable. In such cases, how do we find the derivatives? We will discuss this via examples. Example 14

Find dxdy if xyyx 222 =+

Page 15: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.15 Solution

xyyx 222 =+

)2()( 22 xydxdyx

dxd

=+

)2()()( 22 xydxdy

dxdx

dxd

=+

ydxdyx

dxdyyx 2222 +=+

xydxdyxy

xydxdyx

dxdyy

22)22(

2222

−=−

−=−

1

2222

=

−−

=

dxdy

xyxy

dxdy

Example 15

If 522 =+− yxyx , find the value of y′ . Solution

522 =+− yxyx

)5()( 22

dxdyxyx

dxd

=+−

0)()()( 22 =+− y

dxdxy

dxdx

dxd

022 =+−−

dxdyyy

dxdyxx

yx

dxdyyx +−=+− 2)2(

xyxy

dxdy

−−

=2

2

xyxyy

−−

=′2

2

Higher order derivatives

So far, we have limited our discussion to calculating first derivative, )(xf ′ of a function )(xf . What if we are asked to calculate higher order derivatives of )(xf .

A simple example of this is finding acceleration of a body from a function that gives the location of the body as a function of time. The derivative of the location with respect to time

Page 16: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.16 Chapter 02.01 is the velocity of the body, followed by the derivative of velocity with respect to time being the acceleration. Hence, the second derivative of the location function gives the acceleration function of the body. Example 16

Given 723)( 3 −−= xxxf , find the second derivative, )(xf ′′ and the third derivative, )(xf ′′′ . Solution Given 723)( 3 −−= xxxf we have 2)3(3)( 2 −=′ xxf 29 2 −= x

))(()( xfdxdxf ′=′′

xx

xdxd

18)2(9

)29( 2

==

−=

))(()( xfdxdxf ′′=′′′

18

)18(

=

= xdxd

Example 17

If 522 =+− yxyx , find the value of y ′′ . Solution From Example 15 we obtain

xyxyy

−−

=′2

2 ,

xyyxy 2)2( −=′−

)2())2(( xydxdyxy

dxd

−=′−

)2()()2()()2( xdxdy

dxdxy

dxdyy

dxdxy −=−′+′−

2)12()2( −′=−′′+−′′ yyyxyy

xy

yyy−

′−−′=′′

2222 2

Page 17: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.17 After substitution of y′ ,

xy

xyxy

xyxy

y−

−−

−−−−

=′′2

2222

222

2

3

22

)2()(6

xyxxyy

−+−

−=

Finding maximum and minimum of a function The knowledge of first derivative and second derivative of a function is used to find the minimum and maximum of a function. First, let us define what the maximum and minimum of a function are. Let )(xf be a function in domain D , then

)(af is the maximum of the function if )()( xfaf ≥ for all values of x in the domain D . )(af is the minimum of the function if )()( xfaf ≤ for all values of x in the domain D .

The minimum and maximum of a function are also the critical values of a function. An extreme value can occur in the interval ],[ dc at end points dxcx == , . a point in ],[ dc where 0)( =′ xf . a point in ],[ dc where )(xf ′ does not exist. These critical points can be the local maximas and minimas of the function (See Figure 8). Example 18

Find the minimum and maximum value of 52)( 2 −−= xxxf in the interval ]5,0[ .

maximum

minimum

x Figure 7 Graph illustrating the concepts of maximum and minimum.

Domain = [c,d]

c d

Page 18: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.18 Chapter 02.01

Solution

52)( 2 −−= xxxf 22)( −=′ xxf 0)( =′ xf at 1=x .

)(xf ′ exists everywhere in ]5,0[ . So the critical points are 5,1,0 === xxx . 5)0(2)0()0( 2 −−=f 5−= 5)1(2)1()1( 2 −−=f 6−= 5)5(2)5()5( 2 −−=f 10= Hence, the minimum value of )(xf occurs at 1=x , and the maximum value occurs at 5=x .

f(x)

x

Figure 8 The plot shows critical points of )(xf in ],[ dc .

Absolute Minimum

Local Minimum

Local Minimum

Local Maximum (f´′(x) does not exist)

Absolute Maximum

Local Maximum

c d

Page 19: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.19

Figure 10 shows an example of a function that has no minimum or maximum value in the domain ),0( ∞ .

Figure 11 shows the maximum of the function occurring at a singular point. The function

)(xf has a sharp corner at ax = .

x

xxf /1)( =

)(xf

Figure 10 Function that has no maximum or minimum.

-8

-6

-4

-2

0

2

4

6

8

10

12

0 1 2 3 4 5 6

x

f(x)

minimum

maximum

Figure 9 Maximum and minimum values of 52)( 2 −−= xxxf over interval [0,5].

Page 20: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.20 Chapter 02.01

Example 19

Find the maximum and minimum of xxf 2)( = in the interval ]5,0[ . Solution xxf 2)( = 2)( =′ xf

0)( ≠′ xf on ]5,0[ . So the critical points are 0=x and 5=x . xxf 2)( =

10)5(2)5(0)0(2)0(

====

ff

So the minimum value of xxf 2)( = is at 0=x , and the maximum value is at 5=x . The point(s) where the second derivative of a function becomes zero is a way to know whether the critical point found in the first derivative test is a local minimum or maximum. Let )(xf be a function in the interval ),( dc and 0)( =af .

)(af is a local maximum of the function if 0)( <′′ af . )(af is a local minimum of the function if 0)( >′′ af .

If 0)( =′′ af , then the second derivative does not offer any insight into the local maxima or minima. Example 20

Remember Example 18 where we found 0)(' =xf at 1=x for 52)( 2 −−= xxxf in the interval ]5,0[ . Is 1=x a local maxima or minima of the function?

)(xf

x

)(af

ax =

Figure 11 Graph demonstrates the concept of a singular point with discontinuous slope at ax =

Page 21: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.21 Solution

52)( 2 −−= xxxf 22)( −=′ xxf 0)( =′ xf at 1=x

02)1(

2)(>=′′

=′′

fxf

So the )1(f is the local minimum of the function. Applications of Derivatives Below are some examples to show real-life applications of differentiation. Example 21 A rain gutter cross-section is shown below.

What angle of θ would make the cross-sectional area of ABCD maximum? Note that common sense or intuition may lead us to believe that 4/πθ = would maximize the cross-sectional area of ABCD. Question your intuition. Solution

CEADBCArea ×+= )(21

)(θsinCDCE = )(3 θsin= 3=BC )()cos( θθ cosABCDBCAD ++= )(3)(33 θθ coscosAD ++= )(63 θcosAD +=

))(3))((633(21 θθ sincosArea ++=

A

θ 3

B C

D E

θ 3

3

Figure 12 Gutter dimensions for Example 21.

Page 22: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.22 Chapter 02.01 )()(9)(9 θθθ cossinsin +=

)2(29)(9 θθ sinsin +=

)2(229)(9 θθ

θcoscos

ddA

×+=

)2(9)(9 θθ coscos += When is

0=θd

dA ?

0)2(9)(9 =+ θθ coscos

3πθ =

The angle at which the area is maximum is °= 60θ .

+

=

32

29

39

3πππ sinsinArea

34

27

23

29

239

=

+

=

For the interval of ],0[ πθ = , the area at the end points is

0)(0)0(

==

πAreaArea

Example 22 A classic example of the application of differentiation is to find the dimensions of a circular cylinder for a specific volume but which uses the least amount of material. Do this classic problem for a volume of 39m . Solution The total surface area, A of the cylinder is A = top surface + side surface + bottom surface 22 2 rrhr πππ ++= rhr ππ 22 2 += The volume, V of the cylinder is hrV 2π= since 39mV = . We can write

Page 23: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

Primer on Differentiation 02.01.23

2

2

99

rh

hr

π

π

=

=

This gives the surface area just in terms of r as

+= 2

2 922r

rrAπ

ππ

12

2

182

182

−+=

+=

rrr

r

π

π

To find the minimum, take the first derivative of A with respect to r as

2)1(184 −−+= rrdrdA π

2

184r

r −= π

Solving for

0=drdA ,

0184

0184

3

2

=−

=−

rr

r

π

π

π4

183 =r

Figure 13 Cylinder drawing for Example 20.

r

h

3m 9=V

Page 24: Chapter 02.01 Primer on Differentiation...02.01.1 Chapter 02.01 Primer on Differentiation After reading this chapter, you should be able to: 1. understand the basics of differentiation,

02.01.24 Chapter 02.01

m12725.1418 3

1

=

r

Since

2

9r

= ,

2)12725.1(9

π=h

m25450.2= But does this value of r correspond to a minimum?

32

2

)2(184 −−−= rdr

Ad π

5025.4412725.1364

364 3

=

+=

+=

π

πr

This value 02

2

>dr

Ad for m12725.1=r . As per the second derivative test, m12725.1=r

corresponds to a minimum.

DIFFERENTIATION Topic Primer on Differentiation Summary These are textbook notes of a primer on differentiation Major General Engineering Authors Autar Kaw, Luke Snyder Date July 17, 2008 Web Site http://numericalmethods.eng.usf.edu


Recommended