Geometric Sequence
Geometric Sequence
Oren Yerushalmi
October 5, 2020
1 General properties
1.1 Definition
an+1
A sequence is called geometric if there exist q ∈ R s.t. an = q for any two consecutive
terms an and an+1 .
1.2 Remark
an+1
Note that if for any two consecutive terms an = q then for any three consecutive terms
an−1 , an and an+1 the following holds
an an+1
=q=
an−1 an
⇓
a2n = an−1 · an+1
Thus every term (excluding the fist and the last) is the geometric average of the term
preceding it and the consecutive term.
1.3 Examples
(a) The sequence 2, 6, 18, 54, ... has a common ratio q = 3.
1
2
26x = 2− 3
1
x=−
9
hence
a2 a3 a4 an a2 Za3 Za4 an an
q n−1 = · · · ... · = Z · Z · Z · ... ·
Z
=
a1 a2 a3 an−1 a1 ZaZ
2 ZaZ
3 an−1
X X
X a1
3 Sum formula
we would likePto derive a formula for Sn = nk=1 ak . Applying
P
P the general term formula
we get Sn = nk=1 a1 · q k−1 . Multiplying by q gives Sn · q = nk=1 a1 · q k . Therefore
n
X n
X n
X
k−1 k
a1 · q k−1 − a1 · q k =
Sn (1 − q) = sn − sn · q = a1 · q − a1 · q =
k=1 k=1 k=1
3.1 Examples
1. Prove the
Pnformula an − bn = (a − b)(an−1 + an−2 b + an−3 b2 + ... + bn−1 ) =
(a − b) k=1 an−k bk−1
Solution: First we will prove that (a − b) nk=1 an−k bk−1 is a sum of a geometric
P
2
sequence. Define a sequence ck = an−k bk−1 . We will see if this sequence has a
common ratio:
ck+1 an−k−1 bk b
= n−k k−1 =
ck a b a
Therefore the sequence is geometric, the first term is c1 = an−1 , the common ratio is
q = ab and the number of terms is n. Now we have two cases. If q = 1 then ab = 1
and that means a = b. In this case it is obvious that the formula holds since both
a1 (q n − 1)
sides equal 0. If q 6= 1, then we can use the formula Sn = .
q−1
b n
n−1 · b − 1
n−1 · n
n a − 1 a
a an
X
(a − b) an−k bk−1 = (a − b) · = (a − b) · =
b b
k=1 −1 −1
a a
bn − an
an−1 · an−1 · (bn − an ) · a
(a − b) · an = (a − b) · =
b−a (b − a) · an
a
Hn−1 n n n n
aHH · (b − a ) · a
A = (a − b) · (a − b ) = an − bn
(a − b) · n
(b − a) · Z
aZ (a − b)
2. Find a formula for the sum
in terms of n
{z }. Then
Solution: Define Ak = |11...1
k
A1 = 1
A2 = 11 = 10 + 1
A3 = 100 + 10 + 1
..
.
Ak = 10k−1 + 10k−2 + ... + 101 + 100
Then each Ak isPthe sum of a geometric sequence of k terms and common ratio 10.
10k −1 10k −1
Therefore Ak = k−1 k
k=0 10 = 10−1 = 9 . Now for Sn
n n n n n
!
X X 10k − 1 1X k 1 X k X
Sn = Ak = = (10 − 1) = 10 − 1 =
9 9 9
k=1 k=1 k=1 k=1 k=1
3
Pn Pn
3. Let {ak }nk=1 be a geometric sequence. k=1 ak = 20 and 2
k=1 ak = 205. Find n if
a1 = 0.5
Solution: First we prove {a2k }nk=1 is a geometric sequence. That is we will show
a
that there is a common ratio. If {ak }nk=1 is a geometric sequence, then k+1
ak = q.
Therefore
a2k+1 ak+1 2
= = q2
a2k ak
Furthermore, if a1 = 0.5 then a21 = 0.25 and thus if q = 1 then nk=1 ak ≥ nk=1 a2k ,
P P
in contradiction to what is given in the question, hence q 6= 1. Applying the sum
formula will give us two equations:
a1 · (q n − 1)
= 20
q−1
2 2 n
a1 · ((q ) − 1) = 205
q2 − 1
We can simplify the second equation
n
a1 · (q − 1) = 20
q−1
a21 · (q n − 1)(q n + 1)
= 205
(q − 1)(q + 1)
(q n − 1)(q n + 1)
= 820
(q − 1)(q + 1)
(q n −1)
Plug q−1 = 40 into the second equation
40(q n + 1)
= 820
(q + 1)
Solving for q n
2q n = 41q + 39
From the first equation we will get
q n = 40q − 39
4
4. The sum of the first 10 terms of an arithmetic sequence is 300. The first, second and
fifth terms are three consecutive terms of a geometric sequence. Find the terms of
the arithmetic sequence in terms of their place in the sequence.
Solution: Let {ai }10
i=1 be an arithmetic sequence. Their sum is 300. Applying the
formula for the sum of an arithmetic sequence we get
2a1 + 9d
· 10 = 300
2
and after simplifying
2a1 + 9d = 60
Since a1 , a2 , a5 constitute a geometric sequence, according to remark 1.2 we get
a22 = a1 · a5
Each of those terms is a term in the same arithmetic sequence and we can write down
each one in terms of a1 and d
4 Exercises
1. The sum of the second, third and fourth terms of a geometric sequence is 42. The
difference between the fourth and the third terms is 12 times greater than the second
term. Find the first term
3. The third term of a geometric sequence is greater than the second term by 6. The
forth term is greater than the first term by 21. Find the common quotient and the
first term
4. Let {ai }∞
i=1 be a geometric sequence and let q 6= 0 be its quotient. Prove that
{Πni=1 am+i }∞
m=0 is also a geometric sequence
5. The product of the terms in the odd places of the geometric sequence {q i }2n
i=0 is 243.
The product of the terms in the even places is 81. Find n and q
5
6. Find four numbers s.t. the first three have a common difference and the last three
have a common quotient, while the sum of the first and last is 66 and the sum of the
second and third is 60.
∗7. The sum of the first five terms of a geometric sequence is 93. The sum of the second
and fourth is 30. Find these first five terms
10. Prove that (5n + 7)(1 + 5 + 25 + ... + 5n−1 ) + 4 is a square of a natural number for
any n ∈ N
∗11. Prove that the number |44...4 | {z } 9 is a square of a natural number for any n ∈ N
{z } 88...8
n n−1
13. Let {ai }ni=1 be a geometric sequence. Denote ni=1 ai = S and ni=1 a1i = T . Prove
P P
n
that ni=1 ai = TS 2
Q
6
4.1 Answers
1.
√ 0.5 or −2 2. 1.5 3. 2, 3 or 0.5, −24 4. q k 5. n = 4, q =
4
3 6. 52.5, 37.5, 22.5, 13.5 or 12, 24, 36, 54 7. 48, 24, 12, 6, 3 or 3, 6, 12, 24, 48
8. (a) 1.5 (b) 14 9. 3 10. Proof 11. Proof 12. 4 13. Proof
n 2 −n n2 +n n 2 −n 1
14. Proof 15. (a) 2 (b) 2 −2 16. Proof 17. 3 or 1