How to Use This Section

Thirty fully worked examples sweep the whole chapter — general-term and which-term drills, G.P.s pinned down by two conditions, sum computations forwards and backwards, the sum-with-product classics, repdigit series, growth applications from bacteria to chain letters, G.M. insertions, A.M.-G.M. recoveries, and the classic proof-style questions — instalment plans, the S-P-R identity and the dwindling workforce — solved in full.

[Board Tip] For any three-term G.P. problem, choose the terms ar,a,ar\frac{a}{r}, a, ar — the product collapses to a3a^3 instantly. For four terms use ar3,ar,ar,ar3\frac{a}{r^3}, \frac{a}{r}, ar, ar^3 (ratio r2r^2) when the product is given. The symmetric choice is half the solution.

Terms and Conditions

Example 1: Fractional G.P.

Find the 20th and nn-th terms of the G.P. 52,54,58,\frac{5}{2}, \frac{5}{4}, \frac{5}{8}, \ldots

Solution:

Step 1 — Identify. a=52a = \frac{5}{2}, r=12r = \frac{1}{2}.

Step 2 — General term. an=52(12)n1=52na_n = \frac{5}{2}\left(\frac{1}{2}\right)^{n-1} = \frac{5}{2^n}.

Step 3 — Evaluate. a20=5220a_{20} = \frac{5}{2^{20}}.

Takeaway: Fold the first term's denominator into the power — 52n\frac{5}{2^n} is cleaner than the raw formula.

Example 2: Three terms in G.P. within a G.P.

The 5th, 8th and 11th terms of a G.P. are p,q,sp, q, s. Show q2=psq^2 = ps.

Solution:

Step 1 — Write the three terms. p=ar4p = ar^4, q=ar7q = ar^7, s=ar10s = ar^{10}.

Step 2 — Multiply the outer pair. ps=a2r14ps = a^2r^{14}.

Step 3 — Compare with the middle. q2=(ar7)2=a2r14=psq^2 = (ar^7)^2 = a^2r^{14} = ps. ∎

Takeaway: Equally spaced terms of a G.P. are themselves in G.P. — the spacing (3 here) only changes the new ratio.

Example 3: Square condition

The 4th term of a G.P. is the square of its 2nd term and the first term is 3-3. Determine the 7th term.

Solution:

Step 1 — Translate. ar3=(ar)2=a2r2ar^3 = (ar)^2 = a^2r^2.

Step 2 — Cancel. Divide by ar2ar^2 (non-zero): r=a=3r = a = -3.

Step 3 — Compute. a7=ar6=3(3)6=3×729=2187a_7 = ar^6 = -3 \cdot (-3)^6 = -3 \times 729 = -2187.

Takeaway: (3)6(-3)^6 is positive — the lone leading 3-3 carries the final sign.

Example 4: Which term

(i) Which term of 3,3,33,\sqrt{3}, 3, 3\sqrt{3}, \ldots is 729? (ii) Which term of 13,19,127,\frac{1}{3}, \frac{1}{9}, \frac{1}{27}, \ldots is 119683\frac{1}{19683}?

Solution:

Step 1 — (i) Base-3 exponents. a=31/2a = 3^{1/2}, r=31/2r = 3^{1/2}: an=3n/2a_n = 3^{n/2}. Set 3n/2=729=363^{n/2} = 729 = 3^6: n=12n = 12.

Step 2 — (ii) Matching reciprocals. an=(13)n=119683=139a_n = \left(\frac{1}{3}\right)^n = \frac{1}{19683} = \frac{1}{3^9}: n=9n = 9.

Takeaway: Everything to one base, then equate exponents — surd ratios just produce half-integer exponents.

Example 5: Equal spacing again

If the 4th, 10th and 16th terms of a G.P. are x,y,zx, y, z, prove x,y,zx, y, z are in G.P.

Solution:

Step 1 — Write the terms. x=ar3x = ar^3, y=ar9y = ar^9, z=ar15z = ar^{15}.

Step 2 — Form both ratios. yx=r6\frac{y}{x} = r^6 and zy=r6\frac{z}{y} = r^6.

Step 3 — Conclude. Equal ratios: x,y,zx, y, z is a G.P. with common ratio r6r^6. ∎

