SlideShare una empresa de Scribd logo
1 de 25
DERIVATIVES 
BRIDGE COURSE 
F.Y Electrical-1 
By:- 
Nisarg Amin 14BEEEG012 
Deep Pandya 14BEEEF011 
Urjit Trivedi 14BEEEG008 
Pratik Sharma 14BEEE007 
Kunj Shah 14BEEEG010
Derivatives 
The derivative, or derived function of f(x) denoted by f `(x) is defined 
as 
f x f x h f x 
= æ + - ö çè ø¸ 
`( ) lim ( ) ( ) 
0 
h 
® h 
f (x + h) - f (x) 
h 
x x + h 
P 
Q 
x 
y 
f x y dy 
= æ ö = çè ø¸ 
Leibniz Notation: `( ) lim 
h o 
d 
x dx 
® d
Differentiation from first principles 
Given that f(x) is differentiable, we can use the definition to prove 
that if f (x) = x2 then f `(5) =10 
f x = f x + h - 
f x 
`( ) lim ( ) ( ) 
0 
h 
® h 
2 2 
= + - 
lim ( ) 
h 
0 
x h x 
® h 
2 2 2 
= + + - 
lim 2 
h 
0 
x xh h x 
® h 
2 
= + 
lim 2 
h 
0 
xh h 
® h 
= + 
lim (2 ) 
h 
0 
h x h 
® h 
= lim(2 + 
) 
h 
0 
As h®0, f `(x)®2x 
 f `(5) =10 
x h 
®
NOTE Not all functions are differentiable. 
y 
y = tan(x). 
x 
Here, tan(x) has ‘breaks’ in the graph where 
the gradient is undefined 
y y = x 
Although the graph is continuous, the 
derivative at zero is undefined as the left 
derivative is negative and the right 
derivative is positive. 
x 
For a function to be differentiable, it must be continuous.
The Product Rule 
If k(x) = f (x).g(x) , then: 
k`(x) = f `(x)g(x) + g`(x) f (x) 
Using Leibniz notation, 
If y = f (x).g(x), then: 
dy df .g(x) dg . f (x) 
dx dx dx 
= + OR dy f `g g`f 
dx 
= +
1. Differentiate y = x2 sin x 
f (x) = x2 g(x) = sin x 
f `(x) = 2x g`(x) = cos x 
dy f `g g`f 
dx 
= + 
= 2xsin x + x2 cos x
The Quotient Rule 
k x f x 
If ( ) ( ) , then: 
g x 
( ) 
= 
k x = f x g x - 
g x f x 
`( ) `( ) ( ) `( ) ( ) 
2 
g x 
( ( )) 
Using Leibniz notation, 
If y f ( x 
) , then: 
g x 
( ) 
= 
df g x dg f x dy dx dx 
dx g x 
. ( ) . ( ) 
( ( )) 
2 
- 
dy = f `g - 
g`f 
dx g 
= OR 2
æ 3 
ö 
ç ¸ 
è ø 
1. Find 
d x 
dx sin 
x 
f (x) = x3 g(x) = sin x 
f `(x) = 3x2 g`(x) = cos x 
dy = f `g - 
g`f 
dx g 
2 
2 3 
x x x x 
3 sin cos 
2 
sin 
x 
= -
Sec, Cosec, cot and tan 
sec 1 the secant of 
x x 
cos 
x 
= 
cos 1 the cosecant of 
ec x x 
sin 
x 
= 
cot 1 the cotangent of 
x x 
tan 
x 
= 
Unlike the sine and cosine functions, the graphs of sec and cosec 
functions have ‘breaks’ in them. 
The functions are otherwise continuous but for certain values of x, 
are undefined.
y 
x 
1 
2 
3 
4 
5 
6 
6 
5 
4 
3 
2 
1 
– 1 
– 2 
– 3 
– 4 
– 5 
– 6 
y = sec x 
123456–––––– 123456 
y 
x 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
– 1 
– 1 
2 
– 2 
3 
– 3 
4 
– 4 
5 
– 5 
6 
– 6 
y = cosec x 
123456–––––– 123456 
y 
x 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
– 1 
– 1 
2 
– 2 
3 
– 3 
4 
– 4 
5 
– 5 
6 
– 6 
y = cot x 
x x = p + np 
In general, sec is undefined for 
2 
also cosec x is undefined for x = np
x x = p + np 
In general, sec is undefined for 
2 
sec 1 
æ ö = çè ø¸ æ ö 
2 cos 
2 
p 
p 
çè ø¸ 
1 
0 
= undefined 
also cosec x is undefined for x = np
1. Find the derivative of tan x 
d ( tan x ) d sin 
x 
dx dx x 
= æ ö çè cos 
ø¸ 
(quotient rule) 
x x x x 
= - - 
cos .cos ( sin ).sin 
2 
cos 
x 
1 
cos 2 
x 
= 
= sec2 x
Exponential and Logarithmic functions 
If y = ex then dy = 
ex 
dx 
y x dy x 
If = log then = 1 ¹ 
0 e 
dx x
1. Find d e3x 
dx 
d e3x = 
3e3x 
dx 
2. Find d 
dx 
xex 
d xex ex xex 
dx 
= + = ex (1+ x) 
3. Find d ln3x 
dx 
ln3 1 .3 
d x 
dx x 
= 1 
3 
x 
=
Higher derivatives 
Function 1st derivative 2nd Derivative………..nth Derivative 
f (x) f '(x) f ''(x) f n (x) 
dy 
dx 
2 
2 
d y 
dx 
n 
n 
d y 
dx 
y 
1. y = 3x4 
dy = 
12x3 
dx 
2 
2 
d y = 
36x 
dx 
2 3 
3 d y 72x 
dx 
= etc. etc. etc.
The second derivative, or second order derivative, is the 
derivative of the derivative of a function. The derivative 
of the function f(x) may be denoted by f’(x) , and its 
double (or "second") derivative is denoted by f’’(x) . 
This is read as "f double prime of x," or "The second 
derivative of f(x)." Because the derivative of function is 
defined as a function representing the slope of function , 
the double derivative is the function representing the 
slope of the first derivative function.
Furthermore, the third derivative is the 
derivative of the derivative of the derivative of 
a function, which can be represented by 
f’’’(x) . This is read as "f triple prime of x", or 
"The third derivative of f(x)". This can 
continue as long as the resulting derivative is 
itself differentiable, with the fourth derivative, 
the fifth derivative, and so on. Any derivative 
beyond the first derivative can be referred to as 
a higher order derivative.
Applications of Derivatives 
Let displacement from an origin be a function of time. 
x = f (t) 
Velocity is a rate of change of displacement. 
v dx 
= 
dt 
Acceleration is a rate of change of velocity. 
a dv 
dt 
= 
2 
2 
d x 
dt 
=
A particle travels along the x axis such that 
x(t) = 4t3 – 2t + 5, 
where x represents its displacement in metres from the origin ‘t’ 
seconds after observation began. 
(a) How far from the origin is the particle at the start of 
observation? 
(b) Calculate the velocity and acceleration of the particle after 3 
seconds. 
(a) When t = 0, x(0) = 5 
Hence the particle is 5m from the origin at the start of the observation. 
(b) v = dx = 12t2 - 2 
v(3) =12´9 - 2 =106ms-1 
dt 
2 
2 a d x 24t 
= = a(3) = 24´3 = 72ms-2 
dt
Maximum And Minimum 
Two types of maxima and minima: 
1) Local maximum and minimum 
2) Absolute maximum and minimum 
Maximum and Minimum are collectively called 
EXTREMA.
Local max 
Local max 
Local min 
Local & 
Absolute 
Max 
Local & 
Absolute
Local Maximum and Minimum 
Local extrema are the extrema which occur in the 
neighborhood of the function. 
• How to find local maximum and minimum? 
Let f(x) be any function. 
1. Assume f(x) = 0 
2. Find critical points 
3. If f”(x) > 0 then function has local minimum 
value at ‘x’. 
If f”(x) < 0 then function has local maximum 
value at ‘x’.
Absolute Maximum and Minimum 
Absolute extrema are the largest and smallest values 
that a function takes on over its entire domain. 
• How to find absolute maximum and minimum? 
Let f(x) be any function. 
1. Assume f(x) = 0 
2. Find critical points 
3. Put critical points in f(x). 
The value of ‘x’ for which maximum value of f(x) is 
obtained is Absolute Maximum. 
The value of ‘x’ for which minimum value of f(x) is 
obtained is Absolute Minimum.
Illustration :- 
• Find local and absolute maximum and minimum 
3 2 
3 2 
of x - 6x – 36x + 2. 
f(x) = x - 6x – 36x + 2 
f’(x) = 3x - 2 
12x – 36 
f’(x) = 3(x - 2 
4x–12) 
f’(x) = 3(x-6) (x+2) 
f’(x) = 0 
3(x-6) (x+2) = 0 
x = 6 or x = -2 
Critical points = 6,-2
Now, 
f”(x) = 6x – 12 
f”(6) = 36 – 12 
= 24 > 0 
f”(-2) = -12 – 12 
= - 24 < 0 
Function has local maximum value at x = -2 
Function has local minimum value at x = 6 
Also, 
f(6) = 216 – 216 - 216 + 2 
= -214 
f(-2) = -8 – 24 + 72 + 2 
= 42 
Function has absolute maximum value at x = -2 
Function has absolute minimum value at x = 6

Más contenido relacionado

La actualidad más candente

8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
Barbara Knab
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
Njabulo Nkabinde
 
Exponential Growth And Decay
Exponential Growth And DecayExponential Growth And Decay
Exponential Growth And Decay
Phil Saraspe
 
Exponential Growth & Decay
Exponential Growth & DecayExponential Growth & Decay
Exponential Growth & Decay
Bitsy Griffin
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
JelaiAujero
 

La actualidad más candente (20)

Chapter 17 - Multivariable Calculus
Chapter 17 - Multivariable CalculusChapter 17 - Multivariable Calculus
Chapter 17 - Multivariable Calculus
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
Limits
LimitsLimits
Limits
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and Continuity
 
Exponential Growth And Decay
Exponential Growth And DecayExponential Growth And Decay
Exponential Growth And Decay
 
Differentiation jan 21, 2014
Differentiation jan 21, 2014Differentiation jan 21, 2014
Differentiation jan 21, 2014
 
Math presentation on domain and range
Math presentation on domain and rangeMath presentation on domain and range
Math presentation on domain and range
 
8 arc length and area of surfaces x
8 arc length and area of surfaces x8 arc length and area of surfaces x
8 arc length and area of surfaces x
 
Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)
 
Exponential Growth & Decay
Exponential Growth & DecayExponential Growth & Decay
Exponential Growth & Decay
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of Calculus
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
 
Differentiation using First Principle - By Mohd Noor Abdul Hamid
Differentiation using First Principle  - By Mohd Noor Abdul HamidDifferentiation using First Principle  - By Mohd Noor Abdul Hamid
Differentiation using First Principle - By Mohd Noor Abdul Hamid
 
Transformations of functions
Transformations of functionsTransformations of functions
Transformations of functions
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor
 
Continuous functions
Continuous functionsContinuous functions
Continuous functions
 
Total Surface Area of Prisms
Total Surface Area of PrismsTotal Surface Area of Prisms
Total Surface Area of Prisms
 
limits and continuity
limits and continuity limits and continuity
limits and continuity
 
Rules of derivative
Rules of derivativeRules of derivative
Rules of derivative
 

Destacado

Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit Differentiation
Matthew Leingang
 
Basic Rules Of Differentiation
Basic Rules Of DifferentiationBasic Rules Of Differentiation
Basic Rules Of Differentiation
seltzermath
 
Second derivative test ap calc
Second derivative test ap calcSecond derivative test ap calc
Second derivative test ap calc
Ron Eick
 
Derivatives of Trig. Functions
Derivatives of Trig. FunctionsDerivatives of Trig. Functions
Derivatives of Trig. Functions
calculusgroup3
 
IB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative testIB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative test
estelav
 
Lesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative TheoryLesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative Theory
Sharon Henry
 
Basic Rules & Theorems for Differentiation
Basic Rules & Theorems for DifferentiationBasic Rules & Theorems for Differentiation
Basic Rules & Theorems for Differentiation
Christopher Gratton
 

Destacado (20)

Higher order derivatives for N -body simulations
Higher order derivatives for N -body simulationsHigher order derivatives for N -body simulations
Higher order derivatives for N -body simulations
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit Differentiation
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rules
 
Basic Rules Of Differentiation
Basic Rules Of DifferentiationBasic Rules Of Differentiation
Basic Rules Of Differentiation
 
Application of derivative
Application of derivativeApplication of derivative
Application of derivative
 
Higher Derivatives & Partial Differentiation
Higher Derivatives & Partial DifferentiationHigher Derivatives & Partial Differentiation
Higher Derivatives & Partial Differentiation
 
Basic calculus (i)
Basic calculus (i)Basic calculus (i)
Basic calculus (i)
 
Second derivative test ap calc
Second derivative test ap calcSecond derivative test ap calc
Second derivative test ap calc
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
 
Lesson 11: Implicit Differentiation (handout)
Lesson 11: Implicit Differentiation (handout)Lesson 11: Implicit Differentiation (handout)
Lesson 11: Implicit Differentiation (handout)
 
Kalkulus II (23 - 24)
Kalkulus II  (23 - 24)Kalkulus II  (23 - 24)
Kalkulus II (23 - 24)
 
Derivatives of Trig. Functions
Derivatives of Trig. FunctionsDerivatives of Trig. Functions
Derivatives of Trig. Functions
 
Lesson 11: Implicit Differentiation (Section 41 slides)
Lesson 11: Implicit Differentiation (Section 41 slides)Lesson 11: Implicit Differentiation (Section 41 slides)
Lesson 11: Implicit Differentiation (Section 41 slides)
 
Second Derivative Information
Second Derivative InformationSecond Derivative Information
Second Derivative Information
 
Motion L1
Motion L1Motion L1
Motion L1
 
IB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative testIB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative test
 
Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)
 
Implicit differentiation
Implicit differentiationImplicit differentiation
Implicit differentiation
 
Lesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative TheoryLesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative Theory
 
Basic Rules & Theorems for Differentiation
Basic Rules & Theorems for DifferentiationBasic Rules & Theorems for Differentiation
Basic Rules & Theorems for Differentiation
 

Similar a Derivatives

lesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxlesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
JohnReyManzano2
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integrales
joseluisroyo
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
Elias Dinsa
 
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
 
Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficient
Sanjay Singh
 

Similar a Derivatives (20)

The chain rule
The chain ruleThe chain rule
The chain rule
 
functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuity
 
Differentiation.pptx
Differentiation.pptxDifferentiation.pptx
Differentiation.pptx
 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODS
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
1531 fourier series- integrals and trans
1531 fourier series- integrals and trans1531 fourier series- integrals and trans
1531 fourier series- integrals and trans
 
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxlesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
 
LAGRANGE_MULTIPLIER.ppt
LAGRANGE_MULTIPLIER.pptLAGRANGE_MULTIPLIER.ppt
LAGRANGE_MULTIPLIER.ppt
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC exams
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integrales
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
 
Application of derivatives 2 maxima and minima
Application of derivatives 2  maxima and minimaApplication of derivatives 2  maxima and minima
Application of derivatives 2 maxima and minima
 
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
 
Grph quad fncts
Grph quad fnctsGrph quad fncts
Grph quad fncts
 
DIFFERENTIATION Integration and limits (1).pptx
DIFFERENTIATION Integration and limits (1).pptxDIFFERENTIATION Integration and limits (1).pptx
DIFFERENTIATION Integration and limits (1).pptx
 
Limit and continuity
Limit and continuityLimit and continuity
Limit and continuity
 
Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficient
 
Differential calculus
Differential calculusDifferential calculus
Differential calculus
 
exponen dan logaritma
exponen dan logaritmaexponen dan logaritma
exponen dan logaritma
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin series
 

Más de Nisarg Amin

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)
Nisarg Amin
 

Más de Nisarg Amin (20)

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)
 
Power system earthing
Power system earthingPower system earthing
Power system earthing
 
Improving boiler availability
Improving boiler availabilityImproving boiler availability
Improving boiler availability
 
Types of welding
Types of weldingTypes of welding
Types of welding
 
Symmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationSymmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representation
 
Streamer theory
Streamer theoryStreamer theory
Streamer theory
 
Single phase full bridge inverter
Single phase full bridge inverterSingle phase full bridge inverter
Single phase full bridge inverter
 
Flowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerFlowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomer
 
Design of commutator and brush
Design of commutator and brushDesign of commutator and brush
Design of commutator and brush
 
Typical a.c. supply system
Typical a.c. supply systemTypical a.c. supply system
Typical a.c. supply system
 
Servomechanism in Control systems engineering
Servomechanism in Control systems engineeringServomechanism in Control systems engineering
Servomechanism in Control systems engineering
 
Dynamic characteristics of thyristor
Dynamic characteristics of thyristorDynamic characteristics of thyristor
Dynamic characteristics of thyristor
 
Digital logic devices
Digital logic devicesDigital logic devices
Digital logic devices
 
Design of field regulators for dc shunt generators
Design of field regulators   for dc shunt generatorsDesign of field regulators   for dc shunt generators
Design of field regulators for dc shunt generators
 
Firewall and its types and function
Firewall and its types and functionFirewall and its types and function
Firewall and its types and function
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
 
Properties of fourier transform
Properties of fourier transformProperties of fourier transform
Properties of fourier transform
 
Induction generator
Induction generatorInduction generator
Induction generator
 
Engineering applications of thermodynamics
Engineering applications of thermodynamicsEngineering applications of thermodynamics
Engineering applications of thermodynamics
 
Decimal number system
Decimal number systemDecimal number system
Decimal number system
 

Último

Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 

Último (20)

S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 

Derivatives

  • 1. DERIVATIVES BRIDGE COURSE F.Y Electrical-1 By:- Nisarg Amin 14BEEEG012 Deep Pandya 14BEEEF011 Urjit Trivedi 14BEEEG008 Pratik Sharma 14BEEE007 Kunj Shah 14BEEEG010
  • 2. Derivatives The derivative, or derived function of f(x) denoted by f `(x) is defined as f x f x h f x = æ + - ö çè ø¸ `( ) lim ( ) ( ) 0 h ® h f (x + h) - f (x) h x x + h P Q x y f x y dy = æ ö = çè ø¸ Leibniz Notation: `( ) lim h o d x dx ® d
  • 3. Differentiation from first principles Given that f(x) is differentiable, we can use the definition to prove that if f (x) = x2 then f `(5) =10 f x = f x + h - f x `( ) lim ( ) ( ) 0 h ® h 2 2 = + - lim ( ) h 0 x h x ® h 2 2 2 = + + - lim 2 h 0 x xh h x ® h 2 = + lim 2 h 0 xh h ® h = + lim (2 ) h 0 h x h ® h = lim(2 + ) h 0 As h®0, f `(x)®2x f `(5) =10 x h ®
  • 4. NOTE Not all functions are differentiable. y y = tan(x). x Here, tan(x) has ‘breaks’ in the graph where the gradient is undefined y y = x Although the graph is continuous, the derivative at zero is undefined as the left derivative is negative and the right derivative is positive. x For a function to be differentiable, it must be continuous.
  • 5. The Product Rule If k(x) = f (x).g(x) , then: k`(x) = f `(x)g(x) + g`(x) f (x) Using Leibniz notation, If y = f (x).g(x), then: dy df .g(x) dg . f (x) dx dx dx = + OR dy f `g g`f dx = +
  • 6. 1. Differentiate y = x2 sin x f (x) = x2 g(x) = sin x f `(x) = 2x g`(x) = cos x dy f `g g`f dx = + = 2xsin x + x2 cos x
  • 7. The Quotient Rule k x f x If ( ) ( ) , then: g x ( ) = k x = f x g x - g x f x `( ) `( ) ( ) `( ) ( ) 2 g x ( ( )) Using Leibniz notation, If y f ( x ) , then: g x ( ) = df g x dg f x dy dx dx dx g x . ( ) . ( ) ( ( )) 2 - dy = f `g - g`f dx g = OR 2
  • 8. æ 3 ö ç ¸ è ø 1. Find d x dx sin x f (x) = x3 g(x) = sin x f `(x) = 3x2 g`(x) = cos x dy = f `g - g`f dx g 2 2 3 x x x x 3 sin cos 2 sin x = -
  • 9. Sec, Cosec, cot and tan sec 1 the secant of x x cos x = cos 1 the cosecant of ec x x sin x = cot 1 the cotangent of x x tan x = Unlike the sine and cosine functions, the graphs of sec and cosec functions have ‘breaks’ in them. The functions are otherwise continuous but for certain values of x, are undefined.
  • 10. y x 1 2 3 4 5 6 6 5 4 3 2 1 – 1 – 2 – 3 – 4 – 5 – 6 y = sec x 123456–––––– 123456 y x 1 1 2 2 3 3 4 4 5 5 6 6 1 1 2 2 3 3 4 4 5 5 6 6 – 1 – 1 2 – 2 3 – 3 4 – 4 5 – 5 6 – 6 y = cosec x 123456–––––– 123456 y x 1 1 2 2 3 3 4 4 5 5 6 6 1 1 2 2 3 3 4 4 5 5 6 6 – 1 – 1 2 – 2 3 – 3 4 – 4 5 – 5 6 – 6 y = cot x x x = p + np In general, sec is undefined for 2 also cosec x is undefined for x = np
  • 11. x x = p + np In general, sec is undefined for 2 sec 1 æ ö = çè ø¸ æ ö 2 cos 2 p p çè ø¸ 1 0 = undefined also cosec x is undefined for x = np
  • 12. 1. Find the derivative of tan x d ( tan x ) d sin x dx dx x = æ ö çè cos ø¸ (quotient rule) x x x x = - - cos .cos ( sin ).sin 2 cos x 1 cos 2 x = = sec2 x
  • 13. Exponential and Logarithmic functions If y = ex then dy = ex dx y x dy x If = log then = 1 ¹ 0 e dx x
  • 14. 1. Find d e3x dx d e3x = 3e3x dx 2. Find d dx xex d xex ex xex dx = + = ex (1+ x) 3. Find d ln3x dx ln3 1 .3 d x dx x = 1 3 x =
  • 15. Higher derivatives Function 1st derivative 2nd Derivative………..nth Derivative f (x) f '(x) f ''(x) f n (x) dy dx 2 2 d y dx n n d y dx y 1. y = 3x4 dy = 12x3 dx 2 2 d y = 36x dx 2 3 3 d y 72x dx = etc. etc. etc.
  • 16. The second derivative, or second order derivative, is the derivative of the derivative of a function. The derivative of the function f(x) may be denoted by f’(x) , and its double (or "second") derivative is denoted by f’’(x) . This is read as "f double prime of x," or "The second derivative of f(x)." Because the derivative of function is defined as a function representing the slope of function , the double derivative is the function representing the slope of the first derivative function.
  • 17. Furthermore, the third derivative is the derivative of the derivative of the derivative of a function, which can be represented by f’’’(x) . This is read as "f triple prime of x", or "The third derivative of f(x)". This can continue as long as the resulting derivative is itself differentiable, with the fourth derivative, the fifth derivative, and so on. Any derivative beyond the first derivative can be referred to as a higher order derivative.
  • 18. Applications of Derivatives Let displacement from an origin be a function of time. x = f (t) Velocity is a rate of change of displacement. v dx = dt Acceleration is a rate of change of velocity. a dv dt = 2 2 d x dt =
  • 19. A particle travels along the x axis such that x(t) = 4t3 – 2t + 5, where x represents its displacement in metres from the origin ‘t’ seconds after observation began. (a) How far from the origin is the particle at the start of observation? (b) Calculate the velocity and acceleration of the particle after 3 seconds. (a) When t = 0, x(0) = 5 Hence the particle is 5m from the origin at the start of the observation. (b) v = dx = 12t2 - 2 v(3) =12´9 - 2 =106ms-1 dt 2 2 a d x 24t = = a(3) = 24´3 = 72ms-2 dt
  • 20. Maximum And Minimum Two types of maxima and minima: 1) Local maximum and minimum 2) Absolute maximum and minimum Maximum and Minimum are collectively called EXTREMA.
  • 21. Local max Local max Local min Local & Absolute Max Local & Absolute
  • 22. Local Maximum and Minimum Local extrema are the extrema which occur in the neighborhood of the function. • How to find local maximum and minimum? Let f(x) be any function. 1. Assume f(x) = 0 2. Find critical points 3. If f”(x) > 0 then function has local minimum value at ‘x’. If f”(x) < 0 then function has local maximum value at ‘x’.
  • 23. Absolute Maximum and Minimum Absolute extrema are the largest and smallest values that a function takes on over its entire domain. • How to find absolute maximum and minimum? Let f(x) be any function. 1. Assume f(x) = 0 2. Find critical points 3. Put critical points in f(x). The value of ‘x’ for which maximum value of f(x) is obtained is Absolute Maximum. The value of ‘x’ for which minimum value of f(x) is obtained is Absolute Minimum.
  • 24. Illustration :- • Find local and absolute maximum and minimum 3 2 3 2 of x - 6x – 36x + 2. f(x) = x - 6x – 36x + 2 f’(x) = 3x - 2 12x – 36 f’(x) = 3(x - 2 4x–12) f’(x) = 3(x-6) (x+2) f’(x) = 0 3(x-6) (x+2) = 0 x = 6 or x = -2 Critical points = 6,-2
  • 25. Now, f”(x) = 6x – 12 f”(6) = 36 – 12 = 24 > 0 f”(-2) = -12 – 12 = - 24 < 0 Function has local maximum value at x = -2 Function has local minimum value at x = 6 Also, f(6) = 216 – 216 - 216 + 2 = -214 f(-2) = -8 – 24 + 72 + 2 = 42 Function has absolute maximum value at x = -2 Function has absolute minimum value at x = 6