SlideShare une entreprise Scribd logo
1  sur  28
1
Chapter 6
Differential Calculus
The two basic forms of calculus are
differential calculus and integral calculus.
This chapter will be devoted to the former
and Chapter 7 will be devoted to the
latter. Finally, Chapter 8 will be devoted
to a study of how MATLAB can be used for
calculus operations.
2
Differentiation and the Derivative
The study of calculus usually begins with
the basic definition of a derivative. A
derivative is obtained through the process
of differentiation, and the study of all forms
of differentiation is collectively referred to
as differential calculus.If we begin with a
function and determine its derivative, we
arrive at a new function called the first
derivative. If we differentiate the first
derivative, we arrive at a new function
called the second derivative, and so on.
3
The derivative of a function is the
slope at a given point.
4
Various Symbols for the Derivative
( )
or '( ) or
dy df x
f x
dx dx
0
Definition: lim
x
dy y
dx x∆ →
∆
=
∆
5
Figure 6-2(a). Piecewise Linear
Function (Continuous).
6
Figure 6-2(b). Piecewise Linear
Function (Finite Discontinuities).
7
Piecewise Linear Segment
8
Slope of a Piecewise Linear Segment
2 1
2 1
slope
y ydy
dx x x
−
= =
−
9
Example 6-1. Plot the first derivative
of the function shown below.
10
11
Development of a Simple Derivative
2
y x=
2
( )y y x x+ ∆ = + ∆
2 2
2 ( )y y x x x x+ ∆ = + ∆ + ∆
12
Development of a Simple Derivative
Continuation
2
2 ( )y x x x∆ = ∆ + ∆
2
y
x x
x
∆
= + ∆
∆
0
lim 2
x
dy y
x
dx x∆ →
∆
= =
∆
13
Chain Rule
( )y f u= ( )u u x=
( )
'( )
dy df u du du
f u
dx du dx dx
= =
( )
'( )
df u
f u
du
=where
14
Example 6-2. Approximate the derivative
of y=x2
at x=1 by forming small changes.
2
(1) (1) 1y = =
2
(1.01) (1.01) 1.0201y = =
1.0201 1 0.0201y∆ = − =
0.0201
2.01
0.01
dy y
dx x
∆
≈ = =
∆
15
Example 6-3. The derivative of sin u
with respect to u is given below.
( )sin cos
d
u u
du
=
Use the chain rule to find the
derivative with respect to x of
2
4siny x=
16
Example 6-3. Continuation.
2
u x=
2
du
x
dx
=
2
'( )
4(cos )(2 ) 8 cos
dy du dy du
f u
dx dx du dx
u x x x
= =
= =
17
Table 6-1. Derivatives
( )f x '( )f x Derivative Number
( )af x '( )af x D-1
( ) ( )u x v x+ '( ) '( )u x v x+ D-2
( )f u ( )
'( )
du df u du
f u
dx du dx
=
D-3
a 0 D-4
( 0)n
x n ≠ 1n
nx − D-5
( 0)n
u n ≠ 1n du
nu
dx
−
D-6
uv dv du
u v
dx dx
+ D-7
u
v
2
du dv
v u
dx dx
v
− D-8
u
e u du
e
dx
D-9
18
Table 6-1. Derivatives (Continued)
u
a
( )ln u du
a a
dx
D-10
lnu 1 du
u dx
D-11
loga u
( )
1
loga
du
e
u dx
D-12
sinu
cos
du
u
dx
 
 
 
D-13
cosu
sin
du
u
dx
− D-14
tanu 2
sec
du
u
dx
D-15
1
sin u−
1
2
1
sin
2 21
du
u
dxu
π π− 
− ≤ ≤ 
 −
