A English

Harmonic progression Questions in English

Class 11 Mathematics · Sequences and Series · Harmonic progression

98+

Questions

English

Language

100%

With Solutions

Showing 47 of 98 questions in English

51
DifficultMCQ
If the $p^{th}$,$q^{th}$,and $r^{th}$ terms of a harmonic progression are $u$,$v$,and $w$ respectively,then the value of $(q - r)vw + (r - p)wu + (p - q)uv$ is equal to:
A
$1$
B
$0$
C
$-2$
D
$-1$

Solution

(B) Let the harmonic progression be $\frac{1}{a}, \frac{1}{a+d}, \frac{1}{a+2d}, \dots$
Then,$u = \frac{1}{a+(p-1)d}$,$v = \frac{1}{a+(q-1)d}$,and $w = \frac{1}{a+(r-1)d}$.
This implies $\frac{1}{u} = a+(p-1)d$,$\frac{1}{v} = a+(q-1)d$,and $\frac{1}{w} = a+(r-1)d$.
Subtracting these equations,we get:
$\frac{1}{u} - \frac{1}{v} = (p-q)d \implies \frac{v-u}{uv} = (p-q)d$
$\frac{1}{v} - \frac{1}{w} = (q-r)d \implies \frac{w-v}{vw} = (q-r)d$
$\frac{1}{w} - \frac{1}{u} = (r-p)d \implies \frac{u-w}{wu} = (r-p)d$
Multiplying the terms,we observe that $(q-r)vw + (r-p)wu + (p-q)uv = 0$.
52
EasyMCQ
The harmonic mean of $\frac{a}{1 - ab}$ and $\frac{a}{1 + ab}$ is $......$
A
$\frac{a}{\sqrt{1 - a^2b^2}}$
B
$\frac{a}{1 - a^2b^2}$
C
$a$
D
$\frac{1}{1 - a^2b^2}$

Solution

(C) The harmonic mean $H$ of two numbers $x$ and $y$ is given by $H = \frac{2xy}{x + y}$.
Given $x = \frac{a}{1 - ab}$ and $y = \frac{a}{1 + ab}$.
First,calculate the product $xy = \left(\frac{a}{1 - ab}\right) \left(\frac{a}{1 + ab}\right) = \frac{a^2}{1 - a^2b^2}$.
Next,calculate the sum $x + y = \frac{a}{1 - ab} + \frac{a}{1 + ab} = \frac{a(1 + ab) + a(1 - ab)}{(1 - ab)(1 + ab)} = \frac{a + a^2b + a - a^2b}{1 - a^2b^2} = \frac{2a}{1 - a^2b^2}$.
Now,$H = \frac{2 \left(\frac{a^2}{1 - a^2b^2}\right)}{\frac{2a}{1 - a^2b^2}} = \frac{2a^2}{2a} = a$.
53
MediumMCQ
If the $5^{th}$ term of a Harmonic Progression $(H.P.)$ is $1/45$ and the $11^{th}$ term is $1/69$,then its $16^{th}$ term is...
A
$1/89$
B
$1/85$
C
$1/80$
D
$1/79$

Solution

(A) In a Harmonic Progression $(H.P.)$,the terms are the reciprocals of an Arithmetic Progression $(A.P.)$.
Let the $A.P.$ have first term $a$ and common difference $d$.
The $5^{th}$ term of $H.P.$ is $1/45$,so the $5^{th}$ term of $A.P.$ is $a + 4d = 45 \dots (i)$.
The $11^{th}$ term of $H.P.$ is $1/69$,so the $11^{th}$ term of $A.P.$ is $a + 10d = 69 \dots (ii)$.
Subtracting $(i)$ from $(ii)$:
$(a + 10d) - (a + 4d) = 69 - 45$
$6d = 24 \implies d = 4$.
Substituting $d = 4$ into $(i)$:
$a + 4(4) = 45 \implies a + 16 = 45 \implies a = 29$.
The $16^{th}$ term of the $A.P.$ is $a + 15d = 29 + 15(4) = 29 + 60 = 89$.
Therefore,the $16^{th}$ term of the $H.P.$ is $1/89$.
54
MediumMCQ
If $x = \sum_{n=0}^{\infty} a^n$,$y = \sum_{n=0}^{\infty} b^n$,and $z = \sum_{n=0}^{\infty} c^n$,where $a, b, c$ are in arithmetic progression and $|a| < 1, |b| < 1, |c| < 1$,then $x, y, z$ are in which progression?
A
Harmonic Progression
B
Arithmetico-Geometric Progression
C
Arithmetic Progression
D
Geometric Progression

Solution

(A) Given that $x = \sum_{n=0}^{\infty} a^n = \frac{1}{1-a}$,$y = \sum_{n=0}^{\infty} b^n = \frac{1}{1-b}$,and $z = \sum_{n=0}^{\infty} c^n = \frac{1}{1-c}$.
Since $a, b, c$ are in arithmetic progression,we have $2b = a + c$.
We need to check if $x, y, z$ are in harmonic progression,which requires $\frac{1}{x}, \frac{1}{y}, \frac{1}{z}$ to be in arithmetic progression.
Note that $\frac{1}{x} = 1-a$,$\frac{1}{y} = 1-b$,and $\frac{1}{z} = 1-c$.
Let $A = 1-a$,$B = 1-b$,and $C = 1-c$.
Then $2B = 2(1-b) = 2 - 2b = 2 - (a+c) = (1-a) + (1-c) = A + C$.
Since $A, B, C$ are in arithmetic progression,their reciprocals $\frac{1}{A}, \frac{1}{B}, \frac{1}{C}$ are in harmonic progression.
Thus,$x, y, z$ are in harmonic progression.
55
DifficultMCQ
If $(y - x), 2(y - a),$ and $(y - z)$ are in Harmonic Progression $(H.P.)$,then $(x - a), (y - a),$ and $(z - a)$ are in:
A
$A.P.$
B
$G.P.$
C
$H.P.$
D
None of these

Solution

(B) Given that $(y - x), 2(y - a), (y - z)$ are in $H.P.$
This implies that their reciprocals $\frac{1}{y - x}, \frac{1}{2(y - a)}, \frac{1}{y - z}$ are in $A.P.$
Therefore,the common difference is equal:
$\frac{1}{2(y - a)} - \frac{1}{y - x} = \frac{1}{y - z} - \frac{1}{2(y - a)}$
$\frac{2}{2(y - a)} = \frac{1}{y - x} + \frac{1}{y - z}$
$\frac{1}{y - a} = \frac{(y - z) + (y - x)}{(y - x)(y - z)}$
$(y - x)(y - z) = (y - a)(2y - x - z)$
$y^2 - yz - xy + xz = 2y^2 - xy - yz - 2ay + ax + az$
$y^2 - xz = 2ay - ax - az$
$y^2 - 2ay + a^2 = xz - ax - az + a^2$
$(y - a)^2 = (x - a)(z - a)$
This is the condition for $(x - a), (y - a), (z - a)$ to be in $G.P.$
56
EasyMCQ
Find the $9^{th}$ term of the series $\frac{1}{7} + \frac{1}{14} + \frac{1}{21} + \frac{1}{28} + \dots$
A
$1/63$
B
$3/59$
C
$5/57$
D
$2/43$

Solution

(A) The given series is $\frac{1}{7}, \frac{1}{14}, \frac{1}{21}, \frac{1}{28}, \dots$
This is a harmonic progression because the reciprocals of the terms form an arithmetic progression: $7, 14, 21, 28, \dots$
For the arithmetic progression,the first term $a = 7$ and the common difference $d = 14 - 7 = 7$.
The $n^{th}$ term of an arithmetic progression is given by $a_n = a + (n - 1)d$.
For $n = 9$,$a_9 = 7 + (9 - 1) \times 7 = 7 + 8 \times 7 = 7 + 56 = 63$.
Therefore,the $9^{th}$ term of the harmonic progression is the reciprocal of $a_9$,which is $\frac{1}{63}$.
57
MediumMCQ
If $a, b, c$ are in a geometric progression and $a^x = b^y = c^z$,then in which progression are $x, y, z$?
A
Arithmetic Progression
B
Harmonic Progression
C
Geometric Progression
D
None of these

