C7-11 Flashcards
what is an arithmetic sequence
when the difference between two successive terms in a sequence is always the same
what is the formula for arithmetic sequence
Sn = n/2 [2a + (n-1) d]
where Sn, n is subscript
a= first term
d= common difference
what is a geometric sequence
a sequence in which each term is a constant multiple of the preceding term
what is the formula for geometric sequence
Sn= a. (1 - r^n) / (1 - r)
where a= first term
r= common ratio
what is the definition which explains when a sequence converges to the limit 0
A sequence converges to a limit ℓ for every ε >0 there is a natural number N such that for all natural numbers n, if n is equal to or greater than N then |un - ℓ| < ε
we write
lim (as x tends to infinity) un = ℓ
when adding limits
lim (un + vn)
lim (un) + lim (vn)
lim (aun) where aER
a lim (un)
lim (un.vn)
(lim (un)) (lim (vn))
lim (un/vn)
lim un / lim vn
binomial coefficient
(n choose r) n!/ r!(n-r)!
(x + y)^n =?
= sum[r=0,n][(n choose r)x^(n-r)b^r]
if f approaches the limit l near a if ∀ ε > 0 ∃ δ > 0 such that 0 < |x − a| < δ then what
f approaches the limit l near a if ∀ ε > 0 ∃ δ > 0 such that 0 < |x − a| < δ
then =⇒ |f(x)−l| < ε
if f approaches both m and l near a then ?
then l=m
lim[f(x) + g(x)]
x→a
= l + m
lim αf(x) =?
as x tends to a
= αl