D-16
1
cos u−
2
1
1
du
dxu
−
−
( )1
0 cos u π−
≤ ≤ D-17
1
tan u−
1
2
1
tan
1 2 2
du
u
u dx
π π− 
− < < 
+  
D-18
19
Example 6-4. Determine dy/dx for
the function shown below.
2
siny x x=
( ) ( )2
2 sin
sin
dy dv du
u v
dx dx dx
d xd x
x x
dx dx
= +
= +
20
Example 6-4. Continuation.
( )2
2
cos sin 2
cos 2 sin
dy
x x x x
dx
x x x x
= +
= +
21
Example 6-5. Determine dy/dx for
the function shown below.
sin x
y
x
=
( ) ( )
2 2
2
sin
sin
cos sin
d x d xdu dv
v u x x
dy dx dx dx dx
dx v x
x x x
x
− −
= =
−
=
22
Example 6-6. Determine dy/dx for
the function shown below.
2
2
x
y e
−
=
2
2
x
u = −
( )
2
2 1
2
2
x
d
du
x x
dx dx
 
− ÷
  = = − = − ÷
 
( )
2 2
2 2
x x
dy
e x xe
dx
− −
= − = −
23
Higher-Order Derivatives
( )y f x=
( )
'( )
dy df x
f x
dx dx
= =
2 2
2 2
( )
''( )
d y d f x d dy
f x
dx dx dx dx
 
= = =  ÷
 
3 3 2
(3)
3 3 2
( )
( )
d y d f x d d y
f x
dx dx dx dx
 
= = =  ÷
 
24
Example 6-7. Determine the 2nd
derivative with respect to x of the
function below.
5sin 4y x=
5(cos4 ) (4 ) 20cos4
dy d
x x x
dx dx
= × =
( )
2
2
20 sin 4 (4 ) 80sin 4
d y d
x x x
dx dx
= − × = −
25
Applications: Maxima and Minima
1. Determine the derivative.
2. Set the derivative to 0 and solve for
values that satisfy the equation.
3. Determine the second derivative.
(a) If second derivative > 0, point is a
minimum.
(b) If second derivative < 0, point is a
maximum.
26
Displacement
Velocity
Acceleration
dy
v
dt
=
Displacement, Velocity, and Acceleration
y
2
2
dv d y
a
dt dt
= =
27
Example 6-8. Determine local maxima
or minima of function below.
3 2
( ) 6 9 2y f x x x x= = − + +
2
3 12 9
dy
x x
dx
= − +
2
3 12 9 0x x− + =
1 and 3x x= =
28
Example 6-8. Continuation.
2
3 12 9
dy
x x
dx
= − +
For x = 1, f”(1) = -6. Point is a maximum and
ymax= 6.
For x = 3, f”(3) = 6. Point is a minimum and
ymin = 2.
2
2
6 12
d y
x
dx
= −

Contenu connexe

Tendances

Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidelarunsmm
 
System of Linear Equation
System of Linear EquationSystem of Linear Equation
System of Linear EquationEyakub Sorkar
 
Lesson 10 derivative of exponential functions
Lesson 10 derivative of exponential functionsLesson 10 derivative of exponential functions
Lesson 10 derivative of exponential functionsRnold Wilson
 
Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4guest76f49d
 
Sistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelSistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelAlya Titania Annisaa
 
Mcq differential and ordinary differential equation
Mcq differential and ordinary differential equationMcq differential and ordinary differential equation
Mcq differential and ordinary differential equationSayyad Shafi
 
Exercises in Linear Algebra - Matrices and determinants
Exercises in Linear Algebra - Matrices and determinantsExercises in Linear Algebra - Matrices and determinants
Exercises in Linear Algebra - Matrices and determinantsMaths Tutoring
 
9 2power Of Power
9 2power Of Power9 2power Of Power
9 2power Of Powertaco40
 
Lab lecture 2 bresenham
Lab lecture 2 bresenhamLab lecture 2 bresenham
Lab lecture 2 bresenhamsimpleok
 
MCQs Ordinary Differential Equations
MCQs Ordinary Differential EquationsMCQs Ordinary Differential Equations
MCQs Ordinary Differential EquationsDrDeepaChauhan
 
Quadratic functions and their application
Quadratic functions and their applicationQuadratic functions and their application
Quadratic functions and their applicationMartinGeraldine
 
Stationary Points Questions
Stationary Points QuestionsStationary Points Questions
Stationary Points Questionscoburgmaths
 

