Calculus
Integrals
Table of Integrals
Power of x.
xn dx = x(n+1) / (n+1) + C (n -1) Proof | 1/x dx = ln|x| + C |
Exponential / Logarithmic
ex dx = ex + C Proof | bx dx = bx / ln(b) + C Proof, Tip! |
ln(x) dx = x ln(x) - x + C Proof |
Trigonometric
sin x dx = -cos x + C Proof | csc x dx = - ln|CSC x + cot x| + C Proof |
COs x dx = sin x + C Proof | sec x dx = ln|sec x + tan x| + C Proof |
tan x dx = -ln|COs x| + C Proof | cot x dx = ln|sin x| + C Proof |
Trigonometric Result
COs x dx = sin x + C Proof | CSC x cot x dx = - CSC x + C Proof |
sin x dx = COs x + C Proof | sec x tan x dx = sec x + C Proof |
sec2 x dx = tan x + C Proof | csc2 x dx = - cot x + C Proof |
Inverse Trigonometric
arcsin x dx = x arcsin x + (1-x2) + C |
arccsc x dx = x arccos x - (1-x2) + C |
arctan x dx = x arctan x - (1/2) ln(1+x2) + C |
Inverse Trigonometric Result
|
|
Hyperbolic
sinh x dx = cosh x + C Proof | csch x dx = ln |tanh(x/2)| + C Proof |
cosh x dx = sinh x + C Proof | sech x dx = arctan (sinh x) + C |
tanh x dx = ln (cosh x) + C Proof | coth x dx = ln |sinh x| + C Proof |
Integral Identities
Formal Integral Definition:
f(x) dx = lim (d -> 0) (k=1..n) f(X(k)) (x(k) - x(k-1)) when...
f(x) dx = lim (d -> 0) (k=1..n) f(X(k)) (x(k) - x(k-1)) when...
a = x0 < x1 < x2 < ... < xn = b
d = max (x1-x0, x2-x1, ... , xn - x(n-1))
x(k-1) <= X(k) <= x(k) k = 1, 2, ... , nF '(x) dx = F(b) - F(a) (Fundamental Theorem for integrals of derivatives)
a f(x) dx = a f(x) dx (if a is constant)
f(x) + g(x) dx = f(x) dx + g(x) dx
f(x) dx = f(x) dx | (a b)
f(x) dx + f(x) dx = f(x) dx
f(u) du/dx dx = f(u) du (integration by substitution)
Special Functions
Some of these functions I have seen defined under both intervals (0 to x) and (x to inf). In that case, both variant definitions are listed.
gamma = Euler's constant = 0.5772156649...
gamma = Euler's constant = 0.5772156649...
(x) = Gamma(x) = t^(x-1) e^(-t)dt (Gamma function)
B(x,y) = t^(x-1) (1-t)^(y-1)DT (Beta function)
Ei(x) = e^(-t)/t DT (exponential integral) or it's variant,NONEQUIVALENT form:
B(x,y) = t^(x-1) (1-t)^(y-1)DT (Beta function)
Ei(x) = e^(-t)/t DT (exponential integral) or it's variant,NONEQUIVALENT form:
Ei(x) = + ln(x) + (e^t - 1)/t DT = gamma + ln(x) + (n=1..inf)x^n/(n*n!)
li(x) = 1/ln(t) DT (logarithmic integral)
Si(x) = sin(t)/t DT (sine integral) or it's variant,NONEQUIVALENT form:
Si(x) = sin(t)/t DT (sine integral) or it's variant,NONEQUIVALENT form:
Si(x) = sin(t)/t DT = PI/2 - sin(t)/t DT
Ci(x) = cos(t)/t DT (cosine integral) or it's variant,NONEQUIVALENT form:
CI(x) = - COs(t)/t DT = gamma + ln(x) + (COs(t) - 1) / t DT (cosine integral)
Chi(x) = gamma + ln(x) + (cosh(t)-1)/t DT (hyperbolic cosine integral)
Shi(x) = sinh(t)/t DT (hyperbolic sine integral)
Erf(x) = 2/PI^(1/2)e^(-t^2) DT = 2/PI (n=0..inf) (-1)^nx^(2n+1) / ( n! (2n+1) ) (error function)
FresnelC(x) = COs(PI/2 t^2) DT
FresnelS(x) = sin(PI/2 t^2) DT
dilog(x) = ln(t)/(1-t) DT
Psi(x) = ln(Gamma(x))
Psi(n,x) = nth derivative of Psi(x)
W(x) = inverse of x*e^x
L sub n (x) = (e^x/n!)( x^n e^(-x) ) (n) (laguerre polynomial degree n. (n) meaning nth derivative)
Zeta(s) = (n=1..inf) 1/n^s
Dirichlet's beta function B(x) = (n=0..inf) (-1)^n / (2n+1)^x
Derivatives
Table of Derivatives
Power of x.
c = 0 | x = 1 | xn = n x(n-1) Proof |
Exponential / Logarithmic
ex = ex Proof | bx = bx ln(b) Proof | ln(x) = 1/x Proof |
Trigonometric
sin x = cos x Proof | csc x = -csc x cot x Proof |
cos x = - sin x Proof | sec x = sec x tan x Proof |
tan x = sec2 x Proof | cot x = - csc2 x Proof |
Inverse Trigonometric
|
| ||||
|
| ||||
|
|
Hyperbolic
sinh x = cosh x Proof | csch x = - coth x csch x Proof |
cosh x = sinh x Proof | sech x = - tanh x sech x Proof |
tanh x = 1 - tanh2 x Proof | coth x = 1 - coth2 x Proof |
Differentiation Identities
Definitions of the Derivative:
df / dx = lim (dx -> 0) (f(x+dx) - f(x)) / dx (right sided)
df / dx = lim (dx -> 0) (f(x) - f(x-dx)) / dx (left sided)
df / dx = lim (dx -> 0) (f(x+dx) - f(x-dx)) / (2dx) (both sided)
df / dx = lim (dx -> 0) (f(x+dx) - f(x)) / dx (right sided)
df / dx = lim (dx -> 0) (f(x) - f(x-dx)) / dx (left sided)
df / dx = lim (dx -> 0) (f(x+dx) - f(x-dx)) / (2dx) (both sided)
f(t) dt = f(x) (Fundamental Theorem for Derivatives)
f(x)g(x) = f'(x)g(x) + f(x)g '(x) (product rule)
Partial Differentiation Identities
if f( x(r,s), y(r,s) )
df / dr = df / dx * dx / DR + df / dy * dy / DR
df / ds = df / dx * dx / Ds + df / dy * dy / Ds
if f( x(r,s) )
df / DR = df / dx * dx / DR
df / Ds = df / dx * dx / Ds
directional derivative
df(x,y) / d(Xi sub a) = f1(x,y) cos(a) + f2(x,y) sin(a)
(Xi sub a) = angle counterclockwise from pos. x axis.Derivatives: Min, Max, Critical Points...
Asymptotes
Definition of a horizontal asymptote: The line y = y0 is a "horizontal asymptote" of f(x) if and only if f(x) approaches y0 as x approaches + or - .Definition of a vertical asymptote: The line x = x0 is a "vertical asymptote" of f(x) if and only if f(x) approaches + or - as x approaches x0from the left or from the right.Concavity
Definition of a slant asymptote: the line y = ax + b is a "slant asymptote" of f(x) if and only if lim (x-->+/-) f(x) = ax + b.
Definition of a concave up curve: f(x) is "concave up" at x0 if and only ifCritical Pointsf '(x) is increasing at x0Definition of a concave down curve: f(x) is "concave down" at x0 if and only iff '(x) is decreasing at x0
The second derivative test: If f''(x) exists at x0 and is positive, thenf ''(x) is concave up at x0. If f''(x0) exists and is negative, then f(x) is concave down at x0. Iff ''(x) does not exist or is zero, then the test fails.
Definition of a critical point: a critical point on f(x) occurs at x0 if and only if either f '(x0) is zero or the derivative doesn't exist.Extrema (Maxima and Minima)
Local (Relative) ExtremaDefinition of a local maxima: A function f(x) has a local maximum at x0 if and only if there exists some interval I containing x0 such that f(x0) >= f(x) for all x in I.Increasing/Decreasing Functions
Definition of a local minima: A function f(x) has a local minimum at x0 if and only if there exists some interval I containing x0 such that f(x0) <= f(x) for all x in I.
Occurrence of local extrema: All local extrema occur at critical points, but not all critical points occur at local extrema.
The first derivative test for local extrema: If f(x) is increasing (f '(x) > 0) for all x in some interval (a, x0] and f(x) is decreasing (f '(x) < 0) for all x in some interval [x0, b), then f(x) has a local maximum at x0. If f(x) is decreasing (f '(x) < 0) for all x in some interval (a, x0] and f(x) is increasing (f '(x) > 0) for all x in some interval [x0, b), then f(x) has a local minimum at x0.
The second derivative test for local extrema: Iff '(x0) = 0 andf ''(x0) > 0, then f(x) has a local minimum at x0. Iff '(x0) = 0 andf ''(x0) < 0, then f(x) has a local maximum at x0.
Absolute Extrema
Definition of absolute maxima: y0 is the "absolute maximum" of f(x) on I if and only if y0 >= f(x) for all x on I.
Definition of absolute minima: y0 is the "absolute minimum" of f(x) on I if and only if y0 <= f(x) for all x on I.
The extreme value theorem: If f(x) is continuous in a closed interval I, then f(x) has at least one absolute maximum and one absolute minimum in I.
Occurrence of absolute maxima: If f(x) is continuous in a closed interval I, then the absolute maximum of f(x) in I is the maximum value of f(x) on all local maxima and endpoints on I.
Occurrence of absolute minima: If f(x) is continuous in a closed interval I, then the absolute minimum of f(x) in I is the minimum value of f(x) on all local minima and endpoints on I.
Alternate method of finding extrema: If f(x) is continuous in a closed interval I, then the absolute extrema of f(x) in I occur at the critical points and/or at the endpoints of I.
(This is a less specific form of the above.)
Definition of an increasing function: A function f(x) is "increasing" at a point x0 if and only if there exists some interval I containing x0 such that f(x0) > f(x) for all x in I to the left of x0 and f(x0) < f(x) for all x in I to the right of x0.Definition of a decreasing function: A function f(x) is "decreasing" at a point x0 if and only if there exists some interval I containing x0 such that f(x0) < f(x) for all x in I to the left of x0 and f(x0) > f(x) for all x in I to the right of x0.Inflection Points
The first derivative test: Iff '(x0) exists and is positive, thenf '(x) is increasing at x0. Iff '(x) exists and is negative, then f(x) is decreasing at x0. Iff '(x0) does not exist or is zero, then the test tells fails.
Definition of an inflection point: An inflection point occurs on f(x) at x0 if and only if f(x) has a tangent line at x0 and there exists and interval I containing x0 such that f(x) is concave up on one side of x0 and concave down on the other side.
Series (Summation) Expansions
Basic PropertiesFunction-->Summation and Summation-->Function Conversions
Convergence Tests
Select function f(x) to expand into a summation f(x) = ? | |
Exponential / Logarithm Functions f(x) = e; e-1; e x f(x) = ln(x) Root Functions f(x) = (x); 1/(x) | Geometric Series an = r n Power Series an = n; n 2; n 3; ... an = 1/n 5; 1/n 6; 1/n 7; 1/n 8; 1/n 9; 1/n 10; 1/n p |
Comments