1/11
series and sequences im ending it
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
explicit formula for arithmetic sequence
an = an-1 · d
recursive formula for arithmetic sequence
an = an-1 + d
tn+1 = tn + d ; t1 = #
What formula always requires the label of T1 before any solving?
RECURSIVE FORMULAS! Both arithmetic AND geometric!
Geomtric explicit formula
an = a1 · rn-1
Geomtric recursive formula
an = an-1 · r
Partial sum of an arithmetic series
Sn = n/2 (2 t1 + (n-1)d)
Partial sum of a geometric series
Sn = a1 · (1 - rn) / (1 - r) for r ≠ 1
Where Sn, a geometric series, converges to
S = a1 / (1 - r) for |r| < 1
what does |r| < 1 do?
converge
what does |r| >1 do?
DIverge
The binomial formula
What is (n / k)
n! / (k! (n - k)!)