Monday, December 13, 2021

Geometric Progression : Problems and Solutions -Part (2)

Definition: Geometric Progression

A geometric progression is a sequence in which the ratio of each term to the one before it, is a constant.

ကိန်းစဉ်တစ်ခု၏ နီးစပ် (ကပ်လျက်) ကိန်းနှစ်လုံး (နောက်ကိန်းနှင့် ရှေ့ကိန်း)၏ အချိုးသည် ကိန်းသေဖြစ်လျှင် ၎င်းကိန်းစဉ်ကို geometric progression ဟုခေါ်သည်။

This ratio is called the common ratio and is denoted by $r$.

If $u_{1}, u_{2}, u_{3}, \ldots, u_{n-1}, u_{n}$ is an G.P., then $\dfrac{u_{2}}{u_{1}}=\dfrac{u_{3}}{u_{2}}=\ldots=\dfrac{u_{n}}{u_{n-1}}=$ constant.

$\dfrac{u_{n}}{u_{n-1}}=r$ and $u_{n}=u_{n-1} \cdot r$ where $r$ is called the common ratio.

If the first term is $a$, the the sequence may be $a, ar, ar^2, ar^3, \ldots$.

Hence the $n^{\text{th}}$ term is,

$\begin{array}{|l|}\hline u_n = ar^{n-1}\\ \hline \end{array}$

Definition: Geometric Mean (G.M.)

In a finite geometric progression, the terms between the first term and the last term are called the geometric means.

အဆုံးရှိ geometric progression တစ်ခု၏ ရှေ့ဆုံးကိန်းနှင့် နောက်ဆုံးကိန်းကြားရှိ ကိန်းများအားလုံးကို geonetric means (G.M) ဟုခေါ်သည်။

If $u_{1}, u_{2}, u_{3}, \ldots u_{n-1}, u_{n}$ is an G.P., then

$u_{2}, u_{3}, \ldots, u_{n-1}$ are called geometric means.

The geometric mean between two numbers $x$ and $y$ is given by

$\begin{array}{|l|}\hline \text{G.M } = \sqrt{xy}\\ \hline \end{array}$