Tendances (19)

Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
 
System of Linear Equation
System of Linear EquationSystem of Linear Equation
System of Linear Equation
 
Lesson 10 derivative of exponential functions
Lesson 10 derivative of exponential functionsLesson 10 derivative of exponential functions
Lesson 10 derivative of exponential functions
 
Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4
 
Calculo integral - Larson
Calculo integral - LarsonCalculo integral - Larson
Calculo integral - Larson
 
Sistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelSistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabel
 
Differential Equation
Differential EquationDifferential Equation
Differential Equation
 
Mcq differential and ordinary differential equation
Mcq differential and ordinary differential equationMcq differential and ordinary differential equation
Mcq differential and ordinary differential equation
 
Exercises in Linear Algebra - Matrices and determinants
Exercises in Linear Algebra - Matrices and determinantsExercises in Linear Algebra - Matrices and determinants
Exercises in Linear Algebra - Matrices and determinants
 
Ch02 2
Ch02 2Ch02 2
Ch02 2
 
matlab example
matlab examplematlab example
matlab example
 
9 2power Of Power
9 2power Of Power9 2power Of Power
9 2power Of Power
 
Lab lecture 2 bresenham
Lab lecture 2 bresenhamLab lecture 2 bresenham
Lab lecture 2 bresenham
 
Liner Differential Equation
Liner Differential EquationLiner Differential Equation
Liner Differential Equation
 
MCQs Ordinary Differential Equations
MCQs Ordinary Differential EquationsMCQs Ordinary Differential Equations
MCQs Ordinary Differential Equations
 
Bresenhams
BresenhamsBresenhams
Bresenhams
 
Quadratic functions and their application
Quadratic functions and their applicationQuadratic functions and their application
Quadratic functions and their application
 
system linear equations
 system linear equations  system linear equations
system linear equations
 
Stationary Points Questions
Stationary Points QuestionsStationary Points Questions
Stationary Points Questions
 

Similaire à Chapter 06

Differential calculus
Differential calculusDifferential calculus
Differential calculusChit Laplana
 
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Juan Miguel Palero
 
Module 1 quadratic functions
Module 1   quadratic functionsModule 1   quadratic functions
Module 1 quadratic functionsdionesioable
 
Solucion de problemas de ecuaciones difrenciales hasta 19
Solucion de problemas de ecuaciones difrenciales hasta 19Solucion de problemas de ecuaciones difrenciales hasta 19
Solucion de problemas de ecuaciones difrenciales hasta 19JAVIERTELLOCAMPOS
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integralesjoseluisroyo
 
differentiol equation.pptx
differentiol equation.pptxdifferentiol equation.pptx
differentiol equation.pptxPlanningHCEGC
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Asad Bukhari
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Nur Kamila
 
Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Fatini Adnan
 
Natural and Clamped Cubic Splines
Natural and Clamped Cubic SplinesNatural and Clamped Cubic Splines
Natural and Clamped Cubic SplinesMark Brandao
 
Solution of matlab chapter 3
Solution of matlab chapter 3Solution of matlab chapter 3
Solution of matlab chapter 3AhsanIrshad8
 
01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdfRajuSingh806014
 
Maths iii quick review by Dr Asish K Mukhopadhyay
Maths iii quick review by Dr Asish K MukhopadhyayMaths iii quick review by Dr Asish K Mukhopadhyay
Maths iii quick review by Dr Asish K MukhopadhyayDr. Asish K Mukhopadhyay
 
Difrentiation 140930015134-phpapp01
Difrentiation 140930015134-phpapp01Difrentiation 140930015134-phpapp01
Difrentiation 140930015134-phpapp01rakambantah
 
1.  Write an equation in standard form of the parabola that has th.docx
1.  Write an equation in standard form of the parabola that has th.docx1.  Write an equation in standard form of the parabola that has th.docx
1.  Write an equation in standard form of the parabola that has th.docxKiyokoSlagleis
 

Similaire à Chapter 06 (20)

Differential calculus
Differential calculusDifferential calculus
Differential calculus
 
Derivatives
DerivativesDerivatives
Derivatives
 
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)
 
