
Andrew M. answered 06/12/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
For an arithmetic sequence each subsequent term is found by adding a constant to the previous term
This constant is called the difference or 'd'
The formula an = a1 + (n-1)d indicates that we added the difference d to the original term (n-1) times
Example: Find the 10th term of sequence 4, 7, 10, 13, 16, ...
We see that d = 3 because each new term is found by
adding 3 to the previous term.
To find the 10th term in this sequence we would have a1 = 4, d = 3, n-1 = 9
a10 = 4 + (10-1)(3) = 4 + (9)(3) = 31
********************************
Sn=n(a1+an)/2
This formula is for finding the sum of the first n terms of an arithmetic sequence.
This means we add a1 + a2 + a3 + ... + an
For example:
Find the sum of the first 12 terms of the arithmetic sequence an = 2n + 4
First we determine this is an arithmetic sequence and find a1 and d so we can
use the formula an = a1 + (n-1)d to find a12
a1 = 2(1) + 4 = 6
a2 = 2(2) + 4 = 8
a3 = 2(3) + 4 = 10
We see that this is an arithmetic sequence where d = 2
We can find a12 from the formula an = a1 + (n-1)d
a12 = 6 + (12-1)(2) = 6 + 22 = 28
We now have a1 = 6, a12 = 28, n = 12 so we plug into Sn=n(a1+an)/2
S12 = 12(6+28)/2 = 12(34)/2 = 6(34) = 204
This means that the first twelve terms of this arithmetic sequence add to 204
*************************************
an=a1(r)n-1
A geometric sequence is where each subsequent term is found by multiplying the
previous term by a set number called the common ratio..., an+1 = r(an)
For example 2, 6, 18, 54, 162...
In this geometric sequence r=3 because each subsequent term is found by
multiplying the previous term by 3 ..
Example: Find the 11th term of the geometric sequence 2, 6, 18, 54, ...
As already stated r=3 a1 = 2 n = 11
a11 = 2(3)11-1 = 2(3)10 = 118098
*********************************
Sn=a1(1-rn)/(1-r)
This geometric series is basically telling you how to find the sum of the
first n terms of a geometric sequence.
Example: Let's look at the previously used geometric sequence 2, 6, 18, 54, 162...
Find the sum of the first 8 terms of the geometric sequence 2, 6, 18, 54, 162...
We have: a1 = 2 r = 3 n = 8 so plug into the formula
S8 = 2(1-(38))/(1-3) = 2(1-38)/(-2) = -1(1-6561) = -1(-6560) = 6560
Thus the sum of the first 8 terms of the geometric sequence is 6560
**********************************
S∞ = a1/(1-r)
This is the formula to find out what the sum of a geometric sequence approaches as
the number of entries in the sequence approaches infinity.
This sum will exist if the common ratio r is in the range -1 < r < 1
Or absolute value of r is less than 1. This basically means that the
common ratio is a fraction less than 1 and greater than -1
Example: Find S∞ [4(1/2)n-1]
This is set up in the format of a geometric sequence an = a1(r)n-1
We have a1 = 4 r = 1/2
Since r is a fraction between -1 and 1 the sum exists so plug into the formula
S∞ = 4/(1-(1/2)) = 4/(1/2) = 4(2) = 8
This means that the sum of the terms in this geometric sequence will approach 8
as the number of terms approaches infinity

Andrew M.
You're welcome Rob. Hope this clears it up some.
Report
06/12/15
Rob D.
06/12/15