Derivative














Introduction to Derivative
The derivative is a fundamental tool of calculus that quantifies the sensitivity of change of a function.
  1. Gottfried Wilhelm Leibniz in 1675 has given a common symbol for the derivative of a function as dydx.
    Calculus को आधारभूत उपकरण मा derivative पनि पर्दछ। जसले sensitivity of change of a function को मापन गर्दछ। 1675 मा Gottfried Wilhelm Leibniz ले यसलाई dydx को संकेतले जनाएका थिए।
  2. Joseph-Louis Lagrange has given another common notation for differentiation by using the prime mark in the symbol of a function f(x) or y.
    Joseph-Louis Lagrange ले derivative लाई f(x) or y prime notation बाट जनाएका थिए।
  3. Newton ले ले derivative लाई dot notation ले जनाएका थिए। This notation is used exclusively for derivatives with respect to time or arc length. It is typically used in differential equations in physics and differential geometry.However, the dot notation becomes unmanageable for high-order derivatives (of order 4 or more) and cannot deal with multiple independent variables.
  4. Another notation for derivative is D-notation. The first derivative is written Df(x) and higher derivatives are written with a superscript Dnf(x). This notation is sometimes called Euler notation.
    To indicate a partial derivative, the variable differentiated by is indicated with a subscript, for example given the function u=f(x,y),} its partial derivative with respect to x can be written Dxu or Dxf(x,y)
In mathematics, derivative is defined as the method that shows the simultaneous rate of change. It can be examplified by using slope and limit.


Introduction to Slope

सामान्यतयाः

gradient =change in ychange in x

भन्ने बुझिन्छ। जसलाई तलको चित्रबाट हेरौ।
o+
2.0
2.0
Fig.1

गणितमा slope ले सीधा रेखाको ठाडोपन (वा तेस्रोपन वा बाङ्गोपन) को मापन गर्दछ। सीधा रेखाको slope गणना गर्न हामी कुनै पनि दुई बिन्दुहरू लिन्छौ र पहिलो बिन्दुबाट दोस्रो बिन्दुमा run र rise को गणना गर्छौ। Run भनेको x-निर्देशांकहरूमा हुने परिवर्तन हो र rise भनेको y-निर्देशांकहरूमा भएको परिवर्तन हो, जसलाई तलको चित्र [चित्र 1] मा चित्रण गरिएको छ।

त्यसैले,
slope =riserun (1)
सीधा रेखाको slope धनात्मक, ऋणात्मक वा शून्य हुन सक्छ, जुन कुरा पहिलो बिन्दुबाट दोस्रो बिन्दुमा coordinate हरु को मान बढ्छ, घट्छ वा उस्तै रहन्छ भन्नेमा निर्भर गर्दछ।
खास गरी, बायाँबाट दायाँ जादा रेखाको स्थिति तल गएमा ऋणात्मक ग्रेडियन्ट (slope), तेर्सो भएमा शून्य ग्रेडियन्ट (slope) हुन्छ, र माथि गएमा धनात्मक ग्रेडियन्ट (slope) हुन्छ ।
यदि रन (Run) को मान शून्य छ भने रेखाको ग्रेडियन्ट (slope) अपरिभाषित हुन्छ, किनकि शून्यले भाग गर्ने कुरा सम्भव छैन। त्यसैले ठाडो रेखाहरूको ग्रेडिएन्टहरू अपरिभाषित हुन्छन्।
गणितिय रुपमा, दुईवटा बिन्दुहरू (x1,y1)(x2,y2) छन भने ति बिन्दुहरुले बनाउने सिधा रेखाको ग्रेडियन्ट (slope) तलको चित्रमा चित्रण गरे जस्तै (चित्र 2) हुन्छ।

o+
(x1,y1)
(x2,y2)
Run=x2x1
Rise=y2y1
Fig.2

Then
run = x2 − x1 and rise = y2 − y1.
Now,
gradient =y2y1x2x1 (2)
Remember that when we use this formula to calculate the gradient of a straight line, it doesn’t matter which point we take to be the first point, (x1,y1), and which you take to be the second point, (x2,y2), as we get the same result either way.

Example 1

For example, using the formula to calculate the gradient of the line through the points (1, 8) and (5, 2), which is shown in Figure below [Figure 3]

12345612345678
(1,8)
(5,2)
Fig.3