Module 1 quadratic functions
Module 1   quadratic functionsModule 1   quadratic functions
Module 1 quadratic functions
 
Solo edo hasta 20
Solo edo hasta 20Solo edo hasta 20
Solo edo hasta 20
 
Solucion de problemas de ecuaciones difrenciales hasta 19
Solucion de problemas de ecuaciones difrenciales hasta 19Solucion de problemas de ecuaciones difrenciales hasta 19
Solucion de problemas de ecuaciones difrenciales hasta 19
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integrales
 
differentiol equation.pptx
differentiol equation.pptxdifferentiol equation.pptx
differentiol equation.pptx
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
 
Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)
 
Natural and Clamped Cubic Splines
Natural and Clamped Cubic SplinesNatural and Clamped Cubic Splines
Natural and Clamped Cubic Splines
 
Solution of matlab chapter 3
Solution of matlab chapter 3Solution of matlab chapter 3
Solution of matlab chapter 3
 
01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf
 
Taller parcial 2
Taller parcial 2Taller parcial 2
Taller parcial 2
 
Differentiation.pdf
Differentiation.pdfDifferentiation.pdf
Differentiation.pdf
 
Maths iii quick review by Dr Asish K Mukhopadhyay
Maths iii quick review by Dr Asish K MukhopadhyayMaths iii quick review by Dr Asish K Mukhopadhyay
Maths iii quick review by Dr Asish K Mukhopadhyay
 
11365.integral 2
11365.integral 211365.integral 2
11365.integral 2
 
Difrentiation 140930015134-phpapp01
Difrentiation 140930015134-phpapp01Difrentiation 140930015134-phpapp01
Difrentiation 140930015134-phpapp01
 
1.  Write an equation in standard form of the parabola that has th.docx
1.  Write an equation in standard form of the parabola that has th.docx1.  Write an equation in standard form of the parabola that has th.docx
1.  Write an equation in standard form of the parabola that has th.docx
 

