first principle of derivatives
Background Concept of Derivatives
The concept of derivative in was introduced to solve problems Physics concerning motion of an object.
The credit for the development of concept of derivative and properties of a real valued function f(x) of variable x goes mainly to two famous personalities:
1.) Sir Isaac Newton(1642-1727)
He is an American Physicist and Mathematician who has contributed a lot in the field of mathematics as well as Physics.
2.) Gottfried Whilhelm Leibnitz(1646-1716)
He is a German Mathematician who has contributed a lot in the field of Mathematics.
Let's be familiar with concept of derivatives.
You have learnt Newton's law of motion in School level Physics.
You might have also learnt it in higher level Physics.
You have learnt about velocity of moving objects.
Velocity gives relation between distance travelled by an object with time taken for the travelling.
⇒ The rate of change of displacement or distance which is magnitude of displacement, covered by a moving object per unit change in time gives velocity of that object.
Actually, velocity is nothing but the derivative of distance with respect to time.
Suppose,
dS = change distance travelled by a moving object
dt = time taken by the object to covered distance dS.
The velocity of the object is v given by,
v=dSdt=limΔt→0ΔSΔt ----(1)
Where ΔS is small increment or change in distance S and Δt is small increment in time t.
It should be noted that change in time must be so small, almost zero, not exactly zero. That is Δt→0.
The ratio is dSdt is called instantaneous ratio of distance and time. Whereas the ratio ΔSΔt is called incremental ratio of S and t. The limit of incremental ratio ΔSΔt as Δt reaches very close to 0, but not exactly zero, is called derivative of S with respect to t, denoted by velocity(v) or dSdt.
Similarly, the rate of change of velocity of a moving object per unit time is called acceleration. Actually, acceleration is the derivative of velocity with respect to time, provided that change in time is very small.
a =dvdt=limΔt→0ΔSΔt.---(2)
You know Newton's Second law of motion.
This gives force that tends to either stop moving object or provide motion to rest object. If F is force applied to an object of mass m having acceleration a, then Newton's second law of motion gives,
F=ma=mdvdt=mlimΔt→0ΔvΔt. -----(3)
This equation suggests that derivative is useful in Newton's law of motion, which very important topic in Physics.
Thus derivative is nothing but simply the measure of change in value of a function with change in value of its variable, provided that change in value of variable is very small.
First Principle of Differentiation:
The process of finding the derivative of a function with respect to its variable is called differentiation. The derivative of a function is also called coefficient of differentiation or differential coefficient.
Suppose that f(x) is a real valued function of x defined in a domain D such that x∈D.
Let Δx and Δy be small increments (change) in x and y = f(x) respectively.
Then derivative of function y = f(x) with respect to x is given by
dydt=limΔx→0f(x+Δx)-f(x)Δx ----(4)
provided that the limit exists.
This is called the First Principle of Differentiation.
If Δx is replaced by h, then
dydt=limh→0f(x+h)-f(x)h -----(5)
Examples
Q. Find the derivatives of given functions from first principle.
1. ) x and xn
2.) 1x
3.) sin x
4.) x log x
5.) esinx
Solutions:
1.) Here,
y = f(x) = x ---(i)
Suppose, Δx and Δy be small increments in x and y respectively. Then
⇒ y+Δy=x+Δx
or, Δy=x+Δx-y
or, Δy=x+Δx-x
or, Δy=Δx
or, ΔyΔx=1
Taking limit as limΔx→0 on both sides,
limΔx→0ΔyΔx=limΔx→01
or, limΔx→0ΔyΔx=1
But dydx=limΔx→0ΔyΔx
∴ dydx=1.
Thus the derivative of function x is 1.
Alternatively,
From first principle of differentiation, we have
dydx=limΔx→0f(x+Δx)-f(x)Δx
or, dydx=limΔx→0x+Δx-xΔx
or, dydx=limΔx→0ΔxΔx
or, dydx=limΔx→01
∴ dxdx=1.
Also,
Let y = f(x) = xn
Using first principle we have
dydx=limΔx→0f(x+Δx)-f(x)Δx
or, dydx=limΔx→0(x+Δx)n-xnΔx ---(ii)
We have to use relation,
limu→aun-anu-a=1
Therefore taking (ii) into above form,
Here u=x+Δx and a = x, then
dydx=lim(x+Δx)→x(x+Δx)n-xn(x+Δx) -x
or, dydx=nxn-1.
∴ dxndx=nxn-1.
2.) Here,
y = f(x) = 1x
Using the first principle,
dydx=limΔx→0f(x+Δx)-f(x)Δx
or, dydx=limΔx→01x+Δx-1xΔx
or, dydx=limΔx→0x-(x+Δx)x(x+Δx)Δx
or, dydx=limΔx→0-ΔxΔx×x×(x+Δx)
or, dydx=limΔx→0-1x×(x+Δx)
or, dydx= -1x×x
or, dydx=-1x2
∴ ddx(1x)=-1x2.
3.) Here
y = f(x) = sin x
Using first principle,
dydx=limΔx→0f(x+Δx)-f(x)Δx
or, dydx=limΔx→0sin(x+Δx)-sin(x)Δx
or, dydx=limΔx→02sin(x+Δx-x2)cos(x+Δx+x2)Δx
or, dydx= limΔx→02sin(Δx2)cos(x+Δx2)Δx
or, dydx=2×cos(x+0)limΔx→0sin(Δx2)Δx
dydx=cosx×limΔx2→0sin(Δx2)Δx2
But, limx→0sinxx=1, so
⇒limΔx2→0sin(Δx2)Δx2=1
∴ dydx=cosx×(1)
∴ ddxsinx=cosx .
Similarly,
ddxcosx=-sinx. Try yourself.
4.) Here,
y = f(x) = x logx
Using the first principle,
dydx=limΔx→0f(x+Δx)-f(x)Δx
⇒ dydx=limΔx→0(x+Δx)log(x+Δx)-xlogxf(x)Δx
=limΔx→0xlog(x+Δx)+Δxlog(x+Δx)-xlogxΔx
=limΔx→0x[log(x+Δx)-logx]+Δxlog(x+Δx)Δx
=limΔx→0xlog(x+Δxx)+Δxlog(x+Δx)Δx
=limΔx→0xlog(x+Δxx)Δx+limΔx→0Δx log(x+Δx)Δx
=xlimΔx→0log(1+Δxx)Δx+limΔx→0log(x+Δx)
=limΔxx→0log(1+Δxx)Δxx+logx
But limx→0log(1+x)x=1, using this in first term,
=1+logx
∴ ddxxlogx=1+logx.
5.) Here,
y = f(x) = esinx
Using the first principle, derivative of y with respect to x is given as
dydx=limΔx→0f(x+Δx)-f(x)Δx
=limΔx→0esin(x+Δx)-esinxΔx
Now put u=sinx and u+k=sin(x+Δx) so that Δx→0 implies k→0.
=limk→0eu+k-eukkΔx
=limk→0euek-1ksin(x+Δx)-uΔx
=eulimk→0ek-1k×limΔx→0sin(x+Δx)-sinxΔx
But limk→0ek-1k=1,
=eu×limΔx→02sin(x+Δx-x2)cos(x+Δx+x2)Δx
=esinx×limΔx→02sin(Δx2).cos(2x+Δx2)Δx
=esinxcos(2x+02)×limΔx2→0sin(Δx2)Δxx
But limΔx2→0sin(Δx2)Δx2=1,
=esinxcosx×1
=esinxcosx
∴ ddxesinx=esinxcosx.
Follow This Site for more updates on Science and Technology.
Comments
Post a Comment