It gives either
gradient =y2y1x2x1=2851=32
gradient =y2y1x2x1=8215=32




Derivative as Instantaneous Rate of Change
This is the rate of change of a quantity at a specific instant in time or a specific point in space. In calculus, the derivative of a function represents the rate at which the function is changing at any given point. It's essentially the slope of the function at that point. When we say the derivative represents the rate of instantaneous rate of change, we mean that it gives us the rate at which the function is changing at a specific instant or point.
0.511.522.5−0.5−1−1.5−2−2.50.511.522.533.544.5−0.5
o+
P

In the figure above, if we need the change in function at an instant point , say x=a, then the instantaneous rate of change at x=a is given by
change=f(a+δ)f(aδ)2δ For example, when we need the change in function f(x)=x2 at an instant point , say x=2, then the instantaneous rate of change at x=2 is given by
change=f(2+0.1)f(20.1)2×0.1=f(2.1)f(1.9)0.2=2.121.920.2




Derivative as Slope of tangent
We define derivative as slope of tangent. Please remember, the word ‘tangent’ comes from the Latin word ‘tangere’, which means ‘to touch’. The English word ‘tangible’, which means ‘capable of being touched’, comes from the same Latin word.
0.511.522.5−0.5−1−1.5−2−2.50.511.522.533.544.5−0.5
o+
P(x,f(x))
Q(x+h,f(x+h))
Fig.4

Let y = f (x) be a differentiable function at x.
Let P(x, f(x)) and Q(x + h, f(x+h)) be two nearby points.
Then PQ is a secant.
Now, the slope of the secant PQ is given by
slope of secant at P=f(x+h)f(x)x+hx
or slope of secant at P=f(x+h)f(x)h (A)
This expression (A) is known as the difference quotient for the function f at x
Taking limit as h0 in (A), the secant will turn into tangent at P ,
Then, the slope of tangent at P is
slope of tangent at P=limh0f(x+h)f(x)h
or slope of tangent at P = f'(x)
This new function f'(x) is called the derivative (or derived function) of the function f(x), and is denoted by f′(x) (which is read as‘f prime’ or ‘f dash’ or ‘f dashed’).
The process of finding the derivative of a given function f(x) is called differentiation, and when we carry out this process, we say that we’re differentiating the function f(x).
For example, a function is f(x)=x2, then its derivative is f'(x) = 2x.




Derivative using Definition/First Principle

Example 1

Use the definition of the derivative to compute the derivative of f(x)
Use the following process
step1: f(x)
step2: f(x+Δx)
step3: f(x+Δx)f(x)
step4: f(x+Δx)f(x)Δx
step5: Simplify f(x+Δx)f(x)Δx
step6: limΔx0f(x+Δx)f(x)Δx

Example 2

Use the definition of the derivative to compute the derivative of f(x)=xn
The solution is
f(x)=limΔx0f(x+Δx)f(x)Δx
or f(x)=limΔx0(x+Δx)nxnΔx
or f(x)=limΔx0(xn+nxn1Δx+...+xΔxn1+Δxn)xnΔx
or f(x)=limΔx0nxn1Δx+...+xΔxn1+ΔxnΔx
or f(x)=limΔx0Δx(nxn1+...+xΔxn2+Δxn1)Δx
or f(x)=limΔx0(nxn1+...+xΔxn2+Δxn1)
or f(x)=nxn1

Example 3

Find the derivative of f(x)=sinx by first principle.
By definition, the derivative of f(x) is
f(x)=limΔx0f(x+Δx)f(x)Δx
or f(x)=limΔx0sin(x+Δx)sinxΔx
or f(x)=limΔx02cos(x+Δx+x2).sin(x+Δxx2)Δx
or f(x)=limΔx02cos(x+Δx2).sin(Δx2)Δx
or f(x)=limΔx0cos(x+Δx2).sin(Δx2)Δx2
or f(x)=limΔx0cos(x+Δx2).limΔx0sin(Δx2)Δx2
or f(x)=cos(x+02).1
or f(x)=cosx

Example 4

Find the derivative of f(x)=ex by first principle.
By definition, the derivative of f(x) is
f(x)=limΔx0f(x+Δx)f(x)Δx
or f(x)=limΔx0ex+ΔxexΔx
or f(x)=limΔx0ex(eΔx1)Δx
or f(x)=exlimΔx0eΔx1Δx
or f(x)=ex