Exercises
  1. If $x, y, z$ are in G.P., prove that $\log x, \log y, \log z$ are in A.P.


  2. $x, y, z$ ane in G.P.
    $\begin{aligned} &\\ \therefore \dfrac{y}{x}&=\dfrac{z}{y} \\\\ \log \left(\dfrac{y}{x}\right)&=\log \left(\dfrac{z}{y}\right) \\\\ \log y-\log x&=\log z-\log y\\\\ \end{aligned}$
    $\therefore \quad \log x, \log y, \log z$ are in A.P.

  3. If the $n^{\text {th }}$ term of the G.P. $5,10,20, \ldots$ is equal to the $n^{\text {th }}$ term of the G.P. $1280,640,320, \ldots$, find the value of $n$.


  4. $\begin{aligned} 5,10,20, \ldots \text { is a G.P. }& \\\\ a &=5 \\\\ r &=\dfrac{10}{5}=2 . \\\\ u_{n} &=a r^{n-1} \\\\ &=5(2)^{n-1} \\\\ 1280,640,320, \ldots \text { is a G.P. } \\\\ a &=1280 \\\\ r &=\dfrac{640}{1280}=\dfrac{1}{2}\\\\ u_{n} &=a r^{n-1} \\\\ &=1280\left(\dfrac{1}{2}\right)^{n-1} \\\\ &=1280(2)^{1-n}\\\\ \text{By the problem,}&\\\\ 5(2)^{n-1} &=1280(2)^{1-n} \\\\ \therefore \dfrac{2^{n-1}}{2^{1-n}} &=256 \\\\ 2^{2 n-2} &=2^{8} \\\\ 2 n-2 &=8 \\\\ 2 n &=10 \\\\ n &=5 \end{aligned}$

  5. Find three numbers in G.P. whose sum is 19 and whose product is $216 .$


  6. Let the three numbers in GP be $a$, ar, $a r^{2}\\\\$.
    By the problem,
    $\begin{aligned} &\\ a+a r+a r^{2}&=19 \\\\ a\left(1+r+r^{2}\right)&=19\dots(1)\\\\ a\cdot ar\cdot a r^{2} &=216 \\\\ a^{3} r^{3} &=6^{3} \\\\ (a r)^{3} &=6^{3}\\\\ ar &=6\\\\ a&=\dfrac{6}{r}\dots(2)\\\\ \end{aligned}$
    Substituting $a=\dfrac{6}{r}$ in equation (1),
    $\begin{aligned} &\\ \dfrac{6}{r}\left(1+r+r^{2}\right)&=19\\\\ 6+6 r+6 r^{2}&=19 r\\\\ 6 r^{2}-13 r+6&=0\\\\ (3 r-2)(2 r-3)&=0\\\\ r=\dfrac{2}{3} \text{ or } r=\dfrac{3}{2}\\\\ \text{When } r=\dfrac{3}{2},&\\\\ a=\dfrac{6}{3 / 2}&=4\\\\ \therefore\ 1^{\text{st}} \text { number } &= 4\\\\ 2^{\text{nd}} \text { number } &= 6\\\\ 3^{\text{rd}} \text { number } &= 9\\\\ \text{When } r=\dfrac{2}{3},&\\\\ a=\dfrac{6}{2 / 3}&=9\\\\ \therefore\ 1^{\text{st}} \text { number } &= 9\\\\ 2^{\text{nd}} \text { number } &= 6\\\\ 3^{\text{rd}} \text { number } &= 4\\\\ \end{aligned}$

  7. If in a GP the $(p+q)^{\text {th }}$ term is $a$ and the $(p-q)^{\text {th }}$ term is $b$, prove that the $p^{\text {th }}$ term is $\sqrt{a b}$.


  8. Let the first term and the common ratio of given G.P. be $A$ and $R$ respectively.
    By the problem,
    $\begin{aligned} &\\ u_{p+q}&=a \\\\ A R^{p+q-1}&=a\ldots(1) \\\\ u_{p-q}&=b\\\\ A R^{p-q-1} &=b \ldots(2)\\\\ \text { Miltiply equation (1) } & \text { by equation (2), }\\\\ A R^{p+q-1} \cdot A R^{p-q-1} &=a b \\\\ A^{2} R^{2 p-2} &=a b \\\\ \left(A R^{p-1}\right)^{2} &=a b \\\\ A R^{p-1} &=\sqrt{a b} \\\\ \therefore\ u_p &=\sqrt{a b} \end{aligned}$

  9. The third term of a G.P. is $6 \dfrac{1}{4}$ and the $7^{\text {th }}$ term is the reciprocal of the third. Which term of this GP is unity?


  10. $\begin{aligned} \text { In a G.P., }& \\\\ u_{3}&=6 \dfrac{1}{4} \\\\ a r^{2}&=\dfrac{25}{4}-0 \\\\ u_{7}&=\dfrac{4}{25} \\\\ a r^{6}&=\dfrac{4}{25}-2\\\\ \therefore \dfrac{a r^{6}}{a r^{2}} &=\dfrac{\frac{4}{25}}{\frac{25}{4}} \\\\ r^{4} &=\dfrac{16}{625} \\\\ r &=\dfrac{2}{5} \\\\ \therefore\ a\left(\dfrac{2}{5}\right)^{2} &=\dfrac{25}{4} \\\\ \dfrac{4 a}{25} &=\dfrac{25}{4}\\\\ \therefore\ a &=\dfrac{625}{16} \\\\ \therefore\ a r^{4} &=\dfrac{625}{16} \times \dfrac{16}{625} \\\\ \therefore\ u_{5} &=1 \end{aligned}$

  11. If $\dfrac{1}{x+y}, \dfrac{1}{2 y}, \dfrac{1}{y+z}$ are the three consecutive terms of an A.P., prove that $x, y, z$ are the three consecutive terms of a G.P.


  12. $\dfrac{1}{x+y},\ \dfrac{1}{2 y},\ \dfrac{1}{y+z}$ are in A.P.
    $\begin{aligned} &\\ \dfrac{1}{2 y}-\dfrac{1}{x+y}&=\dfrac{1}{y+z}-\dfrac{1}{2 y} \\\\ \dfrac{x+y-2 y}{2 y(x+y)}&=\dfrac{2 y-y-z}{2 y(y+z)} \\\\ \dfrac{x-y}{2 y(x+y)}&=\dfrac{y-z}{2 y(y+z)} \\\\ \dfrac{x-y}{x+y}&=\dfrac{y-z}{y+z} \\\\ (x-y)(y+z)&=(x+y)(y-z) \\\\ x y-y^{2}+x z-y z&=x y+y^{2}-x z-y z \\\\ x z-y z+x z+y z&=2 y^{2} \\\\ 2 x z&=2 y^{2} \\\\ y^{2}&=x z\\\\ \therefore\ \dfrac{y}{x}&=\dfrac{z}{y}\\\\ \end{aligned}$
    Hence, $x,\ y,\ z$ are in G.P.

  13. If $x$ is the A.M. between $a$ and $b$ and $y$ is the A.M. between $b$ and $c$ while $a, b, c$ are in G.P., prove that $\dfrac{a}{x}+\dfrac{c}{y}=2$.


  14. A.M between $a$ and $b=x\\\\$
    $\dfrac{a+b}{2}=x\\\\$
    A.M between $b$ and $c=y\\\\$
    $\dfrac{b+c}{2}=y\\\\$
    $a, b, c$ are in a G.P. $\\ $
    $\dfrac{b}{a}=\dfrac{c}{b} \Rightarrow b^{2}=a c$
    $\begin{aligned} &\\ & \dfrac{a}{x}+\dfrac{c}{y} \\\\ =& \dfrac{a}{\dfrac{a+b}{2}}+\dfrac{c}{\dfrac{b+c}{2}} \\\\ =& \dfrac{2 a}{a+b}+\dfrac{2 c}{b+c} \\\\ =& \dfrac{2(a b+a c+a c+b c)}{a b+a c+b^{2}+b c} \\\\ =& \dfrac{2\left(a b+2 b^{2}+b c\right)}{a b+2 b^{2}+b c}\left(\because b^{2}=a c\right) \\\\ =& 2 \end{aligned}$

  15. If the arithmetic mean and geometric mean between the two numbers are $30$ and $18$ respectively, find the two numbers


  16. Let the two numbers be $a$ and $b\\\\ $.
    A.M between $a$ and $b=30\\\\ $
    $\begin{aligned} \dfrac{a+b}{2} &=30 \\\\ a+b &=60 \\\\ b &=60-a\\\\ \end{aligned}$
    G.M. between $a$ and $b=18\\\\ $
    $\begin{aligned} \sqrt{a b}&=18\\\\ a b &=324 \\\\ a(60-a) &=324 \\\\ 60 a-a^{2} &=324 \\\\ a^{2}-60 a+32 y &=0 \\\\ (a-6)(a-54) &=0 \\\\ a=6 \text { or } a &=54\\\\ \end{aligned}$
    When $a=6, b=60-6=54\\\\ $.
    When $a=54, b=60-54=6\\\\ $.
    $\therefore$ The two numbers are $6$ and $54$.

  17. Let $a, b, c$ are three numbers between $2$ and $18$ , such that their sum is $25$. If $2, a, b$ are in A.P. and $b, c, 18$ are in G.P., then find $c$.


  18. $2, a, b$ are in A.P.
    $\begin{aligned} &\\ \therefore a &=\dfrac{2+b}{2} \\\\ &=1+\dfrac{b}{2}\\\\ \end{aligned}$
    $b, c, 18$ are in G.P.
    $\begin{aligned} &\\ \dfrac{c}{b} &=\dfrac{18}{c} \\\\ \therefore b &=\dfrac{c^{2}}{18} \\\\ \therefore a &=1+\dfrac{c^{2}}{36} \cdot \\\\ a+b+c &=25 \text { (given) }\\\\ 1+\dfrac{c^{2}}{36}+\dfrac{c^{2}}{18}+c &=24 \\\\ \dfrac{3 c^{2}}{36}+c &=24 \\\\ \dfrac{c^{2}}{12}+c &=24 \\\\ c^{2}+12 c-288 &=0 \\\\ (c+24)(c-12) &=0 \\\\ c=-24\ \text { or }\ c &=12\\\\ \end{aligned}$
    Since $2 < c < 18, c=-24$ is impossible.
    $\begin{aligned} &\\ &\therefore\ c=12 \end{aligned}$

  19. An A.P. has first term $a$ and common difference $d, d \neq 0$. If the $3^{\text {rd }}, 4^{\text {th }}$ and $7^{\text {th }}$ terms of this A.P. are the first three terms of a G.P., show that $a=-\dfrac{3}{2} d$. Hence show that the $4^{\text {th }}$ term of the G.P. is the $16^{\text {th }}$ term of the A.P.


  20. In an A.P.,
    $\begin{aligned} &\\ a&=\text { first term } \\\\ d&=\text { common difference } \\\\ u_{3}&=a+2 d \\\\ u_{4}&=a+3 d \\\\ u_{7}&=a+6 d \\\\ \end{aligned}$
    By the problem,
    $a+2 d, a+3 d, a+6 d$ are in a G.P.
    $\begin{aligned} &\\ \therefore \dfrac{a+3 d}{a+2 d} &=\dfrac{a+6 d}{a+3 d} \\\\ \therefore a^{2}+6 a d+9 d^{2} &=a^{2}+8 a d+12 d^{2} \\\\ \therefore \quad-2 a d &=3 d^{2} \\\\ a &=-\dfrac{3}{2} d\\\\ \end{aligned}$
    Let the common ratio of G.P. be $r$.
    $\begin{aligned} &\\ \text { then, } r &=\dfrac{a+3 d}{a+2 d} \\\\ &=\dfrac{-\dfrac{3}{2} d+3 d}{-\dfrac{3}{2} d+2 d} \\\\ &=3 \\\\ \therefore\ 4^{\text {th }} \text { term of G.P.} &=3(a+6 d) \\\\ &=3\left(-\dfrac{3}{2} d+6 d\right) \\\\ &=\dfrac{27}{2} d\\\\ 16^{\text {th }} \text { term of A.P. } &=a+15 d \\\\ &=-\dfrac{3}{2} d+15 d \\\\ &=\dfrac{27}{2} d\\\\ \end{aligned}$
    Hence, proved.

  21. In a set of four numbers, the first three are in G.P. and the last three are in A.P. with a common difference 6 . If the first number is the same as the $4^{\text {th }}$, find the four numbers.


  22. Let $A=\{w, x, y, z\}\\\\$
    By the problem,
    $w, x, y$ are in GP.
    $\\ \dfrac{x}{w}=\dfrac{y}{x}\\\\$
    $x, y, z$ are in A.P.
    Let the common difference be $d.\\\\$
    $\begin{aligned} \therefore\ x &=x, y=x+6, z=x+12 \\\\ w &=z(\text { given }) \\\\ \therefore\ w &=x+12 \\\\ \dfrac{x}{x+12} &=\dfrac{x+6}{x} \\\\ x^{2} &=x^{2}+18 x+72 \\\\ x &=-4 \\\\ \therefore\ y &=2, z=w=8 \end{aligned}$

  23. If the A.M. between two positive numbers $a$ and $b$, where $a>b$, is twice the G.M. between them, prove that $a: b=\left(2+\sqrt{3}\right): \left(2-\sqrt{3}\right)$


  24. A.M. between $a$ and $b=\dfrac{a+b}{2}\\\\ $
    G.M. between $a$ and $b =\sqrt{a b} \\\\ $
    $\begin{aligned} \text{By the problem} &\\\\ \text{A.M.} &= 2\cdot\text {G.M.}\\\\ \dfrac{a+b}{2}&=2 \sqrt{a b} \\\\ a+b&=4 \sqrt{a b} \\\\ (a+b)^{2}&=16 a b \dots(1)\\\\ a^{2}+2 a b+b^{2}&=16 a b \\\\ a^{2}-14 a b+b^{2}&=0\\\\ a^{2}-2 a b+b^{2}&=12 a b \\\\ (a-b)^{2}&=12 a b\ldots(2) \\\\ \text{By } (1)\div (2), &\\\\ \dfrac{(a+b)^{2}}{(a-b)^{2}}&=\dfrac{16 a b}{12 a b} \\\\ \left(\dfrac{a+b}{a-b}\right)^{2}&=\dfrac{4}{3}\\\\ \dfrac{a+b}{a-b}&=\dfrac{2}{\sqrt{3}} \\\\ 2 a-2 b&=\sqrt{3} a+\sqrt{3} b \\\\ 2 a-\sqrt{3} a&=2 b+\sqrt{3} b \\\\ a(2-\sqrt{3})&=b(2+\sqrt{3}) \\\\ \therefore \dfrac{a}{b}&=\dfrac{2+\sqrt{3}}{2-\sqrt{3}} \end{aligned}$

  25. If $A_{1}, A_{2}$ are the two A.M.s between two numbers $a$ and $b$ and $G_{1}, G_{2}$ are two G.M.s between the same two numbers, then prove that $\dfrac{A_{1}+A_{2}}{G_{1} G_{2}}=\dfrac{a+b}{a b}$.


  26. $A_{1}, A_{2}$ are the two A.M.s between two numbers $a$ and $b\\\\ $
    $\therefore a, A_{1}, A_{2}, b$ is an A.P.
    $\begin{aligned} &\\ \therefore \quad A_{1}-a &=b_{-} A_{2} \\\\ A_{1}+A_{2} &=a+b \\\\ \end{aligned}$
    $G_{1}, G_{2}$ are the two G.M.s between $a$ and $b.\\\\ $
    $a, G_{1}, G_{2}, b$ is a G.P.
    $\begin{aligned} \dfrac{G_{1}}{a} &=\dfrac{b}{G_{2}} \\\\ G_{1} G_{2} &=a b . \\\\ \therefore \dfrac{A_{1}+A_{2}}{G_{1} G_{2}} &=\dfrac{a+b}{a b} \end{aligned}$

  27. If $A$ and $G$ be A.M and G.M respectively between two positive numbers. Prove that the numbers are $A \pm \sqrt{A^{2}-G^{2}}$


  28. Let the two positive numbers be $a$ and $b$ where $a>b\\\\ $
    $\begin{aligned} \therefore\ \dfrac{a+b}{2} &=A \\\\ a+b &=2 A \\\\ \sqrt{a b} &=G \\\\ a b &=G^{2} \\\\ \left(a+b^{2}\right) &=4 A^{2} \\\\ a^{2}+2 a b+b^{2} &=4 A^{2}\\\\ a^{2}+b^{2} &=4 A^{2}-2 a b \\\\ a^{2}+b^{2}-2 a b &=4 A^{2}-4 a b \\\\ (a-b)^{2} &=4 A^{2}-4 G^{2} \\\\ a-b &=2 \sqrt{A^{2}-G^{2}} \\\\ \text{By } (1)+(2), & \\\\ 2 a &=2 A+\sqrt{A^{2}-G^{2}} \\\\ \therefore\ a &=A+\sqrt{A^{2}-G^{2}} \\\\ \text{By } (1)-(2),\\\\ 2b &=2 A-2 \sqrt{A^{2}-G^{2}} \\\\ \therefore\ b &=A-\sqrt{A^{2}-G^{2}} \end{aligned}$

  29. If the ratio of A.M. and G.M. between two positive numbers is $m: n$, then prove that the numbers are in the ratio $\left(m+\sqrt{m^{2}-n^{2}}\right):\left(m-\sqrt{m^{2}-n^{2}}\right)$.


  30. Let the two numbers be $a$ and $b\\\\ $.
    A.M. between $a$ and $b=\dfrac{a+b}{2}\\\\ $
    G.M. between $a$ and $b=\sqrt{a b}\\\\ $
    By the problem,
    $\begin{aligned} &\\ \dfrac{\text{A.M}}{\text{G.M}}&=\dfrac{m}{n} \\\\ \dfrac{a+b}{2 \sqrt{a b}}&=\dfrac{m}{n}\\\\ \text{Let } a+b=k m, 2 \sqrt{a b}&=k n\\\\ \therefore\ (a+b)^{2} &=k^{2} m^{2} \\\\ 4 a b &=k^{2} n^{2} \\\\ a^{2}+2 a b+b^{2} &=k^{2} m^{2} \\\\ a^{2}+2 a b+b^{2}-4 a b &= k^{2} n^{2}-4 a b \\\\ a^{2}-2 a b+b^{2} &=k^{2} m^{2}-k^{2} n^{2} \\\\ (a-b)^{2} &=k^{2}\left(n^{2}-n^{2}\right) \\\\ a-b &=k \sqrt{m^{2}-n^{2}}\\\\ \dfrac{a+b}{a-b} &=\dfrac{k m}{k \sqrt{m^{2}-n^{2}}} \\\\ &=\dfrac{m}{\sqrt{m^{2}-n^{2}}}\\\\ \end{aligned}$
    By Componendo and Dividendo,
    $\begin{aligned} &\\ \dfrac{(a+b)+(a-b)}{(a+b)-(a-b)} &=\dfrac{m+\sqrt{m^{2}-n^{2}}}{m-\sqrt{m^{2}-n^{2}}} \\\\ \dfrac{2 a}{2 b} &=\dfrac{m+\sqrt{m^{2}-n^{2}}}{m-\sqrt{m^{2}-n^{2}}} \\\\ \dfrac{a}{b} &=\dfrac{m+\sqrt{m^{2}-n^{2}}}{m-\sqrt{m^{2}-n^{2}}} \end{aligned}$

  31. Given that the system of linear equations
    $\begin{aligned} x+y+z &=a+4 \\\\ 2 x-y+2 z &=2 a+2 \\\\ 3 x+2 y-3 z &=1-2 a\\\\ \end{aligned}$
    where $x, y, z$ in this order are in G.P. and $a$ is a positive real number. Find the value of $a$.


  32. $\begin{aligned} x+y+z=a+4 \ldots(1)&\\\\ 2 x-y+2 z=2 a+2 \ldots(2)&\\\\ 3 x+2 y-3 z=1-2 a\ldots(3)& \\\\ \text{By } (1)+(2),& \\\\ 3 x+3 z =3 a+6 &\\\\ \therefore\ x+z =a+2& \\\\ \text { Substituting } x+z=a+2 &\text { in (1) } \\\\ a+2+y&=a+4 \\\\ \therefore\ y&=2\\\\ (2) \times 2 \Rightarrow\ 4 x-2 y+4 z&=4 a+4 \\\\ (3) \times 1 \Rightarrow\ 3 x+2 y-3 z&=1-2 a \\\\ \text { By addition, } 7 x+z&=2 a+5 \\\\ \text { By }(5)-(4), 6 x&=a+3 \\\\ \text { Substituting } x&=\dfrac{a+3}{6} \\\\ \dfrac{a+3}{6}+z&=a+2 \\\\ z=\dfrac{6 a+12-a-3}{6} &\\\\ z=\dfrac{5 a+9}{6}\hspace{2cm}&\\\\ \end{aligned}$
    Since $x, y, z$ are in G.P.,
    $\begin{aligned} &\\ \dfrac{y}{x}&=\dfrac{z}{y} \\\\ x z&=y^{2} \\\\ \dfrac{a+3}{6} \times \dfrac{5 a+9}{6}&=2^{2} \\\\ 5 a^{2}+2 y a+27&=144 \\\\ 5 a^{2}+2 y a-117&=0 \\\\ (5 a+3 q)(a-3)&=0\\\\ \therefore\ a &=-\dfrac{39}{5} \text { (or) } \\\\ a &=3\\\\ \end{aligned}$
    Since $a>0, a=-\dfrac{39}{5}$ is rejected.
    $\begin{aligned} &\\ &\therefore\ a=3 \end{aligned}$

  33. If $p^{\text {th }}, q^{\text {th }}$ and $r^{\text {th }}$ terms of a GP be $a, b, c(a, b, c>0)$, then prove that $(q-r) \log a+(r-p) \log b+(p-q) \log c=0$.


  34. Let the first term be $A$ and the cominon ratio be $R$ of the given G.P.
    $\begin{aligned} &\\ \therefore u_p &=a \\\\ A R^{\ p-1} &=a \\\\ R^{\ p-1} &=\dfrac{a}{A} \\\\ \log \left(R^{\ p-1}\right) &=\log \left(\dfrac{a}{A}\right) \\\\ (p-1) \log R &=\log a-\log A\\\\ \end{aligned}$
    $p-1=\dfrac{\log a-\log A}{\log R} \\\\ $
    Similarly,
    $\begin{aligned} &\\ q-1 &=\dfrac{\log b-\log A}{\log R} \\\\ r-1 &=\dfrac{\log c-\log A}{\log R}\\\\ \end{aligned}$
    $\begin{aligned} &(1)-(2) \Rightarrow p-q=\dfrac{\log a-\log b}{\log R} \\\\ &(2)-(3) \Rightarrow g-r=\dfrac{\log b-\log c}{\log R} \\\\ &(3)-(1) \Rightarrow r-p=\dfrac{\log c-\log a}{\log R}\\\\ \end{aligned}$
    $\begin{aligned} \therefore\ & (p-q) \log c =\left(\dfrac{\log a-\log b}{\log R}\right) \log c \\\\ & (q-r) \log a =\left(\dfrac{\log b-\log c}{\log R}\right) \log a \\\\ & (r-p) \log b =\left(\dfrac{\log c-\log a}{\log R}\right) \log b \\\\ \end{aligned}$
    $\begin{aligned} &\text{By } (1)+(2)+(3), \\\\ \therefore\ &(p-q) \log c+(q-r) \log a+(r-p) \log b \\\\ &=\left(\dfrac{\log a-\log b}{\log R}\right) \log c+\left(\dfrac{\log b-\log c}{\log R}\right) \log a+\left(\dfrac{\log c-\log a}{\log R}\right) \log b \\\\ &=\dfrac{\log a \cdot \log c-\log b \cdot \log c+\log a \cdot \log b-\log a \cdot \log c+\log b \cdot \log c-\log a \log b}{\log R} \\\\ &=0 \end{aligned}$