Takeaway: The gap (6 positions) becomes the exponent of the derived ratio — same principle as Example 2.

Example 6: Four numbers

Find four numbers in G.P. whose third term is greater than the first by 9, and whose second term is greater than the fourth by 18.

Solution:

Step 1 — Translate both conditions. ar2a=9ar^2 - a = 9 and arar3=18ar - ar^3 = 18, i.e. a(r21)=9a(r^2 - 1) = 9 and ar(r21)=18-ar(r^2 - 1) = 18.

Step 2 — Divide. ar(r21)a(r21)=r=189=2\frac{-ar(r^2-1)}{a(r^2-1)} = -r = \frac{18}{9} = 2, so r=2r = -2.

Step 3 — Back-substitute. a(41)=9a(4 - 1) = 9 gives a=3a = 3.

Step 4 — Write and check. 3,6,12,243, -6, 12, -24: third exceeds first by 123=912 - 3 = 9 ✓; second exceeds fourth by 6(24)=18-6 - (-24) = 18 ✓.

Takeaway: Dividing paired conditions cancels the shared factor a(r21)a(r^2 - 1) — the sign of the quotient carries the answer.

Sums

Subtract and shift derivation of the GP sum formula

Example 7: Decimal G.P.

Find the sum of 0.15,0.015,0.0015,0.15, 0.015, 0.0015, \ldots to 20 terms.

Solution:

Step 1 — Identify. a=0.15a = 0.15, r=0.1r = 0.1.

Step 2 — Apply the formula. S20=0.15(1(0.1)20)10.1=0.150.9[1(0.1)20]S_{20} = \frac{0.15\left(1 - (0.1)^{20}\right)}{1 - 0.1} = \frac{0.15}{0.9}\left[1 - (0.1)^{20}\right].

Step 3 — Simplify. 0.150.9=16\frac{0.15}{0.9} = \frac{1}{6}: S20=16[1(0.1)20]S_{20} = \frac{1}{6}\left[1 - (0.1)^{20}\right].

Takeaway: Leave tiny powers like (0.1)20(0.1)^{20} symbolic — the exact form is the expected answer.

Example 8: Alternating powers

Find the sum of 1,a,a2,a3,1, -a, a^2, -a^3, \ldots to nn terms (a1a \ne -1).

Solution:

Step 1 — Identify the ratio. Each term is a-a times the previous: r=ar = -a.

Step 2 — Apply the formula. Sn=1(a)n1(a)=1(a)n1+aS_n = \frac{1 - (-a)^n}{1 - (-a)} = \frac{1 - (-a)^n}{1 + a}.

Takeaway: Keep (a)n(-a)^n intact — its sign depends on the parity of nn, and the formula handles both at once.

Example 9: Odd powers

Find the sum of x3,x5,x7,x^3, x^5, x^7, \ldots to nn terms (x±1x \ne \pm 1).

Solution:

Step 1 — Identify. a=x3a = x^3, r=x2r = x^2.

Step 2 — Apply. Sn=x3((x2)n1)x21=x3(x2n1)x21S_n = \frac{x^3\left((x^2)^n - 1\right)}{x^2 - 1} = \frac{x^3\left(x^{2n} - 1\right)}{x^2 - 1}.

Takeaway: The restriction x±1x \ne \pm 1 is exactly r1r \ne 1 — the formula's only demand.

Example 10: Sum and product, product 1

The first three terms of a G.P. sum to 3910\frac{39}{10} and their product is 1. Find the common ratio and the terms.

Solution:

Step 1 — Symmetric terms. ar,a,ar\frac{a}{r}, a, ar: product =a3=1= a^3 = 1, so a=1a = 1.

Step 2 — Sum condition. 1r+1+r=3910\frac{1}{r} + 1 + r = \frac{39}{10}, so r+1r=2910r + \frac{1}{r} = \frac{29}{10}.

Step 3 — Solve. 10r229r+10=010r^2 - 29r + 10 = 0 gives r=29±2120=52r = \frac{29 \pm 21}{20} = \frac{5}{2} or 25\frac{2}{5}.

Step 4 — Write the terms. 25,1,52\frac{2}{5}, 1, \frac{5}{2} (both ratios give the same three numbers).

