A2 Sequences and Series Flashcards
Periodic Sequence
- A sequence which repeats itself at regular intervals.
- The number of terms before the sequence repeats is called the period.
Arithmetic Sequence
A sequence with the same different between each term, can be positive or negative.
Geometric Sequence
A sequence that has the same ratio between each term and the previous term.
What is a deductive sequence?
A sequence which gives a direct formula for working out each term of the sequence, e.g. Ak = 2k + 1
What is an inductive sequence?
A sequence which tells you how to find each term from the previous one, e.g. Ak+1 = Ak - 3
What is the nth term of an arithmetic sequence?
a + (n-1)d;
where a is the first term, d is the common difference
Formula for the sum of the first n terms of an arithmetic sequence, Sn
Sn = n/2 (2a + (n - 1) d)
a = first term
d = difference
Formula for the sum of the first n terms of an arithmetic sequence, Sn, expressed with the last term L
Sn = n/2 (a + L)
a = first term
L = last term
Formula for the sum of the first n natural numbers
n (n+1) / 2
Formula for the nth term of a geometric sequence
ar^(n-1)
a = first term
r = ratio
Formula for the sum of the first n terms of an geometric sequence, Sn, to use when r < 1
Sn = a (1 - r^n) / 1 - r
Formula for the sum of the first n terms of an geometric sequence, Sn, to use when r > 1
Sn = a (r^n) - 1) / r - 1
For what values of r is a geometric sequence considered convergent? How do you write this?
-1 < r < 1
r^n will get closer to zero as n increases
lim r^n = 0
n –> ∞
Formula for the sum to infinity of a convergent geometric sequence sequence
S∞ = a / 1 - r