2.7 Derivatives of cos x, sin x, eˣ, and ln x
- Syllabus
- 2020
- Topic
- 2.7
- Level
- —
The functions sinx, cosx, ex, and lnx have standard derivatives that can be applied directly. For the trigonometric rules, x is measured in radians.
| Function f(x) | Derivative f′(x) | Condition |
|---|---|---|
| sinx | cosx | x in radians |
| cosx | −sinx | x in radians |
| ex | ex | all real x |
| lnx | x1 | x>0 |
If f(x)=3sinx−2ex+lnx, differentiate term by term: f′(x)=3cosx−2ex+x1,x>0. The domain condition comes from the original lnx term as well as its derivative.
The cosine rule is the one with a negative sign: (cosx)′=−sinx. These formulas apply directly only when the input is exactly x; differentiating a composite input such as sin(x2) requires a later rule.
A difference-quotient limit can often be evaluated by identifying it as 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 f, identify the point a, verify that the numerator and denominator follow the same derivative-definition form, and then replace the limit by the known value f′(a).
Consider h→0limhe2+h−e2. This is the derivative definition for f(x)=ex at a=2. Since f′(x)=ex, the limit equals f′(2)=e2.
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.