Takeaway: Reciprocal ratio pairs describe the same G.P. read in opposite directions.

Example 11: Sum of two terms plus a ratio condition

Find a G.P. whose first two terms sum to 4-4 and whose fifth term is 4 times the third.

Solution:

Step 1 — Ratio condition first. ar4=4ar2ar^4 = 4ar^2 gives r2=4r^2 = 4: r=±2r = \pm 2.

Step 2 — Case r=2r = 2. a(1+2)=4a(1 + 2) = -4: a=43a = -\frac{4}{3} — G.P. 43,83,163,-\frac{4}{3}, -\frac{8}{3}, -\frac{16}{3}, \ldots

Step 3 — Case r=2r = -2. a(12)=4a(1 - 2) = -4: a=4a = 4 — G.P. 4,8,16,32,4, -8, 16, -32, \ldots

Takeaway: Both sign cases survive here — report both G.P.s; nothing in the problem eliminates either.

Example 12: Repdigit sum

Find the sum of 8,88,888,8, 88, 888, \ldots to nn terms.

Solution:

Step 1 — Factor the digit. Sn=89(9+99+999+)S_n = \frac{8}{9}(9 + 99 + 999 + \cdots).

Step 2 — Powers minus ones. =89[(101)+(1021)++(10n1)]= \frac{8}{9}\left[(10-1) + (10^2-1) + \cdots + (10^n - 1)\right].

Step 3 — Sum both parts. Sn=89[10(10n1)9n]S_n = \frac{8}{9}\left[\frac{10(10^n - 1)}{9} - n\right].

Takeaway: Identical to the 7-77-777 recipe — only the leading digit changes.

Example 13: Products of paired terms

Find the sum of the products of corresponding terms of 2,4,8,16,322, 4, 8, 16, 32 and 128,32,8,2,12128, 32, 8, 2, \frac{1}{2}.

Solution:

Step 1 — Form the products. 256,128,64,32,16256, 128, 64, 32, 16.

Step 2 — Recognise the G.P. a=256a = 256, r=12r = \frac{1}{2} (product of the two ratios 2×142 \times \frac{1}{4}).

Step 3 — Sum. S5=256(1132)12=512×3132=496S_5 = \frac{256\left(1 - \frac{1}{32}\right)}{\frac{1}{2}} = 512 \times \frac{31}{32} = 496.

Takeaway: Products of paired G.P. terms form a G.P. with ratio r1r2r_1 r_2 — the next example proves it in general.

Example 14: Products in general

Show that the products of corresponding terms of a,ar,,arn1a, ar, \ldots, ar^{n-1} and A,AR,,ARn1A, AR, \ldots, AR^{n-1} form a G.P., and find its common ratio.

Solution:

Step 1 — Write the kk-th product. ark1ARk1=aA(rR)k1ar^{k-1} \cdot AR^{k-1} = aA\,(rR)^{k-1}.

Step 2 — Read off the structure. First term aAaA, each step multiplies by rRrR — a G.P. with common ratio rRrR. ∎

Takeaway: One-line proofs fall out when you write the general (kk-th) term rather than listing cases.

Growth and Money

Growth application cards for bacteria interest depreciation and chain letters

Example 15: Bacteria

Bacteria double every hour, starting from 30. How many are present at the end of the 2nd, 4th and nn-th hours?

Solution:

Step 1 — Model the doubling. Each hour multiplies by 2: after nn hours, 302n30 \cdot 2^n.

Step 2 — Evaluate. 2nd hour: 30×4=12030 \times 4 = 120; 4th hour: 30×16=48030 \times 16 = 480.

Step 3 — General. nn-th hour: 302n30 \cdot 2^n.

Takeaway: "End of the nn-th hour" means nn doublings — the count is arna r^n, not arn1ar^{n-1}, because the start is hour 0.

Example 16: Compound interest

What will Rs 500 amount to in 10 years at 10% per annum compounded annually?

Solution:

Step 1 — One year's growth. Adding 10% multiplies by 1.11.1.

Step 2 — Ten years. Amount =500(1.1)10= 500(1.1)^{10}.

Step 3 — Evaluate. (1.1)102.5937(1.1)^{10} \approx 2.5937: amount \approx Rs 1296.871296.87.