Solution

(B) Given that $a, b, c$ are in a geometric progression,we have $b^2 = ac$ $(1)$.
Let $a^x = b^y = c^z = k$.
Then $a = k^{1/x}, b = k^{1/y}, c = k^{1/z}$.
Substituting these values into equation $(1)$:
$(k^{1/y})^2 = k^{1/x} \cdot k^{1/z}$
$k^{2/y} = k^{1/x + 1/z}$
Equating the exponents: $\frac{2}{y} = \frac{1}{x} + \frac{1}{z}$.
This implies that $\frac{1}{x}, \frac{1}{y}, \frac{1}{z}$ are in an arithmetic progression.
Therefore,$x, y, z$ are in a harmonic progression.
58
DifficultMCQ
If $a, b, c$ are in harmonic progression,then $\frac{a-b}{b-c} = \dots$
A
$a/b$
B
$b/a$
C
$a/c$
D
$c/b$

Solution

(C) If $a, b, c$ are in harmonic progression $(HP)$,then their reciprocals $\frac{1}{a}, \frac{1}{b}, \frac{1}{c}$ are in arithmetic progression $(AP)$.
Since they are in $AP$,the common difference is constant:
$\frac{1}{b} - \frac{1}{a} = \frac{1}{c} - \frac{1}{b}$
$\frac{a-b}{ab} = \frac{b-c}{bc}$
Dividing both sides by $(b-c)$ and multiplying by $ab$,we get:
$\frac{a-b}{b-c} = \frac{ab}{bc} = \frac{a}{c}$
59
EasyMCQ
Find the harmonic mean of $a/b$ and $b/a$.
A
$\frac{2ab}{a^2+b^2}$
B
$\frac{2a^2b^2}{a^2+b^2}$
C
$\frac{a^2+b^2}{2ab}$
D
$\frac{2ab}{a+b}$

Solution

(A) The harmonic mean $(HM)$ of two numbers $x$ and $y$ is given by the formula $HM = \frac{2xy}{x+y}$.
Here,$x = \frac{a}{b}$ and $y = \frac{b}{a}$.
Substituting these values into the formula:
$HM = \frac{2(\frac{a}{b})(\frac{b}{a})}{\frac{a}{b} + \frac{b}{a}}$
$HM = \frac{2(1)}{\frac{a^2+b^2}{ab}}$
$HM = \frac{2ab}{a^2+b^2}$.
60
EasyMCQ
If the $p^{th}$ term of a harmonic progression is $qr$ and the $q^{th}$ term is $pr$,then what is its $r^{th}$ term?
A
$pq$
B
$\frac{1}{pq}$
C
$\frac{1}{pqr}$
D
$pqr$
61
EasyMCQ
If $\frac{1}{b + c}, \frac{1}{c + a}, \frac{1}{a + b}$ are in Arithmetic Progression $(AP)$,then $a^2, b^2, c^2$ are in which progression?
A
Arithmetic Progression
B
Geometric Progression
C
Harmonic Progression
D
None of these

Solution

(D) Given that $\frac{1}{b + c}, \frac{1}{c + a}, \frac{1}{a + b}$ are in $AP$.
This implies that $b + c, c + a, a + b$ are in Harmonic Progression $(HP)$.
Subtracting $a + b + c$ from each term,we get $(b + c) - (a + b + c), (c + a) - (a + b + c), (a + b) - (a + b + c)$ are in $HP$.
This simplifies to $-a, -b, -c$ are in $HP$.
Multiplying by $-1$,we get $a, b, c$ are in $HP$.
If $a, b, c$ are in $HP$,then $\frac{1}{a}, \frac{1}{b}, \frac{1}{c}$ are in $AP$.
However,the question asks for the progression of $a^2, b^2, c^2$.
Since $a, b, c$ are in $HP$,there is no standard progression for $a^2, b^2, c^2$ unless specific values are given.
Given the standard nature of this problem,if $a, b, c$ are in $HP$,then $a^2, b^2, c^2$ do not form a standard $AP, GP,$ or $HP$.
Therefore,the correct option is $D$.
62
MediumMCQ
The numbers $log_{3}{2}, log_{6}{2}$ and $log_{12}{2}$ are in which progression?
A
Arithmetic Progression
B
Geometric Progression
C
Harmonic Progression
D
None of these

Solution

(C) Let the given numbers be $a = log_{3}{2}$,$b = log_{6}{2}$,and $c = log_{12}{2}$.
We know that $log_{x}{y} = \frac{1}{log_{y}{x}}$.
Therefore,$\frac{1}{a} = log_{2}{3}$,$\frac{1}{b} = log_{2}{6}$,and $\frac{1}{c} = log_{2}{12}$.
Now,calculate the differences of the reciprocals:
$\frac{1}{b} - \frac{1}{a} = log_{2}{6} - log_{2}{3} = log_{2}(\frac{6}{3}) = log_{2}{2} = 1$.
$\frac{1}{c} - \frac{1}{b} = log_{2}{12} - log_{2}{6} = log_{2}(\frac{12}{6}) = log_{2}{2} = 1$.
Since the difference between consecutive reciprocals is constant,the reciprocals are in Arithmetic Progression.
Therefore,the original numbers are in Harmonic Progression.
63
DifficultMCQ
If $X = \sum_{n=0}^\infty a^n$,$Y = \sum_{n=0}^\infty b^n$,and $Z = \sum_{n=0}^\infty c^n$,where $a, b, c$ are in arithmetic progression and $|a| < 1, |b| < 1, |c| < 1$,then $X, Y, Z$ are in . . . . progression.
A
Geometric
B
Arithmetic
C
Arithmetico-Geometric
D
Harmonic

Solution

(D) Given $X = \sum_{n=0}^\infty a^n = \frac{1}{1-a}$ for $|a| < 1$.
Similarly,$Y = \frac{1}{1-b}$ and $Z = \frac{1}{1-c}$.
From these,we have $a = 1 - \frac{1}{X}$,$b = 1 - \frac{1}{Y}$,and $c = 1 - \frac{1}{Z}$.
Since $a, b, c$ are in arithmetic progression,$2b = a + c$.
Substituting the values: $2(1 - \frac{1}{Y}) = (1 - \frac{1}{X}) + (1 - \frac{1}{Z})$.
$2 - \frac{2}{Y} = 2 - (\frac{1}{X} + \frac{1}{Z})$.
$\frac{2}{Y} = \frac{1}{X} + \frac{1}{Z}$.
This implies that $\frac{1}{X}, \frac{1}{Y}, \frac{1}{Z}$ are in arithmetic progression.
Therefore,$X, Y, Z$ are in harmonic progression $(H.P.)$.
64
MediumMCQ
If $\frac{1}{b - a} + \frac{1}{b - c} = \frac{1}{a} + \frac{1}{c}$,then what is the relationship between $a, b, c$?
A
Arithmetic Progression
B
Geometric Progression
C
Harmonic Progression
D
None of these

Solution

(C) Given the equation: $\frac{1}{b - a} + \frac{1}{b - c} = \frac{1}{a} + \frac{1}{c}$.
Simplify the left side: $\frac{(b - c) + (b - a)}{(b - a)(b - c)} = \frac{2b - a - c}{b^2 - ab - bc + ac}$.
Simplify the right side: $\frac{a + c}{ac}$.
Equating both sides: $\frac{2b - a - c}{b^2 - b(a + c) + ac} = \frac{a + c}{ac}$.
Cross-multiplying: $ac(2b - a - c) = (a + c)(b^2 - b(a + c) + ac)$.
$2abc - a^2c - ac^2 = ab^2 - ab(a + c) + a^2c + cb^2 - cb(a + c) + ac^2$.
$2abc - a^2c - ac^2 = b^2(a + c) - b(a + c)^2 + a^2c + ac^2$.
$2abc = b^2(a + c) - b(a + c)^2 + 2a^2c + 2ac^2$.
$2abc = b^2(a + c) - b(a + c)^2 + 2ac(a + c)$.
Dividing by $(a + c)$ (assuming $a + c \neq 0$): $\frac{2abc}{a + c} = b^2 - b(a + c) + 2ac$.
$2abc = b^2(a + c) - b(a + c)^2 + 2ac(a + c)$.
This simplifies to $b = \frac{2ac}{a + c}$,which is the condition for $a, b, c$ to be in Harmonic Progression.
65
DifficultMCQ
Let $a_1, a_2, a_3, \dots$ be a harmonic progression where $a_1 = 5$ and $a_{20} = 25$. What is the smallest positive integer $n$ such that $a_n < 0$?
A
$22$
B
$23$
C
$24$
D
$25$

