Cheat Sheet
Cheat Sheet
Cheat Sheet
Samson's rule
b − a
accross the interval [a, b], with n intervals of equal width Δx =
n
Δx
Sn = (f (x0) + 4f (x1) + 2f (x2) + 4f (xn−1) + f (xn))
3
a ⋅ b
projba =
|b|
Re(w1) − Re(w0) w1 + w0
the line given by |z − w0| = |z − w1|is the same as r = +
I m(w1) − I m(w0) 2
a1b2 − a2b1
⎛ ⎞
a × b = c where c = a2b0 − a0b2
⎝ ⎠
a0b1 − a1b0
Basic Intergrals
1
n n+1
∫ x dx = x + C
n + 1
for n ≠ −1
∫ cos(x) dx = sin(x) + C
∫ sin(x) dx = − cos(x) + C
2
∫ sec (x) dx = tan(x) + C
x x
∫ e dx = e + C
1
∫ dx = ln |x| + C
x
for x ≠ −1
∫ cosh(x) dx = sinh(x) + C
∫ sinh(x) dx = cosh(x) + C
1
−1
∫ dx = sin (x) + C
√ 1 − x2
1
−1
∫ dx = tan (x) + C
2
1 + x
1
−1
∫ dx = sinh (x) + C
√1 + x 2
where C is a constant
Substituion
′
∫ g (x)f (g(x)) dx = ∫ f (u) du, where u = g(x)
by parts
′ ′
∫ u(x)v (x) dx = u(x)v(x) − ∫ u (x)v(x) dx