Takeaway: Compound interest IS a G.P. — the year-end amounts 500(1.1),500(1.1)2,500(1.1), 500(1.1)^2, \ldots have ratio 1.11.1.

Example 17: Depreciation

A machine costing Rs 15625 depreciates 20% each year. Find its value after 5 years.

Solution:

Step 1 — One year's loss. Losing 20% multiplies by 0.80.8.

Step 2 — Five years. Value =15625(0.8)5= 15625(0.8)^5.

Step 3 — Evaluate exactly. 15625=5615625 = 5^6 and (0.8)5=4555=10243125(0.8)^5 = \frac{4^5}{5^5} = \frac{1024}{3125}: value =5×1024=5120= 5 \times 1024 = 5120 rupees.

Takeaway: Depreciation is the same G.P. machinery with r<1r < 1 — and 15625=5615625 = 5^6 makes the arithmetic exact.

Example 18: Chain letters

Each of 4 friends mails the letter to 4 more, and so on. At 50 paise per letter, find the postage when the 8th set is mailed.

Solution:

Step 1 — Count the letters. Rounds mail 4,42,,484, 4^2, \ldots, 4^8 letters: S8=4(481)3S_8 = \frac{4(4^8 - 1)}{3}.

Step 2 — Evaluate. 48=655364^8 = 65536: S8=4×655353=87380S_8 = \frac{4 \times 65535}{3} = 87380 letters.

Step 3 — Price it. 87380×12=87380 \times \frac{1}{2} = Rs 4369043690.

Takeaway: Chain-letter growth is a G.P. sum, not a single term — every round's letters cost postage.

Example 19: Simple interest contrast

Rs 10000 is deposited at 5% simple interest. Find the amount in the 15th year and the total after 20 years.

Solution:

Step 1 — Recognise the A.P. Simple interest adds a FLAT Rs 500 per year — arithmetic, not geometric growth.

Step 2 — 15th year. After 14 completed years: 10000+14×500=1700010000 + 14 \times 500 = 17000.

Step 3 — After 20 years. 10000+20×500=2000010000 + 20 \times 500 = 20000.

Takeaway: Simple interest → A.P.; compound interest → G.P. — the contrast is the whole point of this pair.

Example 20: The tractor

A farmer buys a tractor for Rs 12000, pays Rs 6000 cash, and clears the balance in annual instalments of Rs 500 plus 12% interest on the unpaid amount. Find the total cost.

Solution:

Step 1 — List the unpaid balances. 6000,5500,5000,,5006000, 5500, 5000, \ldots, 500 — an A.P. with 12 instalments.

Step 2 — Total interest. 0.12×(6000+5500++500)=0.12×122(6000+500)=0.12×39000=46800.12 \times \left(6000 + 5500 + \cdots + 500\right) = 0.12 \times \frac{12}{2}(6000 + 500) = 0.12 \times 39000 = 4680.

Step 3 — Total cost. 12000+4680=12000 + 4680 = Rs 1668016680.

Takeaway: Interest on a shrinking balance sums over an A.P. — pair the first and last balances and multiply.

Example 21: The scooter

Shamshad Ali buys a scooter for Rs 22000, pays Rs 4000 cash, and clears the balance in instalments of Rs 1000 plus 10% interest on the unpaid amount. Find the total cost.

Solution:

Step 1 — Unpaid balances. 18000,17000,,100018000, 17000, \ldots, 1000 — 18 instalments.

Step 2 — Interest. 0.10×182(18000+1000)=0.10×171000=171000.10 \times \frac{18}{2}(18000 + 1000) = 0.10 \times 171000 = 17100.

Step 3 — Total cost. 22000+17100=22000 + 17100 = Rs 3910039100.

Takeaway: Same structure as the tractor — only the numbers change; learn the frame, not the figures.

Miscellaneous Classics

Example 22: A functional equation

ff satisfies f(x+y)=f(x)f(y)f(x+y) = f(x)f(y) for all x,yNx, y \in \mathbb{N}, with f(1)=3f(1) = 3 and x=1nf(x)=120\sum_{x=1}^{n} f(x) = 120. Find nn.

Solution:

Step 1 — Generate the values. f(2)=f(1)2=9f(2) = f(1)^2 = 9, f(3)=27f(3) = 27, and inductively f(x)=3xf(x) = 3^x.

Step 2 — Sum the G.P. 3+9++3n=3(3n1)2=1203 + 9 + \cdots + 3^n = \frac{3(3^n - 1)}{2} = 120.

Step 3 — Solve. 3n1=803^n - 1 = 80, so 3n=813^n = 81: n=4n = 4.

Takeaway: f(x+y)=f(x)f(y)f(x+y) = f(x)f(y) forces exponential values — the functional equation IS the G.P. definition.

Example 23: Last term from the sum

The sum of some terms of a G.P. is 315; the first term is 5 and the ratio 2. Find the last term and the number of terms.

Solution:

Step 1 — Set up. Sn=5(2n1)=315S_n = 5(2^n - 1) = 315.

Step 2 — Solve for nn. 2n1=632^n - 1 = 63, so 2n=642^n = 64: n=6n = 6.

Step 3 — Last term. a6=525=160a_6 = 5 \cdot 2^5 = 160.

Takeaway: Sum questions often hide a power match — then the last term is one substitution away.

Example 24: Ratio from a sum of terms

The first term of a G.P. is 1 and the sum of its third and fifth terms is 90. Find the common ratio.

Solution:

Step 1 — Translate. r2+r4=90r^2 + r^4 = 90.

Step 2 — Substitute t=r2t = r^2. t2+t90=0t^2 + t - 90 = 0 gives t=9t = 9 or t=10t = -10.

Step 3 — Reject and finish. t=r20t = r^2 \ge 0 kills 10-10: r2=9r^2 = 9, so r=±3r = \pm 3.

Takeaway: Even-power substitutions create phantom negative roots — audit them against t=r20t = r^2 \ge 0.

Example 25: G.P. meets A.P.

Three numbers in G.P. sum to 56. Subtracting 1,7,211, 7, 21 from them in order gives an A.P. Find the numbers.

Solution:

Step 1 — Set up both conditions. a(1+r+r2)=56a(1 + r + r^2) = 56; A.P. means 2(ar7)=(a1)+(ar221)2(ar - 7) = (a - 1) + (ar^2 - 21).

Step 2 — Simplify the A.P. condition. 2ar14=a+ar2222ar - 14 = a + ar^2 - 22, so a(r1)2=8a(r - 1)^2 = 8.

Step 3 — Divide the conditions. 1+r+r2(r1)2=7\frac{1 + r + r^2}{(r-1)^2} = 7 gives 2r25r+2=02r^2 - 5r + 2 = 0: r=2r = 2 or 12\frac{1}{2}.

Step 4 — Finish. r=2r = 2: a7=56a \cdot 7 = 56, a=8a = 8. Numbers: 8,16,328, 16, 32. Check: 7,9,117, 9, 11 is an A.P. ✓

Takeaway: Mixed G.P./A.P. conditions: simplify each separately, then divide to kill aa.

Example 26: Odd-place terms

A G.P. has an even number of terms. If the sum of all terms is 5 times the sum of the terms in odd places, find the common ratio.

Solution:

Step 1 — Describe the odd-place terms. With 2n2n terms, positions 1,3,5,1, 3, 5, \ldots hold a,ar2,ar4,a, ar^2, ar^4, \ldots — a G.P. with ratio r2r^2 and nn terms.

Step 2 — Form both sums. Sall=a(r2n1)r1S_{\text{all}} = \frac{a(r^{2n} - 1)}{r - 1}; Sodd=a(r2n1)r21S_{\text{odd}} = \frac{a(r^{2n} - 1)}{r^2 - 1}.

Step 3 — Divide. SallSodd=r21r1=r+1=5\frac{S_{\text{all}}}{S_{\text{odd}}} = \frac{r^2 - 1}{r - 1} = r + 1 = 5: r=4r = 4.

Takeaway: The unknown-length sums cancel entirely — only r+1r + 1 survives the division.

Example 27: S, P, R identity

For nn terms of a G.P., let SS be the sum, PP the product and RR the sum of reciprocals. Prove P2Rn=SnP^2R^n = S^n.

