Download presentation
Presentation is loading. Please wait.
Published byLeon Griffin Modified over 9 years ago
1
STROUD Worked examples and exercises are in the text PROGRAMME F11 DIFFERENTIATION
2
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Second derivatives Newton-Raphson iterative method [optional] Programme F11: Differentiation
3
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph Programme F11: Differentiation The gradient of the sloping line straight line in the figure is defined as: the vertical distance the line rises and falls between the two points P and Q the horizontal distance between P and Q
4
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph Programme F11: Differentiation The gradient of the sloping straight line in the figure is given as:
5
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Second derivatives Newton-Raphson iterative method Programme F11: Differentiation
6
STROUD Worked examples and exercises are in the text The gradient of a curve at a given point Programme F11: Differentiation The gradient of a curve between two points will depend on the points chosen:
7
STROUD Worked examples and exercises are in the text The gradient of a curve at a given point The gradient of a curve at a point P is defined to be the gradient of the tangent at that point:
8
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function (Second derivatives –MOVED to a later set of slides) Newton-Raphson iterative method Programme F11: Differentiation
9
STROUD Worked examples and exercises are in the text Algebraic determination of the gradient of a curve Programme F11: Differentiation The gradient of the chord PQ is and the gradient of the tangent at P is
10
STROUD Worked examples and exercises are in the text Algebraic determination of the gradient of a curve Programme F11: Differentiation As Q moves to P so the chord rotates. When Q reaches P the chord is coincident with the tangent.
11
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Newton-Raphson iterative method Programme F11: Differentiation
12
STROUD Worked examples and exercises are in the text Derivatives of powers of x Two straight lines Two curves Programme F11: Differentiation
13
STROUD Worked examples and exercises are in the text Derivatives of powers of x Two straight lines Programme F11: Differentiation (a)
14
STROUD Worked examples and exercises are in the text Derivatives of powers of x Two straight lines (b) Programme F11: Differentiation
15
STROUD Worked examples and exercises are in the text Derivatives of powers of x Two curves Programme F11: Differentiation (a) so
16
STROUD Worked examples and exercises are in the text Derivatives of powers of x Two curves Programme F11: Differentiation (b) so
17
STROUD Worked examples and exercises are in the text Derivatives of powers of x A clear pattern is emerging:
18
STROUD Worked examples and exercises are in the text Algebraic determination of the gradient of a curve At Q: So As Therefore called the derivative of y with respect to x.
19
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Newton-Raphson iterative method Programme F11: Differentiation
20
STROUD Worked examples and exercises are in the text Differentiation of polynomials Programme F11: Differentiation To differentiate a polynomial, we differentiate each term in turn:
21
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Newton-Raphson iterative method Programme F11: Differentiation
22
STROUD Worked examples and exercises are in the text Derivatives – an alternative notation Programme F11: Differentiation The double statement: can be written as:
23
STROUD Worked examples and exercises are in the text Towards derivatives of trigonometric functions (JAB) Limiting value of is 1 I showed this in an earlier lecture by a rough argument. Following slide includes most of a rigorous argument. Programme F11: Differentiation
24
STROUD Worked examples and exercises are in the text Programme F11: Differentiation Area of triangle POA is: Area of sector POA is: Area of triangle POT is: Therefore: That is ((using fact that the cosine tends to 1 -- JAB)):
25
STROUD Worked examples and exercises are in the text Derivatives of trigonometric functions and … Programme F11: Differentiation The table of standard derivatives can be extended to include trigonometric and the exponential functions: ((JAB:)) The trig cases use the identities for finding sine and cosine of the sum of two angles, and an approximation I gave earlier for the cosine of a small angle. (Shown in class).
26
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Newton-Raphson iterative method Programme F11: Differentiation
27
STROUD Worked examples and exercises are in the text Differentiation of products of functions Programme F11: Differentiation Given the product of functions of x: then: This is called the product rule.
28
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Newton-Raphson iterative method Programme F11: Differentiation
29
STROUD Worked examples and exercises are in the text Differentiation of a quotient of two functions Programme F11: Differentiation Given the quotient of functions of x: then: This is called the quotient rule.
30
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Newton-Raphson iterative method Programme F11: Differentiation
31
STROUD Worked examples and exercises are in the text Functions of a function Differentiation of a function of a function To differentiate a function of a function we employ the chain rule. If y is a function of u which is itself a function of x so that: Then: This is called the chain rule. Programme F11: Differentiation
32
STROUD Worked examples and exercises are in the text Functions of a function Differentiation of a function of a function Programme F11: Differentiation Many functions of a function can be differentiated at sight by a slight modification to the list of standard derivatives:
33
STROUD Worked examples and exercises are in the text The gradient of a straight-line graph The gradient of a curve at a given point Algebraic determination of the gradient of a curve Derivatives of powers of x Differentiation of polynomials Derivatives – an alternative notation Differentiation of products of functions Differentiation of a quotient of two functions Functions of a function Newton-Raphson iterative method [optional] Programme F11: Differentiation
34
STROUD Worked examples and exercises are in the text Newton-Raphson iterative method [OPTIONAL] Tabular display of results Programme F11: Differentiation Given that x 0 is an approximate solution to the equation f(x) = 0 then a better solution is given as x 1, where: This gives rise to a series of improving solutions by iteration using: A tabular display of improving solutions can be produced in a spreadsheet.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.