Math ClubMath Club
v1 · padrão canônico

Lesson 18 — Geometric progressions (GP)

Sequence with constant multiplicative ratio. General term, finite and infinite sums. Compound interest.

Used in: 1.º ano do EM (15 anos) · Equiv. Math I japonês · Equiv. Klasse 10 alemã

an=a1qn1,Sn=a1qn1q1,S=a11q se q<1a_n = a_1 q^{n-1}, \qquad S_n = a_1 \frac{q^n - 1}{q - 1}, \qquad S_\infty = \frac{a_1}{1 - q} \ \text{se}\ |q| < 1
Choose your door

Rigorous notation, full derivation, hypotheses

Definition and formulas

General term

an=a1qn1a_n = a_1 q^{n-1}

Sum of the first nn terms

For q1q \neq 1: Sn=a1qn1q1S_n = a_1 \cdot \frac{q^n - 1}{q - 1}

Proof: Sn=a1+a1q++a1qn1S_n = a_1 + a_1 q + \ldots + a_1 q^{n-1}. Multiply by qq: qSn=a1q+a1q2++a1qnq S_n = a_1 q + a_1 q^2 + \ldots + a_1 q^n Subtracting: qSnSn=a1qna1q S_n - S_n = a_1 q^n - a_1, hence Sn=a1(qn1)/(q1)S_n = a_1(q^n - 1)/(q - 1). ∎

Infinite sum (convergent GP)

If q<1|q| < 1, qn0q^n \to 0 as nn \to \infty. Therefore:

S=limnSn=a11qS_\infty = \lim_{n \to \infty} S_n = \frac{a_1}{1 - q}

This is the geometric series, a centerpiece of Taylor series (Trim 9).

Behavior

  • q>1q > 1: GP grows exponentially.
  • q=1q = 1: constant.
  • 0<q<10 < q < 1: decreasing, converges to 0.
  • q=1q = -1: oscillates a1,a1,a1,a_1, -a_1, a_1, \ldots
  • q<1q < -1: oscillates with growing amplitude.

Exercise list

35 exercises · 8 with worked solution (25%)

Application 20Modeling 10Challenge 3Proof 2
  1. Ex. 18.1ApplicationAnswer key
    GP with a1=2a_1 = 2, q=3q = 3. Compute a5a_5.
  2. Ex. 18.2Application
    GP with a1=100a_1 = 100, q=1/2q = 1/2. Compute a10a_{10}.
  3. Ex. 18.3Application
    In a GP, a3=12a_3 = 12 and a5=48a_5 = 48. Find qq and a1a_1.
  4. Ex. 18.4Application
    How many terms of the GP 3,6,12,24,3, 6, 12, 24, \ldots are less than 1,000,000?
  5. Ex. 18.5ApplicationAnswer key
    Insert 3 geometric means between 4 and 64.
  6. Ex. 18.6Application
    Determine xx such that x,2x+1,5x1x, 2x + 1, 5x - 1 form a GP.
  7. Ex. 18.7ApplicationAnswer key
    GP with positive terms: a2=6a_2 = 6, a5=162a_5 = 162. Terms.
  8. Ex. 18.8Application
    In a GP, an=43n1a_n = 4 \cdot 3^{n-1}. Compute a7a_7.
  9. Ex. 18.9Application
    GP with a1=1a_1 = 1, a10=1024a_{10} = 1024. Determine qq.
  10. Ex. 18.10Application
    In a GP, a2a4=144a_2 \cdot a_4 = 144 and a3=12a_3 = 12. Verify consistency.
  11. Ex. 18.11Application
    Compute 1+2+4+8++10241 + 2 + 4 + 8 + \ldots + 1024.
  12. Ex. 18.12Application
    Compute the sum of the first 10 terms of the GP 1,3,9,27,1, 3, 9, 27, \ldots
  13. Ex. 18.13Application
    Compute 1+1/2+1/4+1 + 1/2 + 1/4 + \ldots (infinite sum).
  14. Ex. 18.14Application
    Compute 11/2+1/41/8+1 - 1/2 + 1/4 - 1/8 + \ldots
  15. Ex. 18.15Application
    Compute n=0(1/3)n\sum_{n=0}^\infty (1/3)^n.
  16. Ex. 18.16Application
    Express 0.3330{.}333\ldots as a GP sum and convert to a fraction.
  17. Ex. 18.17Application
    Express 0.2121210{.}212121\ldots as a GP sum.
  18. Ex. 18.18Application
    Compute 0.9990{.}999\ldots — show that it equals 1.
  19. Ex. 18.19Application
    The sum of the infinite GP a+a/2+a/4+=12a + a/2 + a/4 + \ldots = 12. Find aa.
  20. Ex. 18.20Application
    Infinite GP sum: a1=4a_1 = 4, q=2/3q = -2/3. Result.
  21. Ex. 18.21Modeling
    You invest R$ 1,000 at 5% per month with monthly compounding. Balance after 12 months?
  22. Ex. 18.22Modeling
    A bacteria population doubles every hour. Initially 100. How many after 8 hours?
  23. Ex. 18.23Modeling
    Radioactive decay: half-life 5 years. How much remains of 1 kg after 25 years?
  24. Ex. 18.24Modeling
    You save R$ 200 every month at 1% per month. Final balance after 24 months (savings/annuity).
  25. Ex. 18.25Modeling
    A ball is dropped from 8 m and on each bounce rises to 3/4 of the previous height. Total distance traveled (rising + falling).
  26. Ex. 18.26Modeling
    In a tempered musical scale, each note has frequency f21/12f \cdot 2^{1/12} times the previous. How many notes to double the frequency?
  27. Ex. 18.27ModelingAnswer key
    Population growth 3% per year. In how many years does the population double?
  28. Ex. 18.28ModelingAnswer key
    A property appreciated 8% per year over the last 5 years. It cost R$ 200,000 initially. Current value?
    Solve onlineref: ENEM-style
  29. Ex. 18.29Modeling
    In DSP, exponential signal xn=(0.9)nx_n = (0{.}9)^n. Infinite sum?
  30. Ex. 18.30Modeling
    Carbon-14: half-life 5,730 years. After how many years does 1/16 of the original remain?
  31. Ex. 18.31ProofAnswer key
    Prove Sn=a1(qn1)/(q1)S_n = a_1 (q^n - 1)/(q - 1) using the "qSnSnqS_n - S_n" trick.
  32. Ex. 18.32Proof
    Prove that if q<1|q| < 1, then qn0q^n \to 0 as nn \to \infty. (Use intuitive limit.)
  33. Ex. 18.33ChallengeAnswer key
    Compute n=0nqn\sum_{n=0}^\infty n q^n for q<1|q| < 1. (Answer: q/(1q)2q/(1-q)^2 — derive from the geometric series.)
  34. Ex. 18.34Challenge
    Show that 1+2q+3q2+=1/(1q)21 + 2q + 3q^2 + \ldots = 1/(1-q)^2 for q<1|q| < 1.
  35. Ex. 18.35ChallengeAnswer key
    In chess (legend), the sage asks for 1 grain on the 1st square, 2 on the 2nd, ..., doubling up to the 64th. Total?

Sources for this lesson

Updated on 2026-04-29 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.