Sequences and Series Flashcards
Arithmetic sum:
Sn = 0.5n(2a+(n-1)d)
= 0.5n(a+l)
Geometric sum:
Sn = a(1-r^n)/(1-r)
Arithmetic term:
a + (n-1)d
Geometric term:
ar^n-1
Sum to infinity:
a/1-r
Two series might be interleaved so
find the sum of each one and addd
For oscillating series between positive and negative
find the running total
A typical trick is to replace xn+1 with
the expressions involving xn and yn, then simplifying
Multiple series interleaved
find sum of interleaved
Oscillating positive and negative
Consider the running total
(n+1)th term
replace n with n+1`
A typical trick is to replace xn+1 with the expressions involving xn and yn
Sometimes you can reapply your recurrence relationship to obtain larger values needed
Just writing xk+1 in two different ways here (in terms of both Ak and Ak+1 for example) and then comparing coefficients, will do the trick.
We’re comparing parameters from the current and next term in the sequence
Recurrence relationships
compare coefficients
If n>= a,
Sub in a to make series simpler, or the simplest number allowed