Series Formulas
Series Formulas
VECTORS
For vectors a = a1,a2 , b = b1,b2 , c = c1,c 2 , and scalars m, n
2 2
Magnitude of a: a = a1,a2 = a1 + a2 .
Vector addition and subtraction: a1,a2 + b1,b2 = a1 + b1,a2 + b2 ; a1,a2 − b1,b2 = a1 − b1,a2 − b2
Scalar€multiplication:
€ m a1,a2€ = ma1,ma2
Definition
€ of 0 and –a: 0 = 0,0 and −a = −a1,−a2
Properties of Addition and
€ Scalar Multiples of Vectors €
(1) a + b = b + a (6) (m + n)a = ma + na
€
(2) a + (b + c)= (a + b) + c (7) (mn)a = m(na) = n(ma)
€
(3) a + 0 = a € (8) 1a = a
(4) a + (-a) = 0 (9) 0a = 0 = m0
(5) m(a + b) = ma + mb
Dot Product: a ⋅ b = a1b1 + a2b2 [or a ⋅ b = a b cos θ (for nonzero a and b) ]
a⋅b
Angle θ between nonzero vectors a and b: cosθ =
a b
€ a⋅b
Component of a along b: comp€b a = a cosθ or compb a =
b
€
Properties of the Dot Product
2
(1) a ⋅ a = a € (4) (ma) ⋅ b = m(a ⋅ b) = a ⋅ ( mb)
€
(2) a ⋅ b = b ⋅ a (5) 0 ⋅ a = 0
(3) a ⋅ (b + c) = a ⋅ b + a ⋅ c
SEQUENCES/SERIES
€
€
€
€
Arithmetic
€ Sequence Geometric Sequence
ak +1
Common difference d = ak +1 – ak common ratio r =
ak
Binomial Theorem
Binomial Coefficient or Coefficient of the (k + 1)st Term€in the Expansion of (a + b)n
For nonnegative integers n and r, with r≤ n,
⎛ n ⎞ n! ⎛ n ⎞ ⎛ n ⎞
C(n,k) = ⎜ ⎟ = Note: ⎜ ⎟ = ⎜ ⎟
⎝ k ⎠ k!( n − k )! ⎝ k ⎠ ⎝ n − k ⎠
Binomial Theorem – For any positive integer n and any complex number a and b,
⎛ n ⎞ ⎛ n ⎞ ⎛ n ⎞ ⎛ n ⎞ 2 n−2 ⎛ n ⎞ n−1 n
(a + b) n = a n + ⎜ ⎟a n−1b + ⎜ ⎟ a n−2b 2 + ⎜ ⎟a n−3b 3 + + ⎜ ⎟ a b + ⎜ ⎟ab + b
€ € ⎝ 1 ⎠ ⎝ 2 ⎠ ⎝ 3⎠ ⎝ n − 2⎠ € ⎝ n −1⎠