Complete reference for exponential, logarithmic, trigonometric, and hyperbolic functions with derivatives, integrals, and identities.
Functions that "transcend" algebra—cannot be expressed as finite combinations of algebraic operations (addition, multiplication, roots).
eˣ, aˣ, e^(f(x))
ln(x), logₐ(x), ln(f(x))
sin(x), cos(x), tan(x), etc.
sinh(x), cosh(x), tanh(x), etc.
| Function | Derivative | Integral |
|---|---|---|
| eˣ | eˣ | eˣ + C |
| aˣ (a>0, a≠1) | aˣ·ln(a) | aˣ/ln(a) + C |
| e^(kx) | k·e^(kx) | e^(kx)/k + C |
| x·eˣ | eˣ(x+1) | eˣ(x-1) + C |
| Function | Derivative | Integral |
|---|---|---|
| ln|x| | 1/x | x·ln|x| - x + C |
| logₐ|x| | 1/(x·ln(a)) | (x·ln|x| - x)/ln(a) + C |
| ln|f(x)| | f'(x)/f(x) | Special techniques |
| x·ln(x) | ln(x) + 1 | (x²/2)(ln(x)-½) + C |
| Function | Derivative | Integral |
|---|---|---|
| sin(x) | cos(x) | -cos(x) + C |
| cos(x) | -sin(x) | sin(x) + C |
| tan(x) | sec²(x) | ln|sec(x)| + C |
| cot(x) | -csc²(x) | ln|sin(x)| + C |
| sec(x) | sec(x)tan(x) | ln|sec(x)+tan(x)| + C |
| csc(x) | -csc(x)cot(x) | -ln|csc(x)+cot(x)| + C |
| Function | Derivative | Domain |
|---|---|---|
| sin⁻¹(x) | 1/√(1-x²) | [-1, 1] |
| cos⁻¹(x) | -1/√(1-x²) | [-1, 1] |
| tan⁻¹(x) | 1/(1+x²) | (-∞, ∞) |
| cot⁻¹(x) | -1/(1+x²) | (-∞, ∞) |
| sec⁻¹(x) | 1/(|x|√(x²-1)) | |x| ≥ 1 |
| csc⁻¹(x) | -1/(|x|√(x²-1)) | |x| ≥ 1 |
| Function | Derivative | Identity |
|---|---|---|
| sinh(x) = (eˣ-e⁻ˣ)/2 | cosh(x) | cosh²x - sinh²x = 1 |
| cosh(x) = (eˣ+e⁻ˣ)/2 | sinh(x) | 1 - tanh²x = sech²x |
| tanh(x) = sinh(x)/cosh(x) | sech²(x) | coth²x - 1 = csch²x |
| sech(x) = 1/cosh(x) | -sech(x)tanh(x) | sinh(2x) = 2sinh(x)cosh(x) |
| Type | Identity | Use |
|---|---|---|
| Exponential | eˣ·eʸ = eˣ⁺ʸ | Simplify products |
| Logarithmic | ln(xy) = ln(x) + ln(y) | Expand logs |
| Trig | sin²x + cos²x = 1 | Pythagorean identity |
| Angle Sum | sin(x+y) = sinx·cosy + cosx·siny | Expand trig functions |
| Double Angle | sin(2x) = 2sinx·cosx | Simplify expressions |
| Euler's | e^(ix) = cos(x) + i·sin(x) | Connects exponential and trig |
| Function | Derivative | Chain Rule Application |
|---|---|---|
| e^(f(x)) | f'(x)·e^(f(x)) | Multiply by derivative of exponent |
| ln|f(x)| | f'(x)/f(x) | Derivative over original function |
| sin(f(x)) | f'(x)·cos(f(x)) | Derivative times cos of inside |
| cos(f(x)) | -f'(x)·sin(f(x)) | Negative derivative times sin of inside |
| a^(f(x)) | f'(x)·a^(f(x))·ln(a) | Derivative times original times ln(a) |
∫ eˣ·sin(x) dx = (eˣ/2)(sin x - cos x) + C
∫ 1/√(a²-x²) dx = sin⁻¹(x/a) + C
∫ 1/(x²-a²) dx = (1/2a)ln|(x-a)/(x+a)| + C
∫ e^(kt) dt = e^(kt)/k + C
d/dx [e^(x²)] = 2x·e^(x²) NOT e^(x²)
ln(x) only for x>0. ln|x| for x≠0
sin⁻¹(x) gives values in [-π/2, π/2]
d/dx [eˣ] = eˣ but d/dx [xⁿ] = n·xⁿ⁻¹
Answer: 3e^(3x)ln(x) + e^(3x)/x
Answer: -e^(cos(x)) + C
Answer: 2/(1+4x²)
Answer: (1/2)e^(x²) + C