Sequence and Series (1) Flashcards
How to find the nth term, a numerical term or the amount of terms?
U_n = a + (n - 1)d
U_n = a + (n - 1)d
How to find the nth term, a numerical term or the amount of terms?
Arithmetic sequence sum when last term included?
S_n = (1/2)n(a + l)
S_n = (1/2)n(a + l)
Arithmetic sequence sum when last term included?
Arithmetic sequence sum when last term not included?
S_n = (1/2)n * [2a + (n-1)d]
S_n = (1/2)n * [2a + (n-1)d]
Arithmetic sequence sum when last term not included?
Find nth term, a numerical term or the amount of terms (geometric)?
U_n = ar^(n-1)
U_n = ar^(n-1)
Find nth term, a numerical term or the amount of terms?
Sum of geometric sequence? Where r>1
S_n = a(1 - r^n) / (1 - r)
S_n = a(1 - r^n) / (1 - r)
Sum of geometric sequence? Where r>1
Summing to infinity
S_infinity = a / (1 - r)
S_infinity = a / (1 - r)
Summing to infinity
Formula for nCr?
n! / (r! (n-r)!)
n! / (r! (n-r)!)
Formula for nCr?
Binomial Expansion formula for first 4 terms
1 + nx + ((n(n-1))/2!)x^2 + ((n(n-1)(n-2))/3!)x^3