Solution

(D) In a harmonic progression $(HP)$,the reciprocals of the terms form an arithmetic progression $(AP)$.
Let the $AP$ be $b_1, b_2, b_3, \dots$ where $b_n = \frac{1}{a_n}$.
Given $a_1 = 5 \implies b_1 = \frac{1}{5}$ and $a_{20} = 25 \implies b_{20} = \frac{1}{25}$.
The formula for the $n$-th term of an $AP$ is $b_n = b_1 + (n - 1)d$.
For $n = 20$: $\frac{1}{25} = \frac{1}{5} + (20 - 1)d$.
$\frac{1}{25} - \frac{1}{5} = 19d \implies \frac{1 - 5}{25} = 19d \implies -\frac{4}{25} = 19d \implies d = -\frac{4}{475}$.
We want $a_n < 0$,which implies $b_n < 0$ because $a_n = \frac{1}{b_n}$.
$b_n = \frac{1}{5} + (n - 1)(-\frac{4}{475}) < 0$.
$\frac{1}{5} < (n - 1)(\frac{4}{475})$.
Multiply by $475$: $95 < 4(n - 1)$.
$23.75 < n - 1$.
$n > 24.75$.
The smallest positive integer $n$ is $25$.
66
MediumMCQ
If $H$ is the harmonic mean between $a$ and $b$,then what is the value of $\frac{1}{H - a} + \frac{1}{H - b}$?
A
$\frac{1}{a} + \frac{1}{b}$
B
$\frac{1}{a} - \frac{1}{b}$
C
$\frac{a+b}{ab}$
D
$\frac{a-b}{ab}$

Solution

(A) The harmonic mean $H$ between $a$ and $b$ is given by $H = \frac{2ab}{a+b}$.
Substituting this into the expression $\frac{1}{H - a} + \frac{1}{H - b}$:
$\frac{1}{\frac{2ab}{a+b} - a} + \frac{1}{\frac{2ab}{a+b} - b} = \frac{a+b}{2ab - a(a+b)} + \frac{a+b}{2ab - b(a+b)}$
$= \frac{a+b}{2ab - a^2 - ab} + \frac{a+b}{2ab - ab - b^2} = \frac{a+b}{ab - a^2} + \frac{a+b}{ab - b^2}$
$= \frac{a+b}{a(b-a)} + \frac{a+b}{b(a-b)} = \frac{a+b}{a(b-a)} - \frac{a+b}{b(b-a)}$
$= \frac{b(a+b) - a(a+b)}{ab(b-a)} = \frac{(a+b)(b-a)}{ab(b-a)} = \frac{a+b}{ab} = \frac{1}{b} + \frac{1}{a}$.
67
DifficultMCQ
If $X = \sum_{n=0}^\infty a^n$,$Y = \sum_{n=0}^\infty b^n$,and $Z = \sum_{n=0}^\infty c^n$,where $a, b, c$ are in arithmetic progression and $|a| < 1, |b| < 1, |c| < 1$,then $X, Y, Z$ are in:
A
Geometric progression
B
Arithmetic progression
C
Arithmetico-geometric progression
D
Harmonic progression

Solution

(D) Given that $X = \sum_{n=0}^\infty a^n = \frac{1}{1-a}$,$Y = \sum_{n=0}^\infty b^n = \frac{1}{1-b}$,and $Z = \sum_{n=0}^\infty c^n = \frac{1}{1-c}$.
Since $a, b, c$ are in arithmetic progression,we have $2b = a + c$.
We need to check if $X, Y, Z$ are in harmonic progression,which requires $\frac{2}{Y} = \frac{1}{X} + \frac{1}{Z}$.
Substituting the values: $\frac{1}{X} = 1-a$,$\frac{1}{Y} = 1-b$,and $\frac{1}{Z} = 1-c$.
Then $\frac{1}{X} + \frac{1}{Z} = (1-a) + (1-c) = 2 - (a+c)$.
Since $a+c = 2b$,this becomes $2 - 2b = 2(1-b) = 2(\frac{1}{Y}) = \frac{2}{Y}$.
Thus,$X, Y, Z$ are in harmonic progression.
68
MediumMCQ
If $\frac{a_2 a_3}{a_1 a_4} = \frac{a_2 + a_3}{a_1 + a_4} = 3\left( \frac{a_2 - a_3}{a_1 - a_4} \right)$,then in which progression are $a_1, a_2, a_3, a_4$?
A
Arithmetic Progression
B
Geometric Progression
C
Harmonic Progression
D
None of these

Solution

(C) Given $\frac{a_2 a_3}{a_1 a_4} = \frac{a_2 + a_3}{a_1 + a_4}$,we can write $\frac{a_1 + a_4}{a_1 a_4} = \frac{a_2 + a_3}{a_2 a_3}$.
This implies $\frac{1}{a_4} + \frac{1}{a_1} = \frac{1}{a_3} + \frac{1}{a_2}$,or $\frac{1}{a_4} - \frac{1}{a_3} = \frac{1}{a_2} - \frac{1}{a_1} \quad (1)$.
Also,from $\frac{a_2 a_3}{a_1 a_4} = 3\left( \frac{a_2 - a_3}{a_1 - a_4} \right)$,we have $\frac{a_1 - a_4}{a_1 a_4} = 3\left( \frac{a_2 - a_3}{a_2 a_3} \right)$.
This implies $\frac{1}{a_4} - \frac{1}{a_1} = 3\left( \frac{1}{a_3} - \frac{1}{a_2} \right) \quad (2)$.
Let $x_n = \frac{1}{a_n}$. Then $(1)$ becomes $x_4 - x_3 = x_2 - x_1 = d$ (common difference).
Substituting into $(2)$,$x_4 - x_1 = 3(x_3 - x_2)$.
Since $x_4 - x_1 = (x_4 - x_3) + (x_3 - x_2) + (x_2 - x_1) = 3d$,and $x_3 - x_2 = d$,this is consistent.
Thus,$\frac{1}{a_1}, \frac{1}{a_2}, \frac{1}{a_3}, \frac{1}{a_4}$ are in Arithmetic Progression.
Therefore,$a_1, a_2, a_3, a_4$ are in Harmonic Progression.
69
MediumMCQ
If $x, y, z$ are in harmonic progression,then $\log(x + z) + \log(x - 2y + z) = \dots$
A
$2 \log |x - z|$
B
$2 \log |y - z|$
C
$4 \log |x - z|$
D
$\log |y - z|$

Solution

(A) If $x, y, z$ are in harmonic progression,then $y = \frac{2xz}{x + z}$.
Now,consider the expression $\log(x + z) + \log(x - 2y + z)$.
$= \log[(x + z)(x - 2y + z)]$
$= \log[(x + z)(x + z - 2(\frac{2xz}{x + z}))]$
$= \log[(x + z)(x + z - \frac{4xz}{x + z})]$
$= \log[(x + z)^2 - 4xz]$
$= \log[x^2 + 2xz + z^2 - 4xz]$
$= \log[x^2 - 2xz + z^2]$
$= \log[(x - z)^2]$
$= 2 \log |x - z|$
70
EasyMCQ
If $p, q, r$ are in harmonic progression and $p$ and $r$ are distinct and have the same sign,then what is the nature of the roots of the equation $px^2 + 2qx + r = 0$?
A
Real
B
Equal
C
Imaginary
D
None of these
71
MediumMCQ
What is the harmonic mean of the reciprocals of the first $n$ natural numbers?
A
$\frac{n+1}{2}$
B
$\frac{n}{1 + \frac{1}{2} + \frac{1}{3} + \dots + \frac{1}{n}}$
C
$\frac{2}{n+1}$
D
None of these