Solution:

Step 1 — Write the three quantities. S=a(rn1)r1S = \frac{a(r^n - 1)}{r - 1}; the reciprocals form a G.P. with first term 1a\frac{1}{a} and ratio 1r\frac{1}{r}: R=rn1arn1(r1)R = \frac{r^n - 1}{ar^{n-1}(r - 1)}; and P=anr0+1++(n1)=anrn(n1)2P = a^n r^{0+1+\cdots+(n-1)} = a^n r^{\frac{n(n-1)}{2}}.

Step 2 — Form SR\frac{S}{R}. The brackets cancel: SR=a2rn1\frac{S}{R} = a^2 r^{n-1}.

Step 3 — Raise to the nn. (SR)n=a2nrn(n1)=(anrn(n1)2)2=P2\left(\frac{S}{R}\right)^n = a^{2n} r^{n(n-1)} = \left(a^n r^{\frac{n(n-1)}{2}}\right)^2 = P^2, i.e. P2Rn=SnP^2R^n = S^n. ∎

Takeaway: Never expand P2P^2 first — form SR\frac{S}{R} and the messy sums vanish.

Example 28: Two quadratics

a,ba, b are roots of x23x+p=0x^2 - 3x + p = 0; c,dc, d are roots of x212x+q=0x^2 - 12x + q = 0; and a,b,c,da, b, c, d form a G.P. Prove (q+p):(qp)=17:15(q + p) : (q - p) = 17 : 15.

Solution:

Step 1 — Name the G.P. a,ar,ar2,ar3a, ar, ar^2, ar^3. Root sums: a(1+r)=3a(1 + r) = 3 and ar2(1+r)=12ar^2(1 + r) = 12.

Step 2 — Divide. r2=4r^2 = 4.

Step 3 — Form pp and qq. p=aar=a2rp = a \cdot ar = a^2r; q=ar2ar3=a2r5q = ar^2 \cdot ar^3 = a^2r^5.

Step 4 — Take the ratio. q+pqp=a2r(r4+1)a2r(r41)=16+1161=1715\frac{q + p}{q - p} = \frac{a^2r(r^4 + 1)}{a^2r(r^4 - 1)} = \frac{16 + 1}{16 - 1} = \frac{17}{15}. ∎

Takeaway: Products of root-pairs of a G.P. differ by a power of rr — everything else cancels in the ratio.

Example 29: 5 + 55 + 555

Find the sum of 5+55+555+5 + 55 + 555 + \cdots to nn terms.

Solution:

Step 1 — Factor the digit. Sn=59(9+99+)=59[(101)+(1021)++(10n1)]S_n = \frac{5}{9}(9 + 99 + \cdots) = \frac{5}{9}\left[(10 - 1) + (10^2 - 1) + \cdots + (10^n - 1)\right].

Step 2 — Sum. Sn=59[10(10n1)9n]S_n = \frac{5}{9}\left[\frac{10(10^n - 1)}{9} - n\right].

Takeaway: Third appearance of the repdigit recipe — by now it should take under a minute.

Example 30: The dwindling workforce

150 workers start a job; 4 drop out each subsequent day. The job takes 8 more days than planned. In how many days was the work completed?

Solution:

Step 1 — Express the planned work. With all 150 staying, the planned duration nn gives 150n150n worker-days.

Step 2 — Express the actual work. Workforce 150,146,142,150, 146, 142, \ldots for n+8n + 8 days: k=0n+7(1504k)=150(n+8)4(n+7)(n+8)2\sum_{k=0}^{n+7}(150 - 4k) = 150(n+8) - 4 \cdot \frac{(n+7)(n+8)}{2}.

Step 3 — Equate and simplify. 150(n+8)2(n+7)(n+8)=150n150(n+8) - 2(n+7)(n+8) = 150n gives 150×8=2(n+7)(n+8)150 \times 8 = 2(n+7)(n+8), so (n+7)(n+8)=600(n+7)(n+8) = 600.

Step 4 — Factor. 600=24×25600 = 24 \times 25: n=17n = 17; the work took n+8=25n + 8 = 25 days.

Takeaway: Match consecutive-integer products by factoring the target — 24×25=60024 \times 25 = 600 ends the problem.