Sequences Flashcards
(7 cards)
Formula for nth term of an arithmetic sequence
Un= a +(n - 1)d
The sum of the first n terms of an arithmetic series
Sn= n/2( 2a +(n - 1)d)
or
Sn=n/2 (a+l)
Formula for geometric sequence
Un= ar^n-1
Sum of the first n terms of a geometric series
Sn= a(1-r^n)/(1- r)
or
Sn= a(r^n-1)/(r - 1)
Sum to infinity
When terms are getting larger it’s a divergent series, when they are smaller as n tends to infinity, the sum gets closer to a finite number making it convergent series. It is convergent if and only if |r|< 1
The sum to infinity of a convergent series
S ∞= a/(1 - r)
Recurrence relations
A sequence is periodic if the terms repeat in a cycle. This means there is an integer k such that U(n+k) = Un for all n. The value of k is called the order