Solution

(C) The first $n$ natural numbers are $1, 2, 3, \dots, n$.
Their reciprocals are $1, \frac{1}{2}, \frac{1}{3}, \dots, \frac{1}{n}$.
The harmonic mean $(HM)$ of a set of $n$ numbers $x_1, x_2, \dots, x_n$ is given by $HM = \frac{n}{\sum_{i=1}^{n} \frac{1}{x_i}}$.
Here,$x_i = \frac{1}{i}$ for $i = 1, 2, \dots, n$.
So,$\frac{1}{x_i} = i$.
Therefore,$HM = \frac{n}{\sum_{i=1}^{n} i} = \frac{n}{\frac{n(n+1)}{2}} = \frac{2n}{n(n+1)} = \frac{2}{n+1}$.
72
EasyMCQ
Find the Harmonic Mean $(H.M.)$ of the sequence $\frac{1}{2}, \frac{1}{3}, \frac{1}{4}, \dots, \frac{1}{17}$.
A
$11/13$
B
$3/17$
C
$2/19$
D
$5/11$

Solution

(C) The given sequence is $\frac{1}{2}, \frac{1}{3}, \frac{1}{4}, \dots, \frac{1}{17}$.
Here,the number of terms $n = 16$.
The harmonic mean $H.M.$ is given by the formula:
$H.M. = \frac{n}{\sum_{i=1}^{n} \frac{1}{x_i}}$
Substituting the values:
$H.M. = \frac{16}{\frac{1}{1/2} + \frac{1}{1/3} + \dots + \frac{1}{1/17}}$
$H.M. = \frac{16}{2 + 3 + 4 + \dots + 17}$
The sum of the arithmetic progression $2, 3, \dots, 17$ is given by $S_n = \frac{n}{2}(a + l) = \frac{16}{2}(2 + 17) = 8 \times 19 = 152$.
Therefore,$H.M. = \frac{16}{152} = \frac{1}{9.5} = \frac{2}{19}$.
73
EasyMCQ
The harmonic mean of the numbers $2, 3, 4$ is:
A
$3$
B
$2(3)^{1/3}$
C
$\frac{36}{13}$
D
$\frac{13}{36}$

Solution

(C) The harmonic mean $(HM)$ of $n$ numbers $x_1, x_2, ..., x_n$ is given by the formula: $HM = \frac{n}{\sum_{i=1}^{n} \frac{1}{x_i}}$.
For the numbers $2, 3, 4$,we have $n = 3$.
$HM = \frac{3}{\frac{1}{2} + \frac{1}{3} + \frac{1}{4}}$.
Finding a common denominator for the fractions: $\frac{1}{2} + \frac{1}{3} + \frac{1}{4} = \frac{6 + 4 + 3}{12} = \frac{13}{12}$.
Therefore,$HM = \frac{3}{\frac{13}{12}} = 3 \times \frac{12}{13} = \frac{36}{13}$.
74
MediumMCQ
$A$ boy goes from his home to school at a speed of $x \text{ km/hr}$ and returns at a speed of $y \text{ km/hr}$. What is the average speed of the boy?
A
$\frac{x + y}{2} \text{ km/hr}$
B
$\sqrt{xy} \text{ km/hr}$
C
$\frac{2xy}{x + y} \text{ km/hr}$
D
$\frac{x + y}{2xy} \text{ km/hr}$

Solution

(C) Let the distance between home and school be $S \text{ km}$.
Time taken to go from home to school is $t_1 = \frac{S}{x} \text{ hours}$.
Time taken to return from school to home is $t_2 = \frac{S}{y} \text{ hours}$.
Average speed is defined as the total distance divided by the total time taken.
Total distance $= S + S = 2S \text{ km}$.
Total time $= \frac{S}{x} + \frac{S}{y} = S \left( \frac{1}{x} + \frac{1}{y} \right) = S \left( \frac{x + y}{xy} \right) \text{ hours}$.
Average speed $= \frac{2S}{S \left( \frac{x + y}{xy} \right)} = \frac{2xy}{x + y} \text{ km/hr}$.
75
DifficultMCQ
If ${a_1}, {a_2}, {a_3}, \dots, {a_n}$ are in $H.P.$,then the expression ${a_1}{a_2} + {a_2}{a_3} + \dots + {a_{n - 1}}{a_n}$ is equal to:
A
${a_1}{a_n}$
B
$n{a_1}{a_n}$
C
$(n - 1){a_1}{a_n}$
D
None of these
76
MediumMCQ
If there are $n$ harmonic means between $1$ and $\frac{1}{31}$ and the ratio of the $7^{th}$ and $(n - 1)^{th}$ harmonic means is $9:5$,then the value of $n$ is:
A
$12$
B
$13$
C
$14$
D
$15$

Solution

(C) Let $H_1, H_2, \dots, H_n$ be $n$ harmonic means between $a = 1$ and $b = \frac{1}{31}$.
Then $1, H_1, H_2, \dots, H_n, \frac{1}{31}$ are in Harmonic Progression $(HP)$.
Therefore,$1, \frac{1}{H_1}, \frac{1}{H_2}, \dots, \frac{1}{H_n}, 31$ are in Arithmetic Progression $(AP)$.
Let $d$ be the common difference of this $AP$. The $(n+2)^{th}$ term is $31 = 1 + (n+2-1)d$,so $(n+1)d = 30$,which means $d = \frac{30}{n+1}$.
The $k^{th}$ harmonic mean $H_k$ is given by $\frac{1}{H_k} = 1 + kd$.
Given $\frac{H_7}{H_{n-1}} = \frac{9}{5}$,we have $\frac{1 + (n-1)d}{1 + 7d} = \frac{9}{5}$.
Substituting $d = \frac{30}{n+1}$:
$5(1 + (n-1)\frac{30}{n+1}) = 9(1 + 7\frac{30}{n+1})$
$5(\frac{n+1 + 30n - 30}{n+1}) = 9(\frac{n+1 + 210}{n+1})$
$5(31n - 29) = 9(n + 211)$
$155n - 145 = 9n + 1899$
$146n = 2044$
$n = \frac{2044}{146} = 14$.
77
AdvancedMCQ
If $\ln(a+c), \ln(c-a), \ln(a-2b+c)$ are in $A.P.$,then
A
$a, b, c$ are in $A.P.$
B
$a^2, b^2, c^2$ are in $A.P.$
C
$a, b, c$ are in $G.P.$
D
$a, b, c$ are in $H.P.$

Solution

(D) Given that $\ln(a+c), \ln(c-a), \ln(a-2b+c)$ are in $A.P.$
Therefore,$(a+c), (c-a), (a-2b+c)$ are in $G.P.$
This implies $(c-a)^2 = (a+c)(a-2b+c)$.
Expanding the terms: $c^2 - 2ac + a^2 = a^2 - 2ab + ac + ac - 2bc + c^2$.
Simplifying: $-2ac = -2ab + 2ac - 2bc$.
Rearranging: $2ab + 2bc = 4ac$.
Dividing by $2b(a+c)$: $b = \frac{2ac}{a+c}$.
This is the condition for $a, b, c$ to be in $H.P.$
78
AdvancedMCQ
If $(b+c), (c+a), (a+b)$ are in $H.P.$,then $a^2, b^2, c^2$ are in.......
A
$A.P.$
B
$G.P.$
C
$H.P.$
D
None

Solution