Thursday, December 9, 2021

Sum of the first n terms of an arithmetic progression : Problems and Solutions (Part 2)

Sum of the first $n$ terms of an arithmetic progression $\left(S_{n}\right)$

$S_{n}=u_{1}+u_{22}+u_{3}+\ldots u_{n-1}+ u_{n}$

$S_{n}=$ sum of the first $n$ terms

If $u_{1}=a$ and $u_{n}=l$ then

$\begin{array}{|l|} \hline S_{n}=\dfrac{n}{2}(a+l)\\ \quad \text{(or) }\\ \quad S_{n}=\dfrac{n}{2}\{2 a+(n-1) d\}\\ \hline \end{array}$

$a=$ first term

$l=$ last term or $n^{\text {th }}$ term

$d=$ common difference


Arithmetic Series နှင့်ဆိုင်သော သင်ရိုးပြင်ပ ဉာဏ်စမ်းမေးခွန်းများ ကို စုစည်းပေးထားပြီး အဖြေနှင့်တကွ လေ့လာနိုင်ရန် ဖြစ်ပါသည်။ Part (1) ကို ဒီနေရာမှာ (Click Here) ရေးခဲ့ပြီး ဖြစ်ပါသည်။

Exercises

  1. If the $n^{\text {th }}$ term of an A.P. is $p$, show that the sum of first $(2 n-1)$ terms of the A.P. is $(2 n-1) p$.


  2. Let the first term and the conmon difference of given A.P.be $a$ and $d$ respectively.
    By the problem,
    $\begin{aligned} u_{n}&=p \\\\ a+(n-1) d&=p\\\\ S_{2 n-1}&=\dfrac{2 n-1}{2}\left\{2 a+((2 n-1)-1) d\right\} \\\\ S_{2 n-1}&=\dfrac{2 n-1}{2}\left\{2 a+(2 n-2) d\right\} \\\\ S_{2 n-1}&=\dfrac{2 n-1}{2}\left\{2(a)+2(n-1) d\right\} \\\\ S_{2 n-1}&=\dfrac{2 n-1}{2}\left\{2(a+(n-1) d\right\} \\\\ S_{2 n-1}&=\dfrac{2 n-1}{2}\left\{2 p\right\} \\\\ S_{2 n-1}&=(2 n-1) p \end{aligned}$

  3. The digits of a positive integer having three digits are in A.P. The sum of the digits is 15 and the number obtained by reversing the digits is 594 less than the original number. Find the number.


  4. Let the hundred's digit, ten's digit and one's digit of given number be $x, y$ and $z$ respectively.
    $\therefore$ Given number $=100 x+10 y+z$
    $\therefore x, y, z$ are in A.P.
    Let tho common differenee be $d$.
    $\therefore y=x+d, z=x+2 d$
    By the problen,
    $\begin{aligned} x+y+z &=15 \\\\ 3 x+3 d &=15 \\\\ x+d &=5 \\\\ x &=5-d \\\\ \text { reversed-digit number } &=100 z+10 y+x \\\\ \text { By the problem, }\hspace{4cm} & \\\\ 100 x+10 y+z-100 z-10 y-x &=594 \\\\ 99 x-99 z &=594 \\\\ x-z &=6 \\\\ 5-d-(5-d+2 d) &=6 \\\\ 5-d-5+d-2 d &=6 \\\\ \therefore d &=-3 \\\\ \therefore x &=5-(-3) \\\\ &=8\\\\ \therefore y=5 \text { and } z &=2 \\\\ \therefore \text { Given number } &=100 x+10 y+z \\\\ &=100(8)+10(5)+2 \\\\ &=852 \end{aligned}$

  5. In an A.P., the last three terms are $45,51$ and $57$. Which of the numbers $-180$, $-210$ and $-288$ can be the sum of that A.P. and what is the first term of that A.P.


  6. Let the first term and the conmon difference of given A.P.be $a$ and $d$ respectively.
    $\begin{aligned} \therefore\ d &=57-51=6 \\\\ u_{n} &=a+(n-1) d \\\\ 57 &=a+(n-1) 6 \\\\ a &=57-6(n-1) \\\\ &=63-6 n\\\\ S_{n} &=\dfrac{n}{2}(a+57) \\\\ &=\dfrac{n}{2}(63-6 n+57) \\\\ &=\dfrac{n}{2}(120-6 n) \\\\ &=60 n-3 n^{2} \\\\ \text { When } 60 n-3 n^{2}&=-180 \\\\ & n^{2}-20 n=60 \\\\ & n^{2}-20 n+100=160 \\\\ &(n-10)^{2}=160 \\\\ & n=10+4 \sqrt{10} \notin \mathbb{N}.\\\\ \therefore S_{n} &=-180 \text { is impossible. } \\\\ \text { When } 60 n-3 n^{2} &=-210 \\\\ n^{2}-20 n &=70 \\\\ n^{2}-20 n+100 &=170 \\\\ (n-10)^{2} &=170 \\\\ n &=10+\sqrt{170} \notin \mathbb{N} \\\\ \therefore S_{n}&=-210 \text { is impossible. } \\\\ \text { When } 60 n-3 n^{2} & =-288 \\\\ n^{2}-20 n & =96 \\\\ n^{2}-20 n+100 & =196 \\\\ (n-10)^{2} & =196 \\\\ n & =10+14 \\\\ & =24 \in\mathbb{N} \\\\ \therefore S_{n}&=-288 \text { is possible. } \\\\ \therefore a & =63-6(24) \\\\ & =-81 \end{aligned}$

  7. If $S_{n}$ denotes the sum of $n$-terms of an A.P. whose common difference is $d$. Show that $d=S_{n}-2 S_{n-1}+S_{n-2}$.


  8. $\begin{aligned} \text{In an A.P.,}&\\\\ &S_{n}-2 S_{n-1}+S_{n-2} \\\\ =\ & S_{n}-S_{n-1}-S_{n-1}+S_{n-2} \\\\ =\ &\left(S_{n}-S_{n-1}\right)-\left(S_{n-1}-S_{n-2}\right) \\\\ =\ & u_{n}-u_{n-1}\quad \color{red}{\left(\because u_{n}=S_{n}-S_{n-1}\right)} \\\\ =\ & d \end{aligned}$

  9. Show that the sum of first $n$ even natural numbers is equal to $\left(1+\dfrac{1}{n}\right)$ times the sum of the first $n$ odd natural numbers.


  10. The sequence of even natural number are $2,4,6,8, \ldots$.
    It is an A.P., with $a=2$ and $d=2$.
    Let the sum of $n$ even natural numbers be $S_{\text{even}}$.
    $\begin{aligned} S_{\text{even}} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ &=n(2+n-1) \\\\ &=n(n+1)\\\\ \end{aligned}$
    The sequence of even natural number are $1,3,5,7, \ldots$.
    It is an A.P., with $a=1$ and $d=2$.
    Let the sum of $n$ odd natural numbers be $S_{\text{odd}}$.
    $\begin{aligned} S_{\text{odd}} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ &=n(1+n-1) \\\\ &=n^2\\\\ \dfrac{S_{\text{even}}}{S_{\text{odd}}} &=\dfrac{n(n+1)}{n^{2}} \\\\ &=\dfrac{n+1}{n} \\\\ &=1+\dfrac{1}{n} \\\\ \therefore \ S_{\text{even}} &=\left(1+\frac{1}{n}\right) S_{\text{odd}} \end{aligned}$

  11. Find the sum of the A.P., whose terms are $1,5,9,13, \ldots, 605$. If every fourth term of the A.P. (i.e. 13,29 , etc.) is taken out, find the sum of the remaining terms.


  12. $\begin{aligned} 1,5,9,13, & \ldots .605 \text { is an } A P . \\\\ a=1, d &=5-1=4 \\\\ u_{n} &=605 \\\\ 1+(n-1) 4 &=605 \\\\ 4(n-1) &=604 \\\\ n-1 &=151 \\\\ n &=152 \\\\ \therefore\ S_{n} &=\dfrac{n}{2}(a+1) \\\\ S_{152} &=\dfrac{152}{2}(1+605) \\\\ &=46056\\\\ \end{aligned}$
    Every fourth terms of given A.P. are $13,29,45, \ldots$.
    It is also an A.P with $a=13, d=16$.
    Let the last term be $u_n$.
    $\begin{aligned} u_{n} & \leq 605 \\\\ 13+(n-1) 16 & \leq 605 \\\\ (n-1) 16 & \leq 592 \\\\ n-1 & \leq 37 \\\\ n & \leq 38 \end{aligned}$
    $\therefore$ The last term of new A.P. is 605 and there are 38 terms in the new A.P.
    Let the sum of all terms in the new A.P. be $S_{\text {new }}$.
    $\begin{aligned} \therefore\ S_{\text {new }} &=\dfrac{38}{2}(13+605) \\\\ &=11742 \\\\ \therefore\ \text { remaining sum } &=46056-11742 \\\\ &=34314 \end{aligned}$

  13. Find the sum of all two-digit numbers which when divided by $4$ , yields $1$ as remainder.


  14. All two-digit numbers which when divided by 4 yields 1 as remainder are $13,17,21, \ldots, 97 .$
    It is an A.P. with $a=13$ and $d=4$.
    Let $u_{n}=97$, then
    $\begin{aligned} 13+(n-1) 4 &=97 \\\\ (n-1) 4 &=84 \\\\ n-1 &=21 \\\\ n &=22\\\\ S_{n} &=\dfrac{n}{2}(a+l) \\\\ S_{22} &=\dfrac{22}{2}(13+97) \\\\ &=11(110) \\\\ &=1210 \end{aligned}$

  15. Find the sum of first $24$ terms of the A.P. $u_{1}, u_{2}, u_{3}, \ldots, u_{n}$ if it is known that $u_{1}+u_{5}+u_{10}+u_{15}+u_{20}+u_{24}=225 .$


  16. $\begin{aligned} u_{1},\ u_{2},\ u_{3}, \ \ldots, u_{n} \text { is an A.P. }& \\\\ u_{1}+u_{5}+u_{10}+u_{15}+u_{20}+u_{24} &=225 \\\\ \dfrac{6}{2}\left(u_{1}+u_{24}\right) &=225 \\\\ a+a+23 d &=75 \\\\ 2 a+23 d &=75 \\\\ S_{n} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ S_{2 y} &=\dfrac{24}{2}\{2 a+23 d\} \\\\ &=12\{75\} \\\\ &=900 \end{aligned}$

  17. If in an A.P., the sum of $m$ terms is equal to $n$ and the sum of $n$ terms is equal to $m$, prove that the sum of $(m+n)$ terms is $-(m+n)$.


  18. $\begin{aligned} \text{In an A.P.,}\\\\ S_{m} &=n \\\\ \dfrac{m}{2}\{2 a+(m-1) d\} &=n \\\\ 2 a m+\left(m^{2}-m\right) d &=2 n \ldots(1) \\\\ S_{n} &=m \\\\ \dfrac{n}{2}\{2 a+(n-1) d\} &=m \\\\ 2 a n+\left(n^{2}-n\right) d &=2 m \ldots(2)\\\\ \end{aligned}$
    $\begin{aligned} \text { By (1) - (2), }\hspace{6cm}& \\\\ 2 a(m-n) +\left(m^{2}-m-n^{2}+n\right) d&=2(n-m) \\\\ 2 a(m-n) +\left[m^{2}-n^{2}-(m-n)\right] d&=-2(m-n) \\\\ 2 a(m-n) +[(m-n)(m+n)-(m-n)] d&=-2(m-n) \\\\ \end{aligned}$
    $\begin{aligned} \text { Dividing both sides with } & m-n , \\\\ 2 a+(m+n-1) d&=-2 \\\\ S_{m+n}&=\dfrac{m+n}{2}\{2 a+(m+n-1) d\} \\\\ &=\dfrac{m+n}{2}(-2) \\\\ &=-(m+n) \end{aligned}$

  19. In an A.P., if $S_{n}=n^{2} p$ and $S_{m}=m^{2} p, m \neq n$, prove that $S_{p}=p^{3}$.


  20. $\begin{aligned} \text { In an A.P., }\quad\quad& \\\\ S_{n} &=n^{2} p \\\\ \dfrac{n}{2} \left\{ 2 a+(n-1) d \right\} &=n^{2} p \\\\ 2 a+(n-1) d &=2 n p\ldots(1) \\\\ S_{m} &=m^{2} p \\\\ \dfrac{m}{2}\left\{ 2 a+(m-1) d \right\} &=m^{2} p \\\\ 2 a+(m-1) d &=2 m p \ldots(2)\\\\ \text{By } (1)-(2),\quad\quad & \\\\ (n-1-m+1) d &=2 p(n-m) \\\\ (n-m) d &=2 p(n-m) \\\\ d &=2 p\\\\ \text {Substituting } d&=2p \text { in } (1),\\\\ 2 a+(n-1) 2 p &=2 n p \\\\ 2 a+2 n p-2 p &=2 n p \\\\ 2 a &=2 p \\\\ a &=p \\\\ \end{aligned}$
    $\begin{aligned} \therefore\ S_{p} &=\dfrac{p}{2}\left\{ 2 a+(p-1) d \right\} \\\\ &=\dfrac{p}{2}\left\{ 2 p+(p-1) 2 p \right\} \\\\ &=p \left\{ p+p^{2}-p \right\} \\\\ &=p^{3} \end{aligned}$

  21. If $S_{1}, S_{2}, S_{3}, \ldots, S_{m}$ are the sum of $n$ terms of $m$ arithmetic progressions whose first terms are $1,2,3, \ldots, m$ and the common differences are $1,3,5, \ldots,(2 m-$1), respectively. Show that $S_{1}+S_{2}+S_{3}+\ldots+S_{m}=\dfrac{m n}{2}(m n+1)$.


  22. $\begin{aligned} &\text{ By the problem, }\\\\ &S_{1}=\dfrac{n}{2}\left\{2+(n-1)\right\} \\\\ &S_{2}=\dfrac{n}{2}\left\{4+(n-1) 3\right\} \\\\ &S_{3}=\dfrac{n}{2}\left\{6+(n-1) 5\right\} \\\\ &\vdots \\\\ &S_{m}=\dfrac{n}{2}\left\{2 m+(n-1)(2 m-1)\right\}\\\\ \end{aligned}$
    $\quad\ S_{1}+S_{2}+S_{3}+\ldots+S_{m}\\\\ $
    $=\dfrac{n}{2}\{2+4+6+\cdots+2 m+(n-1)(1+3+5+\cdots(2 m-1)\}\\\\ $
    Let $S_{a}=2+4+6+\cdots+2 m\\\\ $
    Since $4-2=2$ and $6-4=2,\\\\\ $
    $\text{the terms are in A.P.}\\\\ $
    $\therefore\ S_{a}=\dfrac{m}{2}\{2(2)+(m-1) 2\}\\\\ $
    $\hspace{2cm}=m(m+1)\\\\ $
    $\text { Let } S_{b}=1+3+5+\ldots+(2 m-1)\\\\ $
    $\text { Since } 3-1=2 \text { and } 5-3=2,\\\\ $
    $\text{the terms are in A.P.}\\\\ $
    $\begin{aligned} S_{b} &=\dfrac{m}{2}\{2+(m-1) 2\} \\\\ &=n^{2} \\\\ S_{1} & +S_{2}+S_{3}+\cdots+S_{m} \\\\ &=\dfrac{n}{2}\left\{S_{a}+(n-1) S_{b}\right\} \\\\ &=\dfrac{n}{2}\left\{m(m+1)+(n-1) m^{2}\right\} \\\\ &=\dfrac{m n}{2}(m+1+m n-m) \\\\ &=\dfrac{m n}{2}(m n+1) \end{aligned}$

  23. If $S_{n}$ denotes the sum of the first $n$ terms of an A.P., prove that $\dfrac{S_{3 n}-S_{n-1}}{S_{2 n}-S_{2 n-1}}=2 n+1$.


  24. Let the $a$ denotes the first term and $d$ denotes the common difference.
    $\begin{aligned} &\\\\ \therefore S_{n} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ S_{3 n-S_{n-1}} &=\dfrac{3 n}{2}\{2 a+(3 n-1) d\}-\dfrac{n-1}{2}\{2 a+(n-2) d\} \\\\ &=\dfrac{3 n}{2}(2 a)+\dfrac{3 n}{2}(3 n-1) d-\left(\dfrac{n-1}{2}(2 a)-\dfrac{(n-1)(n-2)}{2}\right) d \\\\ &=(3 n-n+1) a+\left(\dfrac{9 n^{2}-3 n-n^{2}+3 n-2}{2}\right) d \\\\ &=(2 n+1) a+\left(4 n^{2}-1\right) d \\\\ &=(2 n+1) a+(2 n+1)(2 n-1) d \\\\ &=(2 n+1)\{a+(2 n-1) d\}\\\\ S_{2 n}-S_{2 n-1} &=\dfrac{2 n}{2}\{2 a+(2 n-1) d\}-\dfrac{2 n-1}{2}\{2 a+(2 n-2) d\} \\\\ &=2 n a+\left(2 n^{2}-n\right) d-(2 n-1) a-(2 n-1)(n-1) d \\\\ &=(2 n-2 n+1) a+\left(2 n^{2}-n-2 n^{2}+3 n-1\right) d \\\\ &=a+(2 n+1) d \\\\ \dfrac{S_{3 n}-S_{n-1}}{S_{2 n}-S_{2 n-1}} &=\dfrac{(2 n+1)\{a+(2 n-1) d\}}{a+(2 n-1) d}\\\\ &=2n+1 \end{aligned}$

  25. If the sum of the first $2 n$ terms of the A.P. $2,5,8, \ldots$ is equal to the sum of the first $n$ terms of the A.P. $57,59,61, \ldots$, find $n$.


  26. $\begin{aligned} 2,\ 5,\ 8,\ \ldots & \text { is an A.P. } & \\\\ a=2,\ d &=3 \\\\ S_{2 n} &=\dfrac{2 n}{2}\{2 a+(2 n-1) d\} \\\\ &=n\{2(2)+(2 n-1) 3\} \\\\ &=n(4+6 n-3) \\\\ &=n(6 n+1)\\\\ 57,\ 59,\ 61,\ \ldots, & \text { is an A.P. } \\\\ a= 57,\ d &= 2 \\\\ S_{n} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ &=\dfrac{n}{2}\{2(57)+(n-1) 2\} \\\\ &=n(57+n-1) \\\\ &=n(n+56)\\\\ \text{By the problem,}&\\\\ n(6 n+1) &=n(n+56) \\\\ 6 n+1 &=n+56 \\\\ 5 n &=55 \\\\ n &=11 \end{aligned}$

  27. An arithmetic series has $20$ terms. The $n^{\text{th}}$ term is $u_{n}$ and $S_{n}$ is the sum of the first $n$ terms of this series. If $S_{5}=85$, find $u_{3}$. Given further that $S_{17}=35 u_{3}$, evaluate the sum of all the terms of this series.


  28. Let $a$ denotes the finst term and $d$ denotes the common difference.
    $\begin{aligned} &\\ S_{n}&=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ S_{5}&=85 \quad \text { (given) } \\\\ \dfrac{5}{2}\{2 a+4 d\}&=85 \\\\ a+2 d&=17 \ldots(1)\\\\ \end{aligned}$
    Since $u_{3}=a+2 d, u_{3}=17.\\ $
    $\begin{aligned} S_{17}&=35 u_{3} \\\\ \dfrac{17}{2}\{2 a+16 d\}&=35(17) \\\\ a+8 d&=35\ldots(2) \\\\ \text{By } (2)-(1),& \\\\ 6d&=18 \\\\ d&=3 \\\\ S_{20}&=\dfrac{20}{2}\{2 a+19 d\} \\\\ &=10\{2(a+8 d)+3 d\} \\\\ &=10\{2(35)+9\} \\\\ &=790 \end{aligned}$

  29. In an arithmetic series, $u_{8}=26$ and $S_{5}=205$. Calculate the smallest positive term of the series.


  30. In an arithmetic series,
    $\begin{aligned} &\\ u_{8}&=26\ldots(1) \\\\ a+7 d&=26 \\\\ S_{5}&=205 \\\\ \dfrac{5}{2}\{2 a+4 d\}&=205 \\\\ a+2 d=41\ldots(1)\\\\ \text{By } (1)-(2),& \\\\ 5d &=-15 \\\\ d &=-3\\\\ \end{aligned}$
    Substituting $d=-3$ in equation (2),
    $\begin{aligned} &\\ &a-6=41 \\\\ &a=47 \\\\ \end{aligned}$
    Let the smallest positive term be $u_{n}\\\\ $.
    $\begin{aligned} u_{n} &>0 \\\\ a+(n-1) d &>0 \\\\ 47+(n-1)(-3) &>0 \\\\ 47-3 n+3 &>0 \\\\ 3 n & < 50 \\\\ n & <16.67 \\\\ \therefore\ n&=16\\\\ \end{aligned}$
    The smallest positive term is $u_{16}$.

  31. The first term of an arithmetic series is $5$ and the common difference is $4$ The $n^{\text {th }}$ term is $u_{n}$ and $S_{n}$ is the sum of the first $n$ terms of this series. Show that $S_{n}=n(2 n+3)$. Find the value of $u_{n}$, given that $S_{n}=779$.


  32. In an arithmetic series,
    $\begin{aligned} &\\ a &=5, d=4 \\\\ S_{n} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ &=\dfrac{n}{2}\{2(5)+(n-1) 4\} \\\\ &=n(5+2 n-2) \\\\ &=n(2 n+3)\\\\ S_{n} &=779 \\\\ n(2 n+3) &=779 \\\\ 2 n^{2}+3 n-779 &=0 \\\\ (2 n+41)(n-19) &=0 \\\\ n=-\dfrac{41}{2} \notin \mathbb{N} \text { or } n &=19 \\\\ \therefore\ u_{n} &=u_{19} \\\\ &=a+18 d \\\\ &=5+18(4) \\\\ &=77 \end{aligned}$

  33. The first and last terms of an A.P. are $a$ and $l$ respectively. If $d$ is the common difference and $S$ is the sum of all the terms of the A.P., then show that $d=\dfrac{l^{2}-a^{2}}{2 S-l-a}$.


  34. $\text{In an A.P.}\\\\ $
    $\text{first term }=a\\\\ $
    $\text{Last term }=l\\\\ $
    $\text{common difference }=d\\\\ $
    $\text{sum of all terms }=S\\\\ $
    Let the number of terms in the given A.P. be $n\\\\ $.
    $\begin{aligned} \therefore\ l&=u_{n}=a+(n-1) d \\\\ \therefore\ (n-1) d&=l-a\ldots(1) \\\\ S=S_{n}&=\dfrac{n}{2}(a+l) \\\\ \therefore\ n&=\dfrac{2S}{a+1}\ldots(2)\\\\ \text { Substituting } n &=\dfrac{2 S}{a+l} \text { in equation }(1), \\\\ \left(\dfrac{2S-l-a}{l+a}\right) d &=l-a \\\\ \therefore\ d &=\dfrac{l^{2}-a^{2}}{2S-l-a} \end{aligned}$

Monday, December 6, 2021

Sum of the first n terms of an arithmetic progression : Problems and Solutions (Part 1)

Sum of the first $n$ terms of an arithmetic progression $\left(S_{n}\right)$

$S_{n}=u_{1}+u_{22}+u_{3}+\ldots u_{n-1}+ u_{n}$

$S_{n}=$ sum of the first $n$ terms

If $u_{1}=a$ and $u_{n}=l$ then

$\begin{array}{|l|} \hline S_{n}=\dfrac{n}{2}(a+l)\\ \quad \text{(or) }\\ \quad S_{n}=\dfrac{n}{2}\{2 a+(n-1) d\}\\ \hline \end{array}$

$a=$ first term

$l=$ last term or $n^{\text {th }}$ term

$d=$ common difference


Exercises

  1. The sum to $n$ terms of an A.P. is $35$. The common difference is $2$ and the sum to $2 n$ terms is 120 . Find the first term.


  2. $\begin{aligned} \text{In an A.P.,} &\\\\ d &=2, \\\\ S_{n} &=35 \\\\ \dfrac{n}{2}\{2 a+(n-1) 2\} &=35 \\\\ \dfrac{n}{2} \times 2\{a+n-1\} &=35 \\\\ a n+n^{2}-n &=35\ldots(1) \\\\ S_{2 n} &=120 \\\\ \dfrac{2 n}{2}\{2 a+(2 n-1) 2\} &=120 \\\\ n \times 2\{a+2 n-1\} &=120 \\\\ a n+2 n^{2}-n &=60\ldots(2) \\\\ (2)-(1), & \\\\ n^{2} &=25 \\\\ n &=5 \\\\ \text { Substituting } n &=5 \text { in equation (1), } \\\\ 5 a+25-5 &=35 \\\\ 5 a &=15 \\\\ a &=3 \end{aligned}$

  3. An A.P., with first term 8 and common difference $d$, consists of 101 terms. Given that the sum of the last three terms is 3 times the sum of the first three terms, find the value of $d$.


  4. In an AP, first term $=a=8$
    common difference $=d$
    By the problem,
    $\begin{aligned} u_{99}+u_{100}+u_{101} &=3\left(u_{1}+u_{2}+u_{3}\right) \\\\ a+98 d+a+99 d+a+100 d &=3(a+a+d+a+2 d) \\\\ 3 a+297 d &=9 a+9 d \\\\ 288 d &=6 a \\\\ d &=\dfrac{6}{288}(8) \\\\ &=\dfrac{1}{6} \end{aligned}$

  5. The sum of the first $n$ terms of an A.P. $3,5 \dfrac{1}{2}, 8, \ldots$ is equal to the $2 n^{\text {th }}$ term of the A.P $16 \dfrac{1}{2}, 28 \dfrac{1}{2}, 40 \dfrac{1}{2}, \ldots .$ Calculate the value of $n$.


  6. $\begin{aligned} 3,\ 5\dfrac{1}{2},\ & 8,\ \ldots \text { is an A.P. } \\\\ a &=3 \\\\ d &=5 \dfrac{1}{2}-3 \\\\ &=2 \dfrac{1}{2} \\\\ &=\dfrac{5}{2} \\\\ S_{n} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ &=\dfrac{n}{2}\left\{6+(n-1) \dfrac{5}{2}\right\} \\\\ &=\dfrac{n}{4}\{12+5 n-5\} \\\\ &=\dfrac{5 n^{2}+7 n}{4}\\\\ 16 \dfrac{1}{2},\ & 28 \dfrac{1}{2},\ 40 \dfrac{1}{2},\ \ldots \text { is an A.P. } \\\\ a&=16 \dfrac{1}{2}\\\\ &=\dfrac{33}{2} \\\\ d &=28 \dfrac{1}{2}-16 \dfrac{1}{2}\\\\ &=12 \\\\ u_{2 n} &=a+(2 n-1) d \\\\ &=\dfrac{33}{2}+(2 n-1) 12 \\\\ &=24 n+ \dfrac{9}{2}\\\\ \text{By the } & \text{problem},\\\\ \dfrac{5 n^{2}+7 n}{4}&=24 n+\dfrac{9}{2}\\\\ 5 n^{2}+7 n &=96 n+18 \\\\ 5 n^{2}-89 n-18 &=0 \\\\ (5 n+1)(n-18) &=0 \\\\ n=-\dfrac{1}{5} \text { or } n &=18 \\\\ \text { Since }-\dfrac{1}{5} & \notin N, \\\\ n &=18 \end{aligned}$

  7. The sum of the first $n$ terms of a certain sequence is given by $S_{n}=n^{2}+2 n$. Find the first 3 terms of the sequence and express the $n^{\text {th }}$ term in terms of $n$.


  8. $\begin{aligned} S_{n} &=n^{2}+2 n \\\\ S_{1} &=1^{2}+2(1)=3 \\\\ S_{2} &=2^{2}+2(2)=8 \\\\ S_{3} &=3^{2}+2(3)=15 \\\\ \text {Since } u_{n} &=S_{n}-S_{n-1}, \\\\ u_{1} &=S_{1}=3 \\\\ u_{2} &=S_{2}-S_{1}=5\\\\ u_{3} &=S_{3}-S_{2}=15-8=7\\\\ \text { Since }\\\\ u_{2}-u_{1} &=5-3=2 \text { and } \\\\ u_{3}-u_{2} &=7-5=2,\\\\ \text{the terms } & \text{are in A.P., with}\\\\ a=3 \text { and } & d =2 \\\\ u_{n} &=a+(n-1) d \\\\ &=3+(n-1) 2 \\\\ &=3+ 2n-2 \\\\ &=2 n+1 \end{aligned}$

  9. If the sum of $n$ terms of a certain sequence is $2 n+3 n^{2}$, find the $n^{\text {th }}$ term. Hence show that this sequence is an arithmetic progression.


  10. $\begin{aligned} S_{n} &=2 n+3 n^{2} \\\\ u_{n} &=S_{n}-S_{n-1} \\\\ &=2 n+3 n^{2}-2(n-1)-3(n-1)^{2} \\\\ &=2 n+3 n^{2}-(2 n-2)-3\left(n^{2}-2 n+1\right) \\\\ &=2 n+3 n^{2}-2 n+2-3 n^{2}+6 n-3 \\\\ &=4 n-1 \\\\ u_{n-1} &=S_{n-1}-S_{n-2} \\\\ &=2(n-1)+3(n-1)^{2}-2(n-2)-3(n-2)^{2} \\\\ &=2 n-2+3\left(n^{2}-2 n+1\right)-2 n+4-3\left(n^{2}-4 n+4\right) \\\\ &=2 n-2+3 n^{2}-6 n+3-2 n+4-3 n^{2}+12 n-12 \\\\ &=4 n-7\\\\ u_{n}-u_{n-1} &=4 n-1-(4 n-7) \\\\ &=6 \end{aligned}$
    Since the difference of two consicutive terms is constant, the sequence is an A.P.

  11. The sum of $n$ terms of two arithmetic progressions are in the ratio $(3 n+8) \vdots(7 n+$ 15). Find the ratio of their $12^{\text {th }}$ terms.


  12. Let the st term and the common difference of $1^{\text{st}}$ A.P be $a$ and
    $d$ and those of $2^{\text{nd}}$ A.P be $A$ and $D$,
    For $1^{\text{st}}$ A.P.,
    $S_{n}=\dfrac{n}{2}\{2 a+(n-1) d\}$
    For $2^{\text{nd}}$ A.P.,
    $S_{n}=\dfrac{n}{2}\{2 A+(n-1) D\}$
    By the problem,
    $\begin{aligned} \dfrac{\dfrac{n}{2}\{2 a+(n-1) d\}}{\dfrac{n}{2}\{2 A+(n-1) D\}}&=\dfrac{3 n+8}{7 n+15}\\\\ \text { When } n=23,\hspace{2 cm} & \\\\ \dfrac{2 a+22 d}{2 A+22 D}&=\dfrac{77}{176}\\\\ \dfrac{a+11d}{A+11 D}&=\dfrac{7}{16}\\\\ \therefore\ \dfrac{12^{\text {th }} \text { term of } 1^\text {st} \text {A.P}}{12^{\text {th }} \text { term of } 2^\text{nd} \text { A.P}}&=\dfrac{7}{16} \end{aligned}$

  13. An A.P. contains $30$ terms. Given that the $10^{\text {th }}$ term is $21$ and that the sum of the last $10$ terms is $675$ , find the sum of the first $10$ terms.


  14. $\begin{aligned} \text{In an A.P.,}\hspace{3 cm}&\\\\ u_{10} &=21 \\\\ a+9 d &=21\ldots(1) \\\\ u_{21}+u_{22}+u_{23}+\ldots+u_{30} &=675 \\\\ \dfrac{10}{2}\left\{u_{21}+u_{30}\right\} &=675 \\\\ 5\{a+20 d+a+29 d\} &=675 \\\\ 2 a+49 d &=135\ldots(2)\\\\ (2) \times 1 \Rightarrow 2 a+49 d&=135 \\\\ (1) \times 2 \Rightarrow 2 a+18 d&=42\\\\ \text{By subtraction,}\hspace{2 cm}&\\\\ 31 d &=93 \\\\ d &=3\\\\ \end{aligned}$
    $\begin{aligned} \text{Substituting } d&=3 \text{ in equation } (1),\\\\ a+27 &=21 \\\\ a &=-6\\\\ S_{10}&=\dfrac{10}{2}\{2 a+9 d\} \\\\ &=5\{-12+27\} \\\\ &=75 \end{aligned}$

  15. If $S_{1}, S_{2}, S_{3}$ be sums to $n, 2 n, 3 n$ terms of an arithmetic progression, Show that $S_{3}=3\left(S_{2}-S_{1}\right)$.


  16. Let the first term and the common difference of given A.P. be $a$ and $d$ respectively.
    $\begin{aligned} \therefore\ S_{1} &=\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ S_{2} &=\dfrac{2 n}{2}\{2 a+(2 n-1) d\} \\\\ S_{3} &=\dfrac{3 n}{2}\{2 a+(3 n-1) d\} \\\\ S_{2}-S_{1} &=\dfrac{2 n}{2}\{2 a+(2 n-1) d\}-\dfrac{n}{2}\{2 a+(n-1) d\} \\\\ &=\dfrac{n}{2}\{4 a+4 n d-2 d-2 a-n d+d\} \\\\ &=\dfrac{n}{2}\{2 a+3 n d-d\} \\\\ &=\dfrac{n}{2}\{2 a+(3 n-1) d\} \\\\ 3\left(S_{2}-S_{1}\right) &=\dfrac{3 n}{2}\{2 a+(3 n-1) d\} \\\\ \therefore\ S_{3} &=3\left(S_{2}-S_{1}\right) \end{aligned}$

  17. In an A.P., if $p^{\text {th }}$ term is $\dfrac{1}{q}$ and $q^{\text {th }}$ term is $\dfrac{1}{p}$, prove that the sum of first $p q$ terms is $\dfrac{1}{2}(p q+1)$, where $p \neq q$.


  18. $\begin{aligned} \text{In an A.P,}&\\\\ u_{p} &=\dfrac{1}{q} \\\\ a+(p-1) d &=\dfrac{1}{q}-(1) \\\\ u_{q} &=\dfrac{1}{p} \\\\ a+(q-1) d &=\dfrac{1}{p}\\\\ (1)-(2), & \\\\ (p-q) d &=\dfrac{1}{q}-\dfrac{1}{p} \\\\ (p-q) d &=\dfrac{p-q}{p q} \\\\ d &=\dfrac{1}{p q}\\\\ \end{aligned}$
    $\begin{aligned} \text{Substituting } d&=\dfrac{1}{q-p} \text{ in equation} (1),\\\\ a+\dfrac{p-1}{p q} &=\dfrac{1}{q} \\\\ a &=\dfrac{1}{q}-\dfrac{p-1}{p q} \\\\ &=\dfrac{p-p+1}{p q} \\\\ &=\dfrac{1}{p q}\\\\\ \therefore\ S_{p q} &=\dfrac{p q}{2}\{2 a+(p q-1) d\} \\\\ &=\dfrac{p q}{2} \left\{\dfrac{2}{p q}+(p q-1) \dfrac{1}{p q}\right\} \\\\ &=1+\dfrac{1}{2}(p q-1) \\\\ &=\dfrac{1}{2} p q+1-\dfrac{1}{2}=\dfrac{1}{2} p q+\dfrac{1}{2} \\\\ &=\dfrac{1}{2}(p q+1) \end{aligned}$
    Thus, the sum of first $p q$ terms of the A.P. is $\dfrac{1}{2}(p q+1)$

  19. An arithmetic progression has third term $90$ and fifth term $80$.
    (a) Find the first term and the common difference.
    (b) Find the value of $m$ given that the sum of the first $m$ terms is equal to the sum of the first $(m+1)$ terms.
    (c) Find the value of $n$ given that the sum of the first $n$ terms is zero.


  20. $\begin{aligned} \text{ (a) In an A.P.,} \hspace{2cm}&\\\\ u_{3} &=90 \\\\ a+2 d &=90\ldots(1) \\\\ u_{5} &=80 \\\\ a+4 d &=80\ldots(2) \\\\ (2)-(1), & \\\\ 2 d &=-10 \\\\ \therefore\ d &=-5\\\\ \text { Substituting } d &=-5 \text { in equation }(1), \\\\ a-10 &=90 \\\\ \therefore a &=100 \\\\ \text{ (b) }\hspace{3.5 cm} S_m &=S_{m+1} \\\\ m\{200+(m-1)(-5)\} &=(m+1)\{200+m(-5)\} \\\\ m\{200+(m-1)(-5)\} &=(m+1)\{200+m(-5)\} \\\\ m\{200-5 m+5\} &=(m+1)\{200-5 m\} \\\\ m(205-5 m) &=(m+1)(200-5 m) \\\\ 205 m-5 m^{2} &=200 m-5 m^{2}+200-5 m \\\\ m &=20 \end{aligned}$

  21. An arithmetic progression contains $25$ terms and the first term is $-15$. The sum of all the terms in the progression is $525$. Calculate
    (a) the common difference of the progression,
    (b) the last term in the progression,
    (c) the sum of all the positive terms in the progression.


  22. $\begin{aligned} \text{(a) In an A.P.,}&\\\\ a &=-15 \\\\ a+12 d &=21 \\\\ S_{25} &=525 \\\\ \dfrac{25}{2}\{2 a+2 y d\} &=525 \\\\ -15+12 d &=21 \\\\ 12 d &=36 \\\\ d &=3 \text{(b) Last term} =u_{25}\\\\ &=a+2 y d \\\\ &=-15+72 \\\\ &=57 \end{aligned}$
    Let the last non-positive term be $u_{n}$.
    $\begin{aligned} \therefore u_{n} & \le 0 \\\\ -15+(n-1) 3& \le0 \\\\ (n-1) 3 &\le15 \\\\ n-1 & \le 5\\\\ n & \le6 \\\\ \therefore\ u_{6} & \text{ is the last non-positive term.}\\\\ \therefore\ u_{7} &=u_{6}+3=3\\\\ \therefore\ u_{7} & \text{ is the first positive term.}\\\\ \therefore\ \text { required sum } &=u_{7}+u_{8}+\ldots+u_{25} \\\\ &=\dfrac{19}{2}\{3+57\} \\\\ &=570 \end{aligned}$

  23. If the sum of $n$ terms of an A.P. is $n P+\dfrac{1}{2} n(n-1) Q$, where $P$ and $Q$ are constants, find the common difference.


  24. $\begin{aligned} \text{In an A.P.,}&\\\\ S_{n} &=n P+\dfrac{1}{2} n(n-1) 2 \\\\ S_{1} &=P+\dfrac{1}{2}(1-1) Q=P \\\\ S_{2} &=2 P+\dfrac{1}{2}(2)(2-1) Q \\\\ &=2 P+Q \end{aligned}$
    Let the common difference be $d$.
    $\begin{aligned} \therefore d &=u_{2}-u_{1} \\\\ &=S_{2}-S_{1}-S_{1} \\\\ &=S_{2}-2 S_{1} \\\\ &=2 P+Q - 2 P \\\\ &=Q \end{aligned}$

  25. If the sum of first $p$ terms of an A.P. is equal to the sum of the first $q$ terms where $p \neq q$, then find the sum of the first $(p+q)$ terms.


  26. $\begin{aligned} S_p&=S_q, \quad (p\ne q)\\\\ \dfrac{p}{2}\left\{2 a+(p-1) d\right\} &=\dfrac{q}{2}\left\{2 a+(q-1) d\right\} \\\\ p\left\{2 a+(p-1) d\right\} &=q\left\{2 a+(q-1) d\right\} \\\\ 2 a p+(p-1) p d &=2 a g+(q-1) q d \\\\ \left(p^{2}-p-q^{2}+q\right) d &=2 a q-2 a p \\\\ \left(p^{2}-q^{2}-p+q\right) d &=-2 a(p-q) \\\\ \left[(p-q)(p+q)-(p-q)\right] d &=-2 a(p-q)\\\\ (p-q)(p+q-1) d&=-2 a(p-q) \\\\ \quad \text { Since } p\ne q,\ & p-q=0. \\\\ \therefore\ (p+q-1) d&=-2 a \\\\ \therefore\ 2 a+(p+q-1) d&=0\\\\ \therefore\ S_{p+q}=\dfrac{p+q}{2}\{2 a +(p+q&-1) d\}=0 \\\\ \end{aligned}$

  27. Prove that the sum of $n$ arithmetic means between two numbers is $n$ times the single A.M. between them.


  28. Let $a$ and $b$ be two given numbers.
    Let $x_{1}, x_{2}, x_{3}, \ldots x_{n}$, be A.M.s between a and b.
    $\therefore \ a, x_{1}, x_{2}, x_{3}, \ldots x_{n}, b$ are in A.P.
    $\begin{aligned} a+x_{1}+x_{2}+x_{3}+\ldots+x_{n}+b&=\dfrac{n+2}{2}(a+b) \\\\ x_{1}+x_{2}+x_{3}+\ldots+x_{n} &=\dfrac{(n+2)(a+b)}{2}-(a+b)\\\\ &=(a+b)\left[\dfrac{n+2}{2}-1\right] \\\\ &=(a+b)\left[\dfrac{n+2-2}{2}\right]\\\\ &=\dfrac{n}{2}(a+b)\\\\ &=n\left(\dfrac{a+b}{2}\right)\\\\ &=n \text{ times the single A.M. between } a \text{ and } b \end{aligned}$

  29. The first term of an A.P. is $x$, the second term is $y$ and the last term is $z$. Show that the sum of the A.P. is $\dfrac{(y+z-2 x)(z+x)}{2(y-x)}$.


  30. Let the comnon difference of given A.P. be $d$.
    $\begin{aligned} &u_{1}=x \\\\ &u_{2}=x+d \\\\ &y=x+d \\\\ &d=y-x \\\\ &u_{n}=x+(n-1) d \\\\ &z=x+(n-1) d \\\\ &n-1=\dfrac{z-x}{d} \\\\ &z-x\\\\ n &=\dfrac{z-x}{y-x}+1 \\\\ &=\dfrac{z-x+y-x}{y-x} \\\\ &=\dfrac{y+z-2 x}{y-x} \\\\ S_{n} &=\dfrac{n}{2}(x+z) \\\\ &=\dfrac{(y+z-2 x)(x+z)}{2(y-x)} \end{aligned}$

  31. The ratio of the sums of $m$ and $n$ terms of an A.P. is $m^{2}: n^{2}$. Show that the ratio of $m^{\text {th }}$ and $n^{\text {th }}$ terms is $(2 m-1):(2 n-1)$.


  32. In an A.P.,
    $\dfrac{S_{m}}{S_{n}}=\dfrac{m^{2}}{n^{2}}$
    Let $S_{m}=k m^{2}$ and $S_{n}=k n^{2}$.
    Let $S_{m}=k m^{2}$ and $S_{n}=$ where $k$ is a constant.
    $\begin{aligned} u_{m} &=S_{m}-S_{m-1} \\\\ &=k m^{2}-k(m-1)^{2} \\\\ &=k m^{2}-k\left(m^{2}-2 m+1\right) \\\\ &=k m^{2}-k m^{2}+2 k m+k \\\\ &=k(2 m-1)\\\\ u_{n} &=S_{n}-S_{n-1} \\\\ &=k n^{2}-k(n-1)^{2} \\\\ &=k n^{2}-k\left(n^{2}-2 n+1\right) \\\\ &=k n^{2}-k n^{2}+2 k n-k \\\\ &=k(2 n-1) \\\\ \therefore\ \dfrac{u_{m}}{u_{n}} &=\dfrac{k(2 m-1)}{k(2 n-1)} \\\\ &=\dfrac{2 m-1}{2 n-1} \end{aligned}$

  33. The sum of three numbers in an A.P. is $12$ and the sum of their cubes is $408$. Find the numbers.


  34. Let the three numbers be $x, y$ and $z$.
    $\therefore x, y, z$, are in $A P$.
    Let the common difference be $d$.
    $\begin{aligned} \therefore\ y =x+d \text { and } z&=x+2 d \\ x+y+z &=12 \\ 3 x+3 d &=12 \\ x+d &=4 \\ \therefore\ x &=4-d\\ x^{3}+y^{3}+z^{3} &=408 \\ x^{3}+(x+d)^{3}+(x+2 d)^{3} &=408 \\ (4-d)^{3}+4^{3}+(4-d+2 d)^{3} &=408 \\ (4-d)^{3}+(4+d)^{3} &=344 \\ 64-48 d+12 d^{2}-d^{3}+64+48 d+12 d^{2}+d^{3} &=344 \\ 24 d^{2} &=216 \\ d^{2} &=9 \\ \therefore\ d &=\pm 3 \end{aligned}$
    When $d=-3,\ x= 4-(-3) = 7$.
    Hence, the numbers are $7,4$ and $1$.
    When $d=3,\ x= 4-(3) = 1$.
    Hence, the numbers are $1, 4$ and $7$.