SlideShare a Scribd company logo
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
= −

More Related Content

What's hot

Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
arunsmm
 
System of Linear Equation
System of Linear EquationSystem of Linear Equation
System of Linear Equation
Eyakub Sorkar
 
Lesson 10 derivative of exponential functions
Lesson 10 derivative of exponential functionsLesson 10 derivative of exponential functions
Lesson 10 derivative of exponential functions
Rnold Wilson
 
Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4
guest76f49d
 
Calculo integral - Larson
Calculo integral - LarsonCalculo integral - Larson
Calculo integral - Larson
Juan Alejandro Alvarez Agudelo
 
Sistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelSistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabel
Alya Titania Annisaa
 
Differential Equation
Differential EquationDifferential Equation
Mcq differential and ordinary differential equation
Mcq differential and ordinary differential equationMcq differential and ordinary differential equation
Mcq differential and ordinary differential equation
Sayyad 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 determinants
Maths Tutoring
 
Ch02 2
Ch02 2Ch02 2
Ch02 2
Rendy Robert
 
matlab example
matlab examplematlab example
matlab example
BirukTigistu
 
9 2power Of Power
9 2power Of Power9 2power Of Power
9 2power Of Power
taco40
 
Lab lecture 2 bresenham
Lab lecture 2 bresenhamLab lecture 2 bresenham
Lab lecture 2 bresenham
simpleok
 
Liner Differential Equation
Liner Differential EquationLiner Differential Equation
MCQs Ordinary Differential Equations
MCQs Ordinary Differential EquationsMCQs Ordinary Differential Equations
MCQs Ordinary Differential Equations
DrDeepaChauhan
 
Bresenhams
BresenhamsBresenhams
Bresenhams
Dharmendra Gupta
 
Quadratic functions and their application
Quadratic functions and their applicationQuadratic functions and their application
Quadratic functions and their application
MartinGeraldine
 
system linear equations
 system linear equations  system linear equations
system linear equations
SanaullahMemon10
 
Stationary Points Questions
Stationary Points QuestionsStationary Points Questions
Stationary Points Questions
coburgmaths
 

What's hot (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
 

Similar to Chapter 06

Differential calculus
Differential calculusDifferential calculus
Differential calculus
Chit Laplana
 
Derivatives
DerivativesDerivatives
Derivatives
Nisarg Amin
 
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 functions
dionesioable
 
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
JAVIERTELLOCAMPOS
 
Solo edo hasta 20
Solo edo hasta 20Solo edo hasta 20
Solo edo hasta 20
JAVIERTELLOCAMPOS
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integrales
joseluisroyo
 
differentiol equation.pptx
differentiol equation.pptxdifferentiol equation.pptx
differentiol equation.pptx
PlanningHCEGC
 
Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)
Fatini Adnan
 
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
Asad 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-phpapp01
Nur Kamila
 
Natural and Clamped Cubic Splines
Natural and Clamped Cubic SplinesNatural and Clamped Cubic Splines
Natural and Clamped Cubic Splines
Mark Brandao
 
Solution of matlab chapter 3
Solution of matlab chapter 3Solution of matlab chapter 3
Solution of matlab chapter 3
AhsanIrshad8
 
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
RajuSingh806014
 
Taller parcial 2
Taller parcial 2Taller parcial 2
Taller parcial 2
RubenAlfredoTomalaVe
 
Differentiation.pdf
Differentiation.pdfDifferentiation.pdf
Differentiation.pdf
Jihudumie.Com
 
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
Dr. Asish K Mukhopadhyay
 
11365.integral 2
11365.integral 211365.integral 2
11365.integral 2
Nidhu Sharma
 
Difrentiation 140930015134-phpapp01
Difrentiation 140930015134-phpapp01Difrentiation 140930015134-phpapp01
Difrentiation 140930015134-phpapp01
rakambantah
 
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
KiyokoSlagleis
 

Similar to 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
 
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
 
Solo edo hasta 20
Solo edo hasta 20Solo edo hasta 20
Solo edo hasta 20
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integrales
 
differentiol equation.pptx
differentiol equation.pptxdifferentiol equation.pptx
differentiol equation.pptx
 
Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)
 
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
 
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
 

Recently uploaded

inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
LizaNolte
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
Javier Junquera
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
DanBrown980551
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
Fwdays
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
saastr
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
DianaGray10
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
c5vrf27qcz
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
christinelarrosa
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 

Recently uploaded (20)

inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 

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 = −