6.Derivatives
6.Derivatives
B.E Owusu
KNUST
g (t + h) − g (t)
g ′ (t) = lim
h→0 h !
1 t+h t
= lim −
h→0 h t+h+1 t+1
!
′
1 (t + h) (t + 1) − t (t + h + 1)
g (t) = lim
h→0 h (t + h + 1) (t + 1)
1 t 2 + t + th + h − t 2 + th + t
= lim
h→0 h (t + h + 1) (t + 1)
!
1 h
= lim
h→0 h (t + h + 1) (t + 1)
So, upon canceling the h we can evaluate the limit and get the
derivative.
1 1 1
g ′ (t) = lim = =
h→0 (t + h + 1) (t + 1) (t + 1) (t + 1) (t + 1)2
f (0 + h) − f (0)
f ′ (0) = lim
h→0 h
|0 + h| − |0|
= lim
h→0 h
|h|
= lim
h→0 h
We will have to look at the two one sided limits and recall that
(
h if h ≥ 0
|h| =
−h if h < 0
|h| h
lim+ = lim+ because h > 0 in a right-hand limit.
h→0 h h
h→0
= lim+ 1
h→0
=1
The two one-sided limits are different and so
|h|
lim
h→0 h
doesn’t exist. However, this is the limit that gives us the derivative
that we’re after. If the limit doesn’t exist then the derivative doesn’t
exist either.
B.E Owusu (KNUST) Derivatives February 19, 2023 7 / 24
Differentiation
Definition
A function f (x) is called differentiable at x = a if f ′ (a) exists and
f (x) is called differentiable on an interval if the derivative exists for
each point in that interval.
Theorem
If f (x) is differentiable at x = a then f (x) is continuous at x = a
Alternate Notation
Given a function y = f (x) all of the following are equivalent and
represent the derivative of f (x) with respect to x.
df dy
f ′ (a) = y ′ |x=a = =
dx x=a dx x=a
Note as well that on occasion we will drop the (x) part on the
function to simplify the notation somewhat. In these cases the
following are equivalent.
f ′ (x) = f ′
2.
Product Rule
If the two functions f (x) and g(x) are differentiable (i.e. the
derivative exist) then the product is differentiable and,
(f g)′ = f ′ g + f g ′
Quotient Rule
If the two functions f (x) and g(x) are differentiable (i.e the
derivative exist) then the quotient is differentiable and,
!′
f f ′ g − f g′
=
g g2
3 (2 − z) − (3z + 9) (−1)
W ′ (z) =
(2 − z)2
15
=
(2 − z)2
(b)
1
1
1
′
4 2
x − 2 x 2 − 2 − 4x 2 (2x)
h (x) =
(x 2 − 2)2
3 1 3 3 1
2x 2 − 4x − 2 − 8x 2 −6x 2 − 4x − 2
= =
(x 2 − 2)2 (x 2 − 2)2
B.E Owusu (KNUST) Derivatives February 19, 2023 15 / 24
As a final topic let’s note that the product rule can be extended to
more than two functions, for instance.
1 (f g h)′ = f ′ g h + f g ′ h + f g h ′
2 (f g h w)′ = f ′ g h w + f g ′ h w + f g h ′ w + f g h w ′
3 (f g h)′ = ([f g] h)′ = [f g]′ h + [f g] h ′
4 (f g h)′ = [f ′ g + f g ′ ] h + [f g] h ′ = f ′ g h + f g ′ h + f g h ′
sin (3t)
(c) lim
t→0 sin (8t)
cos (2z) − 1
(d) lim
z→0 z
d d
(sin (x)) = cos (x) (cos (x)) = − sin (x)
dx dx
d d
(tan (x)) = sec2 (x) (cot (x)) = −csc2 (x)
dx dx
d d
(sec (x)) = sec (x) tan (x) (csc (x)) = − csc (x) co
dx dx
Example 2
Differentiate each of the following functions.
(a) y = 5 sin(x) cos(x) + 4 csc(x)
sin (t)
(b) P (t) =
3 − 2 cos (t)