Ch3- Sequences & Series Flashcards
1
Q
nth term of an arithmetic sequence
A
uⁿ = a + (n-1)d
2
Q
sum of n terms for arithmetic
A
Sⁿ = n/2 (2a + (n-1)d)
// n/2 (a + L)
L = last term
also learn proof (Sn + Sn)
3
Q
nth term of geometric
A
uⁿ = arⁿ‾¹
4
Q
sum of n terms for geometric
A
Sⁿ = a(1-rⁿ)/ 1-r
also learn proof (Sn = rSn)
5
Q
sum of ∞ terms for geometric
A
S∞ = a/ 1-r
6
Q
how to tell if geometric seq is convergent
A
if ∣r∣ < 1
S∞ = a/ 1-r