(A) Given that $(b+c), (c+a), (a+b)$ are in $H.P.$
Therefore,their reciprocals $\frac{1}{b+c}, \frac{1}{c+a}, \frac{1}{a+b}$ are in $A.P.$
This implies: $\frac{2}{c+a} = \frac{1}{b+c} + \frac{1}{a+b}$
$\frac{2}{c+a} = \frac{a+b+b+c}{(b+c)(a+b)} = \frac{a+2b+c}{(b+c)(a+b)}$
$2(b+c)(a+b) = (c+a)(a+2b+c)$
$2(ab+b^2+ac+bc) = ac+2bc+c^2+a^2+2ab+ac$
$2ab+2b^2+2ac+2bc = a^2+c^2+2ac+2ab+2bc$
$2b^2 = a^2+c^2$
Since $2b^2 = a^2+c^2$,it follows that $a^2, b^2, c^2$ are in $A.P.$
79
AdvancedMCQ
If $a, b, c$ are in $H.P.$,then the value of $\left( \frac{1}{b} + \frac{1}{c} - \frac{1}{a} \right) \left( \frac{1}{c} + \frac{1}{a} - \frac{1}{b} \right)$ is
A
$\frac{2}{bc} - \frac{1}{b^2}$
B
$\frac{1}{5} \left( \frac{3}{c^2} + \frac{2}{ca} - \frac{1}{a^2} \right)$
C
$\frac{6}{b^2} - \frac{1}{ab}$
D
none of these

Solution

(D) Since $a, b, c$ are in $H.P.$,their reciprocals $\frac{1}{a}, \frac{1}{b}, \frac{1}{c}$ are in $A.P.$
This implies $\frac{1}{b} - \frac{1}{a} = \frac{1}{c} - \frac{1}{b}$,which simplifies to $\frac{2}{b} = \frac{1}{a} + \frac{1}{c}$ .....$(1)$
Now,consider the expression $\left( \frac{1}{b} + \frac{1}{c} - \frac{1}{a} \right) \left( \frac{1}{c} + \frac{1}{a} - \frac{1}{b} \right)$.
From $(1)$,we have $\frac{1}{c} - \frac{1}{a} = \frac{1}{b} - \frac{2}{b} = -\frac{1}{b}$ (not directly useful) or $\frac{1}{c} - \frac{1}{b} = \frac{1}{b} - \frac{1}{a}$.
Substitute $\frac{1}{c} + \frac{1}{a} = \frac{2}{b}$ into the second bracket:
$\left( \frac{1}{b} + \frac{1}{c} - \frac{1}{a} \right) \left( \frac{2}{b} - \frac{1}{b} \right) = \left( \frac{1}{b} + \frac{1}{c} - \frac{1}{a} \right) \left( \frac{1}{b} \right)$.
From $(1)$,$\frac{1}{c} - \frac{1}{a} = \frac{2}{b} - \frac{2}{a}$. Substituting this:
$\left( \frac{1}{b} + \frac{2}{b} - \frac{2}{a} \right) \left( \frac{1}{b} \right) = \left( \frac{3}{b} - \frac{2}{a} \right) \left( \frac{1}{b} \right) = \frac{3}{b^2} - \frac{2}{ab}$.
Alternatively,using $\frac{1}{c} = \frac{2}{b} - \frac{1}{a}$ in the first bracket:
$\left( \frac{1}{b} + \frac{2}{b} - \frac{1}{a} - \frac{1}{a} \right) \left( \frac{1}{b} \right) = \left( \frac{3}{b} - \frac{2}{a} \right) \left( \frac{1}{b} \right) = \frac{3}{b^2} - \frac{2}{ab}$.
Since this result is not among the options,the correct answer is $D$.
80
DifficultMCQ
An aeroplane flies around a square,the sides of which measure $100$ miles each. The aeroplane covers the first side at a speed of $100 \text{ mph}$,the second side at $200 \text{ mph}$,the third side at $300 \text{ mph}$,and the fourth side at $400 \text{ mph}$. The average speed of the aeroplane around the square is ....... $\text{mph}$.
A
$190$
B
$195$
C
$192$
D
$200$

Solution

(C) The average speed for equal distances covered at different speeds is given by the harmonic mean of the speeds.
Let the side length be $d = 100 \text{ miles}$.
The time taken for each side is $t_i = \frac{d}{v_i}$.
Total distance $D = 4d$.
Total time $T = \frac{d}{100} + \frac{d}{200} + \frac{d}{300} + \frac{d}{400} = d \left( \frac{1}{100} + \frac{1}{200} + \frac{1}{300} + \frac{1}{400} \right)$.
Average speed $V_{avg} = \frac{D}{T} = \frac{4d}{d \left( \frac{1}{100} + \frac{1}{200} + \frac{1}{300} + \frac{1}{400} \right)}$.
$V_{avg} = \frac{4}{\frac{12+6+4+3}{1200}} = \frac{4 \times 1200}{25} = \frac{4800}{25} = 192 \text{ mph}$.
Hence,$(c)$ is the correct answer.
81
DifficultMCQ
Let $a_1, a_2, a_3, \ldots$ be in harmonic progression with $a_1 = 5$ and $a_{20} = 25$. The least positive integer $n$ for which $a_n < 0$ is
A
$22$
B
$23$
C
$24$
D
$25$

Solution

(D) Since $a_1, a_2, \ldots$ are in harmonic progression,their reciprocals $\frac{1}{a_1}, \frac{1}{a_2}, \ldots$ are in arithmetic progression.
Let the arithmetic progression be $b_n = \frac{1}{a_n} = A + (n-1)D$.
Given $a_1 = 5 \Rightarrow b_1 = \frac{1}{5}$ and $a_{20} = 25 \Rightarrow b_{20} = \frac{1}{25}$.
$b_{20} = b_1 + 19D \Rightarrow \frac{1}{25} = \frac{1}{5} + 19D$.
$19D = \frac{1}{25} - \frac{1}{5} = \frac{1-5}{25} = -\frac{4}{25}$.
$D = -\frac{4}{19 \times 25} = -\frac{4}{475}$.
We want $a_n < 0$,which implies $\frac{1}{a_n} < 0$ is not necessarily true,but since $a_1 > 0$ and $a_{20} > 0$,we look for when the term becomes negative.
$b_n = \frac{1}{5} - (n-1)\frac{4}{475} < 0$.
$\frac{1}{5} < (n-1)\frac{4}{475}$.
$\frac{475}{20} < n-1$.
$23.75 < n-1$.
$n > 24.75$.
The least positive integer $n$ is $25$.
82
MediumMCQ
If $\sin (\theta-\alpha), \sin \theta$ and $\sin (\theta+\alpha)$ are in $H.P.$,then the value of $\cos ^2 \theta$ is
A
$1-2 \cos ^2 \frac{\alpha}{2}$
B
$1+2 \cos ^2 \frac{\alpha}{2}$
C
$1-4 \cos ^2 \frac{\alpha}{2}$
D
$1+4 \cos ^2 \frac{\alpha}{2}$

Solution

(A) Given that $\sin (\theta-\alpha), \sin \theta, \sin (\theta+\alpha)$ are in $H.P.$
$\Rightarrow \frac{1}{\sin (\theta-\alpha)}, \frac{1}{\sin \theta}, \frac{1}{\sin (\theta+\alpha)}$ are in $A.P.$
$\therefore \frac{2}{\sin \theta} = \frac{1}{\sin (\theta-\alpha)} + \frac{1}{\sin (\theta+\alpha)}$
$\Rightarrow \frac{2}{\sin \theta} = \frac{\sin (\theta+\alpha) + \sin (\theta-\alpha)}{\sin (\theta-\alpha) \sin (\theta+\alpha)}$
Using the formula $\sin (A+B) + \sin (A-B) = 2 \sin A \cos B$ and $\sin (A-B) \sin (A+B) = \sin^2 A - \sin^2 B$:
$\Rightarrow \frac{2}{\sin \theta} = \frac{2 \sin \theta \cos \alpha}{\sin^2 \theta - \sin^2 \alpha}$
$\Rightarrow \sin^2 \theta - \sin^2 \alpha = \sin^2 \theta \cos \alpha$
$\Rightarrow \sin^2 \theta (1 - \cos \alpha) = \sin^2 \alpha$
Using $1 - \cos \alpha = 2 \sin^2 \frac{\alpha}{2}$ and $\sin \alpha = 2 \sin \frac{\alpha}{2} \cos \frac{\alpha}{2}$:
$\Rightarrow \sin^2 \theta (2 \sin^2 \frac{\alpha}{2}) = 4 \sin^2 \frac{\alpha}{2} \cos^2 \frac{\alpha}{2}$
$\Rightarrow \sin^2 \theta = 2 \cos^2 \frac{\alpha}{2}$
Since $\sin^2 \theta = 1 - \cos^2 \theta$:
$1 - \cos^2 \theta = 2 \cos^2 \frac{\alpha}{2}$
$\Rightarrow \cos^2 \theta = 1 - 2 \cos^2 \frac{\alpha}{2}$
83
EasyMCQ
If for the harmonic progression,$t_{7} = \frac{1}{10}$ and $t_{12} = \frac{1}{25}$,then $t_{20} =$
A
$\frac{1}{48}$
B
$49$
C
$\frac{1}{49}$
D
$48$

