1. (n^{th}) Term and Finite Sum of a GP
- Formula: For GP (a, ar, ar^2,\dots):
If (r<1), an equivalent form is (S_n=\frac{a(1-r^n)}{1-r}).
- Example: For the GP (3,6,12,\dots), find the 6th term and the sum of the first 6 terms. Solution:
6th term:
a6=3(2)5=96Sum:
S6=2−13(26−1)=3(63)=189Answer: 6th term (=96), sum (=189).
ASCII:
3 → 6 → 12 → 24 → 48 → 96
×2 ×2 ×2 ×2 ×2
2. Infinite GP Series
- Formula: For an infinite GP,
- Example: Find the sum:
Solution:
a=1,r=21Since (|r|<1), the infinite sum exists.
S∞=1−211=2Answer: (\boxed{2})
ASCII:
1 + 1/2 + 1/4 + 1/8 + ...
│ │ │ │
a ar ar² ar³
r = 1/2
3. Finding the Common Ratio or First Term
- Formula: For consecutive GP terms,
and
an=arn−1- Example: The 3rd and 6th terms of a GP are 12 and 96 respectively. Find the common ratio. Solution:
Divide:
ar2ar5=1296 r3=8 r=2ASCII:
a₁ → a₂ → a₃ → a₄ → a₅ → a₆
×r ×r ×r ×r ×r
a₃ = 12
a₆ = 96
96/12 = r³ = 8
r = 2
4. Geometric Mean
- Formula: The geometric mean of two positive numbers (a,b) is
If (a,G,b) are consecutive GP terms:
G2=ab- Example: Find the geometric mean between 4 and 25. Solution:
Let the geometric mean be (G).
G=4×25 G=100=10Answer: (\boxed{10})
ASCII:
4 → 10 → 25
GM
5. Finding Missing Terms in a GP
- Formula: In a GP, if three consecutive terms are (a,b,c),
- Example: Find (x) if (3,x,27) are consecutive terms of a GP. Solution:
Therefore, the possible values are:
x=9 or −9For a positive GP, (x=9).
ASCII:
3 → x → 27
↑
x² = 3×27
6. Growth and Decay Models
- Formula: For growth at (r%) per period:
For decay/depreciation:
Pn=P0(1−100r)n- Example: A machine worth ₹50,000 depreciates by 10% per year. Find its value after 2 years. Solution:
Answer: (\boxed{₹40,500})
ASCII:
₹50,000
↓ −10%
₹45,000
↓ −10%
₹40,500
7. Recursive GP Formulations
- Formula: Each term is obtained by multiplying the previous term by the common ratio:
with
a1=a- Example: A sequence has (a_1=5) and (a_n=3a_{n-1}). Find (a_5). Solution:
Answer: (\boxed{405})
ASCII:
5 → 15 → 45 → 135 → 405
×3 ×3 ×3 ×3
8. Sum of GP When (r=1)
- Formula: If (r=1), every term is (a), so
- Example: Find the sum of the first 20 terms of the GP (7,7,7,7,\dots). Solution:
Here,
a=7,r=1,n=20Hence,
S20=20(7)=140Answer: (\boxed{140})
Advanced Variants
9. Sum of a GP Using the First and Last Terms
- Formula:
Since (a_n=ar^{n-1}), another useful form is
Sn=r−1anr−a- Example: Find the sum of (2+6+18+\cdots+486). Solution:
Find (n):
486=2(3n−1) 3n−1=243=35So,
n=6Therefore,
S6=3−12(36−1) =22(729−1)=728Answer: (\boxed{728})
10. Infinite GP with Negative Common Ratio
- Formula:
The formula also works when (r<0).
- Example: Find
Solution:
a=10,r=−21Since
∣r∣=21<1the sum exists.
S∞=1−(−1/2)10=3/210=320Answer: (\boxed{\frac{20}{3}})
ASCII:
10 → −5 → 2.5 → −1.25 → ...
×(−1/2) each time
11. Sum of Odd/Even Powers in a GP
- Formula: For (a,ar,ar^2,\dots):
- Example: Find the sum of the first 4 odd-position terms of (2,4,8,16,32,\dots). Solution:
Odd-position terms are:
2,8,32,128This itself is a GP with:
a=2,r=4,n=4 S4=4−12(44−1) =32(256−1)=3510=170Answer: (\boxed{170})
ASCII:
Original: 2 → 4 → 8 → 16 → 32 → 64 → 128
Positions: 1 2 3 4 5 6 7
Odd: 2 8 32 128
└── ×4 ──┘
12. GP Word Problems: Repeated Percentage Change
- Formula: If a quantity changes by the same percentage (r%) repeatedly, its successive values form a GP:
- Example: A company’s production increases by 20% every year. If current production is 10,000 units, find production after 3 years. Solution:
Answer: (\boxed{17,280\text{ units}})
ASCII:
10,000 → 12,000 → 14,400 → 17,280
×1.2 ×1.2 ×1.2Premium Content
Unlock Geometric Progression Concepts and all premium lessons with a subscription.
From ₹199.99/year — See plans