Question
Question: Suppose 4 distinct positive integers \({a_1},{a_2},{a_3},{a_4}\) are in G.P. . Let \({b_1} = {a_1}{\...
Suppose 4 distinct positive integers a1,a2,a3,a4 are in G.P. . Let b1=a1, b2=b1+a2, b3=b2+a3, b4=b3+a4 , then;
Statement (I) : The numbers b1,b2,b3,b4 are neither in A.P. nor in G.P.
Statement (II) : The numbers b1,b2,b3,b4 are in H.P.
(1) Statement I is true and statement II is also true ; statement II is the correct explanation of statement I .
(2) Statement I is true and statement II is also true ; statement II is not the correct explanation of statement I .
(3) Statement I is true and statement II is false
(4) Statement I is false and statement II is true
Solution
In order to solve this question, we should be familiar with the basic properties of Geometric progression (G.P.) and Arithmetic progression (A.P.) . (1) Geometric progression is a type of sequence in which each next term can be found out by multiplying the previous term with a constant number. It is generally represented like: \left\\{ {a,{\text{ }}ar,{\text{ }}a{r^2},{\text{ }}a{r^3},{\text{ }}a{r^4}..........} \right\\} where a is the first term and r is the common ratio which can be calculated as: r=First termSecond term . (2) Arithmetic progression is a type of sequence in which the difference of any two successive or consecutive numbers is always constant, that constant value is termed as a common difference and is denoted by d . An arithmetic sequence in terms of common difference is represented as: \left\\{ {a,{\text{ }}a + d,{\text{ }}a + 2d,{\text{ }}a + 3d,...........a + \left( {n - 1} \right)d} \right\\} .
Complete step-by-step solution:
Since a1,a2,a3,a4 are in G.P. ( given ) , then by the basic properties of G.P. ;
⇒a1 , a2=a1r , a3=a1r2 , a4=a1r3
Now, let us calculate the values of b1,b2,b3,b4 in terms of a1,a2,a3,a4 ;
∵b1=a1 ......(1)
⇒b2=b1+a2=a1+a2 (Putting the value of b1 from equation (1) )
Put the value of a2=a1r , in the above equation we get;
⇒b2=a1+a1r=a1(1+r)
∴b2=a1(1+r) ......(2)
⇒b3=b2+a3=a1+a2+a3 (Putting the value of b2 from equation (2) )
Put the value of a3=a1r2 , in the above equation we get;
⇒b3=a1(1+r)+a1r2
⇒b3=a1(1+r+r2) ......(3)
⇒b4=b3+a4=a1+a2+a3+a4 (Putting the value of b3 from equation (3) )
Put the value of a4=a1r3 , in the above equation we get;
⇒b4=a1(1+r+r2)+a1r3
⇒b4=a1(1+r+r2+r3) ......(4)
Let us check for both the given statements now;
Statement (I) : The numbers b1,b2,b3,b4 are neither in A.P. nor in G.P.
(1) If b1,b2,b3,b4 are in A.P. then the below condition must be true;
⇒b2−b1=b3−b2 (must be true if in A.P.)
Substituting the values of b1,b2,b3 from equation (1),(2) and(3) ;
⇒a1(1+r)−a1=a1+a1r+a1r2−a1−a1r
On further simplification;
⇒a1r=a1r2
Therefore, b1,b2,b3,b4 are not in A.P.
(2) If b1,b2,b3,b4 are in G.P. then the below condition must be true;
⇒b1b2=b2b3 (must be true if in G.P.)
⇒aa(1+r)=a(1+r)a(1+r+r2)
⇒1+r=1+r1+r+r2
Therefore, b1,b2,b3,b4 are not in G.P.
Hence statement I is true that b1,b2,b3,b4 are neither in A.P. nor in G.P.
Statement (II) : The numbers b1,b2,b3,b4 are in H.P.
If b1,b2,b3,b4 are in H.P. then the below condition must be true;
⇒b21−b11=b31−b21 (must be true if in H.P.)
⇒a(1+r)1−a1=a(1+r+r2)1−a(1+r)1
On further simplification;
⇒a1(1+r1−1)=a1((1+r+r2)1−(1+r)1)
Further simplifying the above equation;
⇒a1(1+r−r)=a1((1+r)(1+r+r2)−r2)
⇒a(1+r)−r=a(1+r+r2)−r2
After some arithmetic simplification, we get;
⇒(1+r)1=(1+r+r2)−r
Means; b21−b11=b31−b21
Therefore, the numbers b1,b2,b3,b4 are not in H.P. , so statement II is not true.
So the conclusion is, statement I is true but statement II is false.
Hence the correct answer for this question is option (3).
Note: Basic knowledge about properties and formulae of G.P. ,H.P., A.P. is very helpful for solving this
type of questions. (1) Harmonic progression (H.P.) : Harmonic progression is a type of sequence which is obtained by taking the reciprocals of the A.P. , example: if a,b,c,d is in A.P. then a1,b1,c1,d1 will be in H.P. The nth term of a H.P. is given by: [a+(n−1)d]1 (reciprocal of nth term of A.P.) . Sum of n terms of H.P. is given by: {S_n} = \dfrac{1}{d}\ln \left\\{ {\dfrac{{2a + \left( {2n - 1} \right)d}}{{2a - d}}} \right\\} . (2) Geometric progression: The nth term of a G.P. is given by ar=arn−1 . The formula for sum of n terms of a G.P. is given by: Sn=a[(r−1)(rn−1)] if r=1 . (3) Arithmetic progression: The nth term of a A.P. is given by an=a+(n−1)d . The formula for sum of n terms of a A.P. is given by Sn=2n[2a+(n−1)d] .