Example 5

Find the Derivative of f(x)=logx by first principle.
By definition, the derivative of f(x) is
f(x)=limΔx0f(x+Δx)f(x)Δx
or f(x)=limΔx0log(x+Δx)logxΔx
or f(x)=limΔx0log(x+Δxx)Δx
or f(x)=limΔx0log(1+Δxx)Δx
or f(x)=limΔx01Δxlog(1+Δxx)
or f(x)=limΔx0log(1+Δxx)1Δx
or f(x)=log{limΔx0(1+Δxx)1Δx}
Let u=Δxx then, 1Δx=1ux , and Δx0 implies u0
f(x)=log{limu0(1+u)1ux}
or f(x)=log{limu0(1+u)1u}1x
or f(x)=log{e}1x
or f(x)=1x

Example 6

Use the definition of the derivative to compute the derivative of f(x)=x+1x
Use the following process
step1: f(x)=x+1x
step2: f(x+h)=x+h+1x+h
step3:f(x+h)f(x)=x+h+1x+hx1x
step4:f(x+h)f(x)h=x+h+1x+hx1xh
step5:Simplify f(x+h)f(x)h=h+1x+h1xh=x2+hx1x(h+x)
step6: limh0f(x+h)f(x)h=11x2




Application of Derivative

  1. Equation of tangent line
    Tangent is limiting position of secant
    123−1−20.511.522.5−0.5
    o+
    P

    A tangent is a straight line that touches a curve at one point. The idea is that the tangent and the curve are both going in exact same direction at point of contact. In a space curve, number of lines may pass touching one point, therefore, a precise definition of tangent is given as below.
    Let C be a curve.
    Also let A and B are two points on C
    when, point B is moved toward A then limiting form of secant AB, is called tangent to the curve C at A.

    12345−112345
    o+
    A=(x1,y1)
    12345−112345
    o+
    A
    B
    Drag point A Drag point B

    Equation of tangent line

    Let y=f(x) be a curve C
    Also let P(x1,y1) be a given point on C.
    Then
    Equation of straight line passing through P is
    yy1=m(xx1)
    Since, the tangent line has slope m=dydx, the equation of tangent line at P is
    yy1=dydx(xx1)
    or y=y1+dydx(xx1)
    This completes the proof

  2. Increasing/decreasing test of a function
    Increasing Function

    A function y=f(x) is said to be increasing in an open interval (a,b) i.e. between the points x=a and x=b if
    dydx or f(x) is positive
    for all values of x in that interval.
    In other words, f(x) is said to be increasing if
    x1<x2f(x1)<f(x2)
    or equivalently
    x1>x2f(x1)>f(x2)
    for all real numbers x1 and x2 in (a,b) .

    123456−1−220406080
    o+
    (x1,f(x1))
    (x2,f(x2))

    An increasing function can be shown graphically as in the figure below.

    The graph of such a function is a curve which goes on rising with the rise in the value of x.

    Decreasing Function

    A function y=f(x) is said to be decreasing in an open interval (a,b) i.e. between the points x=a and x=b if
    dydx or f(x) is negative
    for all values of x in that interval.
    In other words, f(x) is said to be increasing if
    x1<x2f(x1)>f(x2)
    or equivalently
    x1>x2f(x1)<f(x2)
    for all real numbers x1 and x2 in (a,b) .

    123456−1−220406080100120140
    o+
    (x1,f(x1))
    (x2,f(x2))

    A decreasing function can be shown graphically as in the figure below.

    The graph of such a function is a curve which goes on falling with the raise in the value of x.

    12345−1−2−3−4−5204060−20−40−60
    o+
    f(x)
    f'(x)
    Example 1

    Show that the function f(x)=2x33x236x is increasing on each of the intervals (-∞,-2) and (3,∞), and decreasing on the interval (-2, 3).

    24−2−450100150−50−100−150
    o+

    Solution
    Find the derivative. The derivative is
    f(x)=6x26x36 (1)
    Factorizing (i) gives
    f(x)=6(x2x6)=6(x+2)(x3)

    (-∞,-2) (-2,3) (3,∞)
    (x+2) - + +
    (x-3) - - +
    f'(x) + - +
    curve increasing decreasing increasing

    1. When x is less than -2, the values of x + 2 and x - 3 are both negative, and hence the value of f(x)=6(x+2)(x3) is positive.
      Therefore, by the increasing/decreasing criterion, the function f is increasing on the interval (-∞,-2).
    2. When x is in the interval (-2, 3), the value of x + 2 is positive and the value of x - 3 is negative, and hence the value of f(x)=6(x+2)(x3) is negative.
      Therefore, by the increasing/decreasing criterion, the function f is decreasing on the interval (-2, 3).
    3. When x is greater than 3, the values of x + 2 and x - 3 are both positive, and hence the value of f(x)=6(x+2)(x3) is also positive.
      Therefore, by the increasing/decreasing criterion, the function f is increasing on the interval (3,∞).
    First Derivative Test
    0.511.522.5−0.5−1−1.5−2−2.50.20.40.60.81−0.2−0.4−0.6−0.8−1
    0.26
    f'(x)= 0.26
  3. Nature of points
    Critical Point

    Critical points are places where the derivative of a function is either zero or undefined. that is, either the graph of function has a horizontal tangent line or function is not differentiable at the point.
    In the figure below, A,B,C, and D are Critical points in which

    1. f'(x)=0 at A
    2. f'(x)=0 at B
    3. f'(x) is NOT defined at C (f is not differentiable at C)
    4. f'(x)=0 at D
    2468−2−450100150−50−100−150
    A
    B
    C
    D
    Stationary Point

    Stationary points are places where the derivative of a function is zero (only zero), that is, the graph of function has a horizontal tangent line at the point.
    In the figure below, A,B,and D are stationary points in which

    1. f'(x)=0 at A
    2. f'(x)=0 at B
    3. f'(x)=0 at D
    2468−2−450100150−50−100−150
    A
    B
    D
    Note: all stationary points are critical points, but not all critical points are stationary points.
    Turning Point

    A stationary point where the derivative of the function changes sign (from positive to negative, or vice versa) at that point. Thus, a stationary point in which a function has a local maximum or local minimum is called a turning point.
    There are two types of turning points.

    1. If f is increasing on the left interval and decreasing on the right interval, then the stationary point is a local maximum
    2. If f is decreasing on the left interval and increasing on the right interval, then the stationary point is a local minimum

    In the figure below, C is only the turning point[Please not that A and B is not Turning point] in which

    1. f'(x)=0 at A, f''(x)=0 at A
    2. f'(x) is NOt defined at B B
    3. f'(x)=0 at C, local minima is defined at C
    2468−2−450100150−50−100−150
    A
    B
    C
    Note: all turning points are stationary points, but not all stationary points are turning points.
    Straight line

    Some stationary points are neither turning points nor horizontal points of inflection. For example, every point on the graph of the equation y=1 (see Figure below), or on any horizontal line, is a stationary point that is neither a turning point nor a horizontal point of inflection. It is a straight line.

    1234−1−2−3−40.511.522.5−0.5−1−1.5−2−2.5
    Point of Inflection

    If the second derivative of a function changes sign, the graph of the function will switch from concave down to concave up, or vice versa. A point where this occurs is called an inflection point. Assuming the second derivative is continuous, it must take a value of zero at any inflection point, although not every point where the second derivative is zero is necessarily a point of inflection.

    0.511.522.5−0.5−1−1.5−2−2.50.20.40.60.81−0.2−0.4−0.6−0.8−1
    f''(x)= 0.73

    A point on a function f (x) is said to be a point of inflexion if f''(x) = 0 and f'''(x)≠0.
    At this point, the concavity changes from upward to downward or vice-versa.
    Therefore the point of inflexion is the transition between concavity of the curves.

    Saddle point (Horizontal point of inflection)

    A saddle point or minimax point is a point on the graph of a function where the slopes (derivatives) is zero , but which is not a local extremum of the function. Thus, a saddle point is a point which is both a stationary point and a point of inflection. Since it is a point of inflection, it is not a local extremum.
    Figure below shows the graph of the function f(x)=x3 .
    The derivative of this function is f(x)=3x2, so the gradient of the graph when x = 0 is
    f(0)=3×02=0.
    So the function f(x)=x3 has a stationary point at x = 0.
    However, this stationary point isn’t a turning point.
    Because
    The second derivative of this function is f(x)=6x, so the second derivative of the graph when x = 0 is
    f(0)=6×0=0.
    So the function f(x)=x3 has a inflexional point at x = 0.
    In such case, the point is called saddle point

    12345−1−2−3−4−550100150−50−100−150
  4. Concavity of a function

    In calculus, the second derivative of a function f is the derivative of f''. Roughly speaking, the second derivative measures instantaneous acceleration of the object, or the rate at which the velocity of the object is changing with respect to time.

    On the graph of a function, the second derivative corresponds to the curvature or concavity of the graph. The graph of a function with a positive second derivative is upwardly concave, while the graph of a function with a negative second derivative curves in the opposite way.

    1. The graph of y=f(x) is concave up if f>0
    2. The graph of y=f(x) is concave down if f<0

    The second derivative of a function f can be used to determine the concavity of the graph of f. A function whose second derivative is positive will be concave up (also referred to as convex), meaning that the tangent line will lie below the graph of the function. Similarly, a function whose second derivative is negative will be concave down (also simply called concave), and its tangent lines will lie above the graph of the function.

    0.511.522.5−0.5−1−1.5−2−2.50.20.40.60.81−0.2−0.4−0.6−0.8−1
    f''(x)= 0.73
    Second derivative test

    The relation between the second derivative and the graph can be used to test whether a stationary point for a function (i.e., a point where f(x)=0 is a local maximum or a local minimum. Specifically,

    1. If f<0, then f has a local maximum at x.
    2. If f>0, then f has a local minimum at x.
    3. If f=0, then the second derivative test says nothing about the point x, a possible inflection point.
  5. Shape of graph
  6. Maxima and Minima of a function
  7. Approximation
  8. Rolls' Theorem
  9. Mean Value Theorem



Derivative Ex 16.3 [BCB page 434]

  1. Find, from the first principle, the derivative of:
    1. log(ax+b)
    2. log5x
    3. logx10
    4. eax+b
    5. ex3
  2. Find the derivative of:
    1. log(/sinx)
    2. log(x+/tanx)
    3. log(1+e5x)
    4. log(logx)
    5. log(secx)
    6. log(1+sin2x)
    7. ln(eax+eax)
    8. log(a2+x2+b)
    9. log(a+x+(ax)
    10. ln|x4|
  3. Find the differential coefficient of:
    1. esinx
    2. ecosx
    3. e1+logx
    4. esin(logx)
    5. tan(logx)
    6. sin(1+eax)
    7. cos(logsecx)
    8. sec(logtanx)
    9. sinlogsinex2
  4. Differentiate the following with respect to x:
    1. x2log(1+x)
    2. x5eax
    3. sinaxlogx
    4. eaxcosbx
    5. (tanx+x2)logx
    6. sinx+cosx)eax
  5. Calculate the derivative of:
    1. logxsinx
    2. log(ax+b)epx
    3. eaxcosbx
    4. sinax1+logx
    5. logxa2+x2
  6. Find dydx when
    1. xy=log(x2+y2)
    2. x2+y2=log(x+y)
    3. exy=xy
    4. x=ecos2t,y=esin2t
    5. x=cos(logt),y=log(cost)
    6. x=logt+sint,y=et+cost



Practical Question

A function y=f(x) is considered, say y=, now answer to the following questions.
  1. Draw the graph of the function y=f(x)
  2. Given the point on the curve y=f(x), draw a tangent at the point making an angle θ with the positive direction of x-axis
  3. Find tanθ
  4. Find the point on the curve where the tangent is parallel to the x-axis, if possible
  5. Find the point on the curve where the tangent is perpendicular to the x-axis, if possible



Additional Question

  1. Define differential cofficient of a function at a given point. Find from first principles, the derivative of x|x with respect to x
  2. Find the derivative of
    1. xsinx

      Solution 👉 Click Here

    2. (sinx)x

      Solution 👉 Click Here

    3. (sinx)logx

      Solution 👉 Click Here

    4. exx

      Solution 👉 Click Here

    5. xex
    6. (logx)tanx
    7. (tanx)logx
    8. xsecx
    9. (sinx)cosx
  3. Find dydx when
    1. y=xy
    2. xy.yx=1
    3. xm.yn=(x+y)m+n
    4. esinx+esiny=1
    5. xy=yx
    6. xsinx=ysiny

No comments:

Post a Comment