Q1. Find the sum of the GP 2, 6, 18, … up to 5 terms.
a = 2, r = 3, n = 5
Sₙ = a(rⁿ − 1)/(r − 1) = 2(3⁵ − 1)/(3 − 1)
S = 2(243 − 1)/2 = 242
From AP to GP, every sequence has an nth-term and a sum formula. Compute all four in one place.
Enter the first term, common difference d (AP), common ratio r (GP) and n.
An infinite GP with |r| < 1 has a finite sum S∞ = a/(1 − r) — used in recurring-decimal problems.
Q1. Find the sum of the GP 2, 6, 18, … up to 5 terms.
a = 2, r = 3, n = 5
Sₙ = a(rⁿ − 1)/(r − 1) = 2(3⁵ − 1)/(3 − 1)
S = 2(243 − 1)/2 = 242
| Quantity | Formula |
|---|---|
| AP nth term | aₙ = a + (n−1)d |
| AP sum | Sₙ = n/2 [2a + (n−1)d] |
| GP nth term | aₙ = a·rⁿ⁻¹ |
| GP sum | Sₙ = a(rⁿ − 1)/(r − 1) |
| Sum to infinity (GP) | S∞ = a/(1 − r), |r| < 1 |
Sₙ = a(rⁿ − 1)/(r − 1) for r ≠ 1, where a is the first term and r the common ratio.
S∞ = a/(1 − r), valid only when |r| < 1.
The geometric mean of a and b is √(ab).
Hi! Found an error or have a suggestion? Let us know and we'll fix it.
Thanks! Your feedback has been sent. We'll look into it.