Solution

(C) In a harmonic progression $(HP)$,the reciprocals of the terms form an arithmetic progression $(AP)$.
Let the corresponding $AP$ have the first term $A$ and common difference $D$.
Given $t_{7} = \frac{1}{10} \Rightarrow T_{7} = 10$,where $T_{n}$ is the $n^{\text{th}}$ term of the $AP$.
Given $t_{12} = \frac{1}{25} \Rightarrow T_{12} = 25$.
Using the formula $T_{n} = A + (n-1)D$:
$A + 6D = 10$ (Equation $1$)
$A + 11D = 25$ (Equation $2$)
Subtracting Equation $1$ from Equation $2$: $5D = 15 \Rightarrow D = 3$.
Substituting $D = 3$ into Equation $1$: $A + 6(3) = 10$ $\Rightarrow A + 18 = 10$ $\Rightarrow A = -8$.
Now,find the $20^{\text{th}}$ term of the $AP$: $T_{20} = A + 19D = -8 + 19(3) = -8 + 57 = 49$.
Therefore,the $20^{\text{th}}$ term of the $HP$ is $t_{20} = \frac{1}{T_{20}} = \frac{1}{49}$.
84
MediumMCQ
If $\frac{1}{4}, a, b, \frac{1}{19}$ form a $H.P.$,then the values of $a$ and $b$ are respectively:
A
$\frac{1}{9}, \frac{1}{14}$
B
$\frac{1}{5}, \frac{1}{7}$
C
$\frac{1}{12}, \frac{1}{15}$
D
$\frac{1}{11}, \frac{1}{17}$

Solution

(A) Given that $\frac{1}{4}, a, b, \frac{1}{19}$ are in $H.P.$
Therefore,their reciprocals $4, \frac{1}{a}, \frac{1}{b}, 19$ are in $A.P.$
Let the $A.P.$ be $4, 4+d, 4+2d, 4+3d$.
Here,$4+3d = 19 \implies 3d = 15 \implies d = 5$.
Thus,the terms are $4, 4+5, 4+10, 19$,which are $4, 9, 14, 19$.
Comparing the terms,$\frac{1}{a} = 9 \implies a = \frac{1}{9}$ and $\frac{1}{b} = 14 \implies b = \frac{1}{14}$.
85
MediumMCQ
If $x_1, x_3$ are the roots of $A x^2 - 4 x + 1 = 0$ and $x_2, x_4$ are the roots of $B x^2 - 6 x + 1 = 0$ such that $x_1, x_2, x_3, x_4$ are in harmonic progression,then $\frac{B+A}{B-A} = $
A
$\frac{11}{5}$
B
$\frac{-11}{5}$
C
$\frac{5}{11}$
D
$\frac{-5}{11}$

Solution

(A) Given that $x_1, x_2, x_3, x_4$ are in harmonic progression $(HP)$,their reciprocals $\frac{1}{x_1}, \frac{1}{x_2}, \frac{1}{x_3}, \frac{1}{x_4}$ are in arithmetic progression $(AP)$. Let these be $a-3d, a-d, a+d, a+3d$.
From $A x^2 - 4 x + 1 = 0$,the roots $x_1, x_3$ satisfy $\frac{1}{x_1} + \frac{1}{x_3} = 4$ and $\frac{1}{x_1} \cdot \frac{1}{x_3} = A$.
Substituting the $AP$ terms: $(a-3d) + (a+d) = 4 \implies 2a - 2d = 4 \implies a - d = 2$.
Also,$(a-3d)(a+d) = A$.
From $B x^2 - 6 x + 1 = 0$,the roots $x_2, x_4$ satisfy $\frac{1}{x_2} + \frac{1}{x_4} = 6$ and $\frac{1}{x_2} \cdot \frac{1}{x_4} = B$.
Substituting the $AP$ terms: $(a-d) + (a+3d) = 6 \implies 2a + 2d = 6 \implies a + d = 3$.
Solving the system $a-d=2$ and $a+d=3$,we get $2a=5 \implies a=2.5$ and $2d=1 \implies d=0.5$.
Now,$A = (a-3d)(a+d) = (2.5 - 1.5)(3) = 1 \times 3 = 3$.
And $B = (a-d)(a+3d) = (2)(2.5 + 1.5) = 2 \times 4 = 8$.
Finally,$\frac{B+A}{B-A} = \frac{8+3}{8-3} = \frac{11}{5}$.
86
EasyMCQ
If the roots of the equation $x^3 - ax^2 + bx - c = 0$ are in harmonic progression $(HP)$,then the harmonic mean of the roots is
A
$\frac{a}{3c}$
B
$\frac{b}{3c}$
C
$a$
D
$\frac{3c}{b}$

Solution

(D) Let $\alpha, \beta, \gamma$ be the roots of the equation $x^3 - ax^2 + bx - c = 0$.
From Vieta's formulas:
$\alpha + \beta + \gamma = a$
$\alpha\beta + \beta\gamma + \gamma\alpha = b$
$\alpha\beta\gamma = c$
Given that $\alpha, \beta, \gamma$ are in $HP$,their reciprocals $\frac{1}{\alpha}, \frac{1}{\beta}, \frac{1}{\gamma}$ are in $AP$.
The harmonic mean $(HM)$ of three numbers $\alpha, \beta, \gamma$ is defined as $HM = \frac{3}{\frac{1}{\alpha} + \frac{1}{\beta} + \frac{1}{\gamma}}$.
Substituting the values:
$HM = \frac{3}{\frac{\beta\gamma + \alpha\gamma + \alpha\beta}{\alpha\beta\gamma}} = \frac{3(\alpha\beta\gamma)}{\alpha\beta + \beta\gamma + \gamma\alpha} = \frac{3c}{b}$.
87
EasyMCQ
If $\cos \left(x-\frac{\pi}{3}\right), \cos x, \cos \left(x+\frac{\pi}{3}\right)$ are in a harmonic progression,then $\cos x=$
A
$\frac{3}{2}$
B
$1$
C
$\frac{\sqrt{3}}{2}$
D
$\sqrt{\frac{3}{2}}$

Solution

(D) If $a, b, c$ are in harmonic progression,then $b = \frac{2ac}{a+c}$.
Given $\cos \left(x-\frac{\pi}{3}\right), \cos x, \cos \left(x+\frac{\pi}{3}\right)$ are in $H$.$P$.,we have:
$\cos x = \frac{2 \cos \left(x-\frac{\pi}{3}\right) \cos \left(x+\frac{\pi}{3}\right)}{\cos \left(x-\frac{\pi}{3}\right) + \cos \left(x+\frac{\pi}{3}\right)}$
Using the identity $\cos(A-B)\cos(A+B) = \cos^2 A - \sin^2 B$ and $\cos(A-B) + \cos(A+B) = 2 \cos A \cos B$:
$\cos x = \frac{2 \left(\cos^2 x - \sin^2 \frac{\pi}{3}\right)}{2 \cos x \cos \frac{\pi}{3}}$
$\cos x = \frac{\cos^2 x - \sin^2 \frac{\pi}{3}}{\cos x \cdot \frac{1}{2}}$
$\frac{1}{2} \cos^2 x = \cos^2 x - \sin^2 \frac{\pi}{3}$
$\sin^2 \frac{\pi}{3} = \cos^2 x - \frac{1}{2} \cos^2 x$
$\frac{3}{4} = \frac{1}{2} \cos^2 x$
$\cos^2 x = \frac{3}{2}$
$\cos x = \pm \sqrt{\frac{3}{2}}$
Thus,the correct option is $D$.
88
EasyMCQ
If the roots of the equation $16x^3 - 44x^2 + 36x - 9 = 0$ are in harmonic progression,then its greatest root is
A
$\frac{3}{4}$
B
$\frac{3}{2}$
C
$\frac{1}{2}$
D
$-\frac{1}{2}$