Dernier

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Dernier (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

Chapter 06

  • 1. 1 Chapter 6 Differential Calculus The two basic forms of calculus are differential calculus and integral calculus. This chapter will be devoted to the former and Chapter 7 will be devoted to the latter. Finally, Chapter 8 will be devoted to a study of how MATLAB can be used for calculus operations.
  • 2. 2 Differentiation and the Derivative The study of calculus usually begins with the basic definition of a derivative. A derivative is obtained through the process of differentiation, and the study of all forms of differentiation is collectively referred to as differential calculus.If we begin with a function and determine its derivative, we arrive at a new function called the first derivative. If we differentiate the first derivative, we arrive at a new function called the second derivative, and so on.
  • 3. 3 The derivative of a function is the slope at a given point.
  • 4. 4 Various Symbols for the Derivative ( ) or '( ) or dy df x f x dx dx 0 Definition: lim x dy y dx x∆ → ∆ = ∆
  • 5. 5 Figure 6-2(a). Piecewise Linear Function (Continuous).
  • 6. 6 Figure 6-2(b). Piecewise Linear Function (Finite Discontinuities).
  • 8. 8 Slope of a Piecewise Linear Segment 2 1 2 1 slope y ydy dx x x − = = −
  • 9. 9 Example 6-1. Plot the first derivative of the function shown below.
  • 10. 10
  • 11. 11 Development of a Simple Derivative 2 y x= 2 ( )y y x x+ ∆ = + ∆ 2 2 2 ( )y y x x x x+ ∆ = + ∆ + ∆
  • 12. 12 Development of a Simple Derivative Continuation 2 2 ( )y x x x∆ = ∆ + ∆ 2 y x x x ∆ = + ∆ ∆ 0 lim 2 x dy y x dx x∆ → ∆ = = ∆
  • 13. 13 Chain Rule ( )y f u= ( )u u x= ( ) '( ) dy df u du du f u dx du dx dx = = ( ) '( ) df u f u du =where
  • 14. 14 Example 6-2. Approximate the derivative of y=x2 at x=1 by forming small changes. 2 (1) (1) 1y = = 2 (1.01) (1.01) 1.0201y = = 1.0201 1 0.0201y∆ = − = 0.0201 2.01 0.01 dy y dx x ∆ ≈ = = ∆
  • 15. 15 Example 6-3. The derivative of sin u with respect to u is given below. ( )sin cos d u u du = Use the chain rule to find the derivative with respect to x of 2 4siny x=
  • 16. 16 Example 6-3. Continuation. 2 u x= 2 du x dx = 2 '( ) 4(cos )(2 ) 8 cos dy du dy du f u dx dx du dx u x x x = = = =
  • 17. 17 Table 6-1. Derivatives ( )f x '( )f x Derivative Number ( )af x '( )af x D-1 ( ) ( )u x v x+ '( ) '( )u x v x+ D-2 ( )f u ( ) '( ) du df u du f u dx du dx = D-3 a 0 D-4 ( 0)n x n ≠ 1n nx − D-5 ( 0)n u n ≠ 1n du nu dx − D-6 uv dv du u v dx dx + D-7 u v 2 du dv v u dx dx v − D-8 u e u du e dx D-9
  • 18. 18 Table 6-1. Derivatives (Continued) u a ( )ln u du a a dx D-10 lnu 1 du u dx D-11 loga u ( ) 1 loga du e u dx D-12 sinu cos du u dx       D-13 cosu sin du u dx − D-14 tanu 2 sec du u dx D-15 1 sin u− 1 2 1 sin 2 21 du u dxu π π−  − ≤ ≤   − D-16 1 cos u− 2 1 1 du dxu − − ( )1 0 cos u π− ≤ ≤ D-17 1 tan u− 1 2 1 tan 1 2 2 du u u dx π π−  − < <  +   D-18
  • 19. 19 Example 6-4. Determine dy/dx for the function shown below. 2 siny x x= ( ) ( )2 2 sin sin dy dv du u v dx dx dx d xd x x x dx dx = + = +
  • 20. 20 Example 6-4. Continuation. ( )2 2 cos sin 2 cos 2 sin dy x x x x dx x x x x = + = +
  • 21. 21 Example 6-5. Determine dy/dx for the function shown below. sin x y x = ( ) ( ) 2 2 2 sin sin cos sin d x d xdu dv v u x x dy dx dx dx dx dx v x x x x x − − = = − =
  • 22. 22 Example 6-6. Determine dy/dx for the function shown below. 2 2 x y e − = 2 2 x u = − ( ) 2 2 1 2 2 x d du x x dx dx   − ÷   = = − = − ÷   ( ) 2 2 2 2 x x dy e x xe dx − − = − = −
  • 23. 23 Higher-Order Derivatives ( )y f x= ( ) '( ) dy df x f x dx dx = = 2 2 2 2 ( ) ''( ) d y d f x d dy f x dx dx dx dx   = = =  ÷   3 3 2 (3) 3 3 2 ( ) ( ) d y d f x d d y f x dx dx dx dx   = = =  ÷  
  • 24. 24 Example 6-7. Determine the 2nd derivative with respect to x of the function below. 5sin 4y x= 5(cos4 ) (4 ) 20cos4 dy d x x x dx dx = × = ( ) 2 2 20 sin 4 (4 ) 80sin 4 d y d x x x dx dx = − × = −
  • 25. 25 Applications: Maxima and Minima 1. Determine the derivative. 2. Set the derivative to 0 and solve for values that satisfy the equation. 3. Determine the second derivative. (a) If second derivative > 0, point is a minimum. (b) If second derivative < 0, point is a maximum.
  • 27. 27 Example 6-8. Determine local maxima or minima of function below. 3 2 ( ) 6 9 2y f x x x x= = − + + 2 3 12 9 dy x x dx = − + 2 3 12 9 0x x− + = 1 and 3x x= =
  • 28. 28 Example 6-8. Continuation. 2 3 12 9 dy x x dx = − + For x = 1, f”(1) = -6. Point is a maximum and ymax= 6. For x = 3, f”(3) = 6. Point is a minimum and ymin = 2. 2 2 6 12 d y x dx = −