2.7 Derivatives of cos x, sin x, eˣ, and ln x

Syllabus
2020
Topic
2.7
Level

Learning objectives

Four Familiar Derivative Rules

The functions sinx\sin x, cosx\cos x, exe^x, and lnx\ln x have standard derivatives that can be applied directly. For the trigonometric rules, xx is measured in radians.

Function f(x)f(x) Derivative f(x)f'(x) Condition
sinx\sin x cosx\cos x xx in radians
cosx\cos x sinx-\sin x xx in radians
exe^x exe^x all real xx
lnx\ln x 1x\dfrac{1}{x} x>0x>0

If f(x)=3sinx2ex+lnxf(x)=3\sin x-2e^x+\ln x, differentiate term by term: f(x)=3cosx2ex+1x,x>0.f'(x)=3\cos x-2e^x+\frac{1}{x},\qquad x>0. The domain condition comes from the original lnx\ln x term as well as its derivative.

The cosine rule is the one with a negative sign: (cosx)=sinx(\cos x)'=-\sin x. These formulas apply directly only when the input is exactly xx; differentiating a composite input such as sin(x2)\sin(x^2) requires a later rule.

Recognize a Limit as a Derivative

A difference-quotient limit can often be evaluated by identifying it as f(a)f'(a). Match the whole numerator to the change in one function and the denominator to the corresponding change in input.

f'(a)=\lim_{h\to0}\frac{f(a+h)-f(a)}{h}=\lim_{x\to a}\frac{f(x)-f(a)}{x-a}

Identify the underlying function ff, identify the point aa, verify that the numerator and denominator follow the same derivative-definition form, and then replace the limit by the known value f(a)f'(a).

Consider limh0e2+he2h.\lim_{h\to0}\frac{e^{2+h}-e^2}{h}. This is the derivative definition for f(x)=exf(x)=e^x at a=2a=2. Since f(x)=exf'(x)=e^x, the limit equals f(2)=e2f'(2)=e^2.

Do not match only the denominator. Both function values in the numerator must correspond to the same point change. If the pattern does not match a derivative definition exactly, another limit method may be needed.