Solution

(B) The given equation is $16x^3 - 44x^2 + 36x - 9 = 0$.
Let the roots be $\alpha, \beta, \gamma$ in harmonic progression ($H$.$P$.).
Then $\frac{1}{\alpha}, \frac{1}{\beta}, \frac{1}{\gamma}$ are in arithmetic progression ($A$.$P$.).
This implies $\frac{2}{\beta} = \frac{1}{\alpha} + \frac{1}{\gamma}$.
From the properties of roots,$\sum \alpha\beta = \frac{36}{16} = \frac{9}{4}$ and $\alpha\beta\gamma = \frac{9}{16}$.
Also,$\frac{1}{\alpha} + \frac{1}{\beta} + \frac{1}{\gamma} = \frac{\alpha\beta + \beta\gamma + \gamma\alpha}{\alpha\beta\gamma} = \frac{9/4}{9/16} = 4$.
Substituting $\frac{1}{\alpha} + \frac{1}{\gamma} = \frac{2}{\beta}$,we get $\frac{2}{\beta} + \frac{1}{\beta} = 4$ $\Rightarrow \frac{3}{\beta} = 4$ $\Rightarrow \beta = \frac{3}{4}$.
Now,$\alpha + \gamma = \frac{44}{16} - \frac{3}{4} = \frac{11}{4} - \frac{3}{4} = 2$ and $\alpha\gamma = \frac{9/16}{3/4} = \frac{3}{4}$.
Solving $t^2 - 2t + \frac{3}{4} = 0$,we get $4t^2 - 8t + 3 = 0 \Rightarrow (2t - 1)(2t - 3) = 0$.
Thus,the roots are $\frac{1}{2}, \frac{3}{4}, \frac{3}{2}$.
The greatest root is $\frac{3}{2}$.
89
DifficultMCQ
If $\cos (\theta-\alpha), \cos \theta$ and $\cos (\theta+\alpha)$ are in harmonic progression,then $2 \tan ^2 \theta=$
A
$\tan ^2 \frac{\alpha}{2}-1$
B
$1+\tan ^2 \frac{\alpha}{2}$
C
$1+\cot ^2 \frac{\alpha}{2}$
D
$1-\cot ^2 \frac{\alpha}{2}$

Solution

(A) Given that $\cos (\theta-\alpha), \cos \theta, \cos (\theta+\alpha)$ are in harmonic progression $(HP)$.
Therefore,$\frac{1}{\cos (\theta-\alpha)}, \frac{1}{\cos \theta}, \frac{1}{\cos (\theta+\alpha)}$ are in arithmetic progression $(AP)$.
So,$\frac{2}{\cos \theta} = \frac{1}{\cos (\theta-\alpha)} + \frac{1}{\cos (\theta+\alpha)}$.
$\frac{2}{\cos \theta} = \frac{\cos (\theta+\alpha) + \cos (\theta-\alpha)}{\cos (\theta-\alpha) \cos (\theta+\alpha)}$.
Using the formula $\cos (A+B) + \cos (A-B) = 2 \cos A \cos B$,we get:
$\frac{2}{\cos \theta} = \frac{2 \cos \theta \cos \alpha}{\cos (\theta-\alpha) \cos (\theta+\alpha)}$.
$\cos^2 \theta \cos \alpha = \cos (\theta-\alpha) \cos (\theta+\alpha)$.
Using $\cos (A-B) \cos (A+B) = \cos^2 A - \sin^2 B$,we get:
$\cos^2 \theta \cos \alpha = \cos^2 \theta - \sin^2 \alpha$.
$\sin^2 \alpha = \cos^2 \theta (1 - \cos \alpha)$.
$\cos^2 \theta = \frac{\sin^2 \alpha}{1 - \cos \alpha} = \frac{4 \sin^2 \frac{\alpha}{2} \cos^2 \frac{\alpha}{2}}{2 \sin^2 \frac{\alpha}{2}} = 2 \cos^2 \frac{\alpha}{2}$.
Now,$\tan^2 \theta = \sec^2 \theta - 1 = \frac{1}{\cos^2 \theta} - 1 = \frac{1}{2 \cos^2 \frac{\alpha}{2}} - 1 = \frac{1}{2} \sec^2 \frac{\alpha}{2} - 1$.
$2 \tan^2 \theta = \sec^2 \frac{\alpha}{2} - 2 = (1 + \tan^2 \frac{\alpha}{2}) - 2 = \tan^2 \frac{\alpha}{2} - 1$.
90
MediumMCQ
If $\tan B = \frac{2 \sin A \sin C}{\sin (A+C)}$,then $\tan A, \tan B$ and $\tan C$ are in
A
Arithmetic progression
B
Harmonic progression
C
Geometric progression
D
Arithmetico-geometric progression

Solution

(B) Given $\tan B = \frac{2 \sin A \sin C}{\sin (A+C)}$.
Taking the reciprocal on both sides,we get $\frac{1}{\tan B} = \frac{\sin (A+C)}{2 \sin A \sin C}$.
Using the expansion $\sin (A+C) = \sin A \cos C + \cos A \sin C$,we have $\frac{1}{\tan B} = \frac{\sin A \cos C + \cos A \sin C}{2 \sin A \sin C}$.
This simplifies to $\frac{1}{\tan B} = \frac{1}{2} (\cot A + \cot C) = \frac{1}{2} (\frac{1}{\tan A} + \frac{1}{\tan C})$.
Multiplying by $2$,we get $\frac{2}{\tan B} = \frac{1}{\tan A} + \frac{1}{\tan C}$.
This is the condition for $\tan A, \tan B, \tan C$ to be in Harmonic Progression.
91
MediumMCQ
If the roots of the equation $k x^3 - 18 x^2 - 36 x + 8 = 0$ are in harmonic progression,then $k =$
A
$64$
B
$45$
C
$81$
D
$27$

Solution

(C) Given the equation $k x^3 - 18 x^2 - 36 x + 8 = 0$.
Let the roots be $\alpha, \beta, \gamma$ which are in harmonic progression $(HP)$.
This implies that $\frac{1}{\alpha}, \frac{1}{\beta}, \frac{1}{\gamma}$ are in arithmetic progression $(AP)$.
Replacing $x$ with $\frac{1}{x}$ in the original equation,we get $k(\frac{1}{x})^3 - 18(\frac{1}{x})^2 - 36(\frac{1}{x}) + 8 = 0$,which simplifies to $8 x^3 - 36 x^2 - 18 x + k = 0$.
Let the roots of this new equation be $a-d, a, a+d$.
From the sum of roots,$(a-d) + a + (a+d) = -(\frac{-36}{8}) = \frac{9}{2}$ $\Rightarrow 3a = \frac{9}{2}$ $\Rightarrow a = \frac{3}{2}$.
Since $a = \frac{3}{2}$ is a root of $8 x^3 - 36 x^2 - 18 x + k = 0$,we substitute it:
$8(\frac{3}{2})^3 - 36(\frac{3}{2})^2 - 18(\frac{3}{2}) + k = 0$.
$8(\frac{27}{8}) - 36(\frac{9}{4}) - 27 + k = 0$.
$27 - 81 - 27 + k = 0$.
$k - 81 = 0 \Rightarrow k = 81$.
92
EasyMCQ
Given that the roots of $x^3+3px^2+3qx+r=0$ are in harmonic progression,then:
A
$2q^3=r(3pq-r)$
B
$q^3=r(3pq-r)$
C
$q^3=-r(3pq-r)$
D
$q^3=r(r+3pq)$

Solution

(A) Let the roots of the equation $x^3+3px^2+3qx+r=0$ be $\alpha, \beta, \gamma$. Since they are in harmonic progression,their reciprocals $\frac{1}{\alpha}, \frac{1}{\beta}, \frac{1}{\gamma}$ are in arithmetic progression. Let $\frac{1}{\alpha} = a-d, \frac{1}{\beta} = a, \frac{1}{\gamma} = a+d$.
Substituting $x = \frac{1}{y}$ into the original equation,we get $\frac{1}{y^3} + \frac{3p}{y^2} + \frac{3q}{y} + r = 0$,which simplifies to $ry^3 + 3qy^2 + 3py + 1 = 0$.
Since the roots of this equation are in arithmetic progression,the sum of the roots is $3a = -\frac{3q}{r}$,so $a = -\frac{q}{r}$.
Since $a$ is a root of $ry^3 + 3qy^2 + 3py + 1 = 0$,we have $r(-\frac{q}{r})^3 + 3q(-\frac{q}{r})^2 + 3p(-\frac{q}{r}) + 1 = 0$.
$-\frac{q^3}{r^2} + \frac{3q^3}{r^2} - \frac{3pq}{r} + 1 = 0$.
Multiplying by $r^2$,we get $-q^3 + 3q^3 - 3pqr + r^2 = 0$,which simplifies to $2q^3 = 3pqr - r^2 = r(3pq-r)$.
93
MediumMCQ
Let $a, b, c, p, q$ and $r$ be positive real numbers such that $a, b$ and $c$ are in $GP$ and $a^{p} = b^{q} = c^{r}$. Then,
A
$p, q, r$ are in $G.P.$
B
$p, q, r$ are in $A.P.$
C
$p, q, r$ are in $H.P.$
D
$p^{2}, q^{2}, r^{2}$ are in $A.P.$

Solution

(C) Let $a^{p} = b^{q} = c^{r} = k$.
Since $a, b, c$ are positive real numbers,we can write $a = k^{1/p}$,$b = k^{1/q}$,and $c = k^{1/r}$.
Given that $a, b, c$ are in $GP$,we have $\frac{b}{a} = \frac{c}{b}$.
Substituting the values of $a, b, c$,we get $\frac{k^{1/q}}{k^{1/p}} = \frac{k^{1/r}}{k^{1/q}}$.
This implies $k^{(1/q - 1/p)} = k^{(1/r - 1/q)}$.
Equating the exponents,we get $\frac{1}{q} - \frac{1}{p} = \frac{1}{r} - \frac{1}{q}$,which simplifies to $\frac{2}{q} = \frac{1}{p} + \frac{1}{r}$.
This shows that $\frac{1}{p}, \frac{1}{q}, \frac{1}{r}$ are in $A.P.$
Therefore,$p, q, r$ are in $H.P.$
94
DifficultMCQ
If $a, b, c$ are in $G$.$P$. $(a > 1, b > 1, c > 1)$,then for any real number $x$ $(x > 0, x \neq 1)$,the terms $\log_{a} x, \log_{b} x, \log_{c} x$ are in:
A
$G$.$P$.
B
$A$.$P$.
C
$H$.$P$.
D
$G$.$P$. but not in $H$.$P$.

Solution

(C) Given that $a, b, c$ are in $G$.$P$.,we have $b^2 = ac$.
Taking the logarithm on both sides with base $x$,we get $2 \log_x b = \log_x a + \log_x c$.
This implies that $\log_x a, \log_x b, \log_x c$ are in $A$.$P$.
Using the change of base formula,$\log_a x = \frac{1}{\log_x a}$,$\log_b x = \frac{1}{\log_x b}$,and $\log_c x = \frac{1}{\log_x c}$.
Since the reciprocals of $\log_x a, \log_x b, \log_x c$ are in $A$.$P$.,the terms $\log_a x, \log_b x, \log_c x$ must be in $H$.$P$.
95
EasyMCQ
If for the series $a_1, a_2, a_3, \ldots$,the expression $a_r - a_{r+1}$ bears a constant ratio with $a_r a_{r+1}$,then $a_1, a_2, a_3, \ldots$ are in:
A
$A$.$P$.
B
$G$.$P$.
C
$H$.$P$.
D
Any other series

Solution

(C) Given that $\frac{a_r - a_{r+1}}{a_r a_{r+1}} = K$ (where $K$ is a constant).
Dividing the terms,we get $\frac{a_r}{a_r a_{r+1}} - \frac{a_{r+1}}{a_r a_{r+1}} = K$.
This simplifies to $\frac{1}{a_{r+1}} - \frac{1}{a_r} = K$.
Since the difference between the reciprocals of consecutive terms is constant,the sequence $\frac{1}{a_1}, \frac{1}{a_2}, \frac{1}{a_3}, \ldots$ is an $A$.$P$.
Therefore,the sequence $a_1, a_2, a_3, \ldots$ is in $H$.$P$.
96
DifficultMCQ
Let $f(x) = x + 1/2$. Then,the number of real values of $x$ for which the three unequal terms $f(x), f(2x), f(4x)$ are in $HP$ is
A
$1$
B
$0$
C
$3$
D
$2$

Solution

(A) Given,$f(x) = x + \frac{1}{2} = \frac{2x+1}{2}$.
$f(2x) = 2x + \frac{1}{2} = \frac{4x+1}{2}$.
$f(4x) = 4x + \frac{1}{2} = \frac{8x+1}{2}$.
Since $f(x), f(2x), f(4x)$ are in $HP$,their reciprocals $\frac{1}{f(x)}, \frac{1}{f(2x)}, \frac{1}{f(4x)}$ are in $AP$.
Therefore,$\frac{2}{f(2x)} = \frac{1}{f(x)} + \frac{1}{f(4x)}$.
Substituting the values: $\frac{2}{(4x+1)/2} = \frac{2}{2x+1} + \frac{2}{8x+1}$.
$\frac{4}{4x+1} = 2 \left( \frac{8x+1 + 2x+1}{(2x+1)(8x+1)} \right)$.
$\frac{2}{4x+1} = \frac{10x+2}{(2x+1)(8x+1)}$.
$2(2x+1)(8x+1) = (4x+1)(10x+2)$.
$2(16x^2 + 10x + 1) = 40x^2 + 18x + 2$.
$32x^2 + 20x + 2 = 40x^2 + 18x + 2$.
$8x^2 - 2x = 0$.
$2x(4x - 1) = 0$.
This gives $x = 0$ or $x = 1/4$.
If $x = 0$,the terms are $1/2, 1/2, 1/2$,which are not unequal.
If $x = 1/4$,the terms are $3/4, 1, 3/2$,which are in $HP$ (since $4/3, 1, 2/3$ are in $AP$ with common difference $-1/3$).
Thus,there is only $1$ real value of $x$.
97
MediumMCQ
Five numbers are in $HP$. The middle term is $1$ and the ratio of the second and the fourth terms is $2:1$. Then,the sum of the first three terms is
A
$\frac{11}{2}$
B
$5$
C
$2$
D
$\frac{14}{3}$

Solution

(A) Let the five terms in $HP$ be $\frac{1}{a-2d}, \frac{1}{a-d}, \frac{1}{a}, \frac{1}{a+d}, \frac{1}{a+2d}$.
Given the middle term is $1$,so $\frac{1}{a} = 1$,which implies $a = 1$.
The ratio of the second term to the fourth term is $\frac{2}{1}$,so $\frac{\frac{1}{a-d}}{\frac{1}{a+d}} = 2$.
This simplifies to $\frac{a+d}{a-d} = 2$,so $a+d = 2a - 2d$,which gives $3d = a$.
Since $a = 1$,we have $d = \frac{1}{3}$.
The first three terms are $\frac{1}{1-2(\frac{1}{3})}, \frac{1}{1-(\frac{1}{3})}, \frac{1}{1}$.
These terms are $\frac{1}{1/3}, \frac{1}{2/3}, 1$,which are $3, \frac{3}{2}, 1$.
The sum of the first three terms is $3 + \frac{3}{2} + 1 = 4 + 1.5 = \frac{11}{2}$.

Sequences and Series — Harmonic progression · Frequently Asked Questions

1Are these Sequences and Series questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Sequences and Series Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.