Animated Solution for Mathematics - Sequence and Series: If a, b, c are in A.P. and a2,b2,c2 are in G.P. such that a<b<c and a+b+c=43, then the value of a is :-
Select Answer:
Visualized Solution
Problem Setup
Given: a,b,c are in A.P.
Given: a2,b2,c2 are in G.P.
Given: a<b<c
Given: a+b+c=43
A.P. Condition
Since a,b,c are in A.P.:
2b=a+c
Using the Sum
Substitute a+c=2b into a+b+c=43:
(a+c)+b=43
2b+b=43
Solving for b
3b=43
b=41
Common Difference d
Let the common difference be d>0.
a=41−d
c=41+d
G.P. Condition
Since a2,b2,c2 are in G.P.:
(b2)2=a2⋅c2
Simplifying G.P. Equation
b4=(ac)2
Taking square root: b2=∣ac∣
Substituting Values
Substitute b=41, a=41−d, c=41+d:
161=∣(41−d)(41+d)∣
Difference of Squares
Using (x−y)(x+y)=x2−y2:
161=∣161−d2∣
Case 1: Positive Argument
Case 1: 161−d2=161
−d2=0⟹d=0
Reject since a<b<c.
Case 2: Negative Argument
Case 2: 161−d2=−161
−d2=−161−161=−81
d2=81
Value of d
d=81=221
(Taking positive root since d>0)
Calculating a
a=b−d
a=41−221
Final Answer: Option (4)
00:00 / 00:00
The Sigma Insight: Geometric Progression (G.P.)
Solution Diagram
Analyzing the Setup
We are given three numbers a,b,c that form an Arithmetic Progression (A.P.). In any A.P., the middle term is the arithmetic mean of its neighbors, which gives us the symmetry condition:
2b=a+c
We are also provided with the sum constraint a+b+c=43. By substituting the symmetry condition into this sum, we obtain:
(a+c)+b=43⇒2b+b=43
Solving this yields 3b=43, which fixes the middle term at b=41.
The Geometric Constraint
The problem states that a2,b2,c2 are in a Geometric Progression (G.P.). The condition for three terms to be in G.P. is that the square of the middle term equals the product of the extremes:
(b2)2=a2c2
This simplifies to b4=(ac)2. Taking the square root of both sides, we must account for the absolute value:
b2=∣ac∣
Solving for the Sequence
Let d be the common difference of the A.P. Since a<b<c, we define the terms as a=41−d and c=41+d, where d>0. Substituting these into our G.P. condition:
(41)2=(41−d)(41+d)
Applying the difference of squares identity, we get:
161=161−d2
Final Calculation
We evaluate the two possible cases for the absolute value:
Case 1:161−d2=161⇒d2=0. We reject this as the sequence must be strictly increasing (d>0).
Case 2:161−d2=−161⇒d2=162=81. Thus, d=81=221.