The Symphony of Symmetry
Unlocking the Geometric Progression
Welcome, fellow traveler on the JEE journey. Today, we are going to dissect a problem that, at first glance, looks like a daunting mountain of algebraic variables. We have five positive numbers in a Geometric Progression (G.P.), and we are given their mean, the mean of their reciprocals, and a specific sum constraint.
Physics and mathematics are rarely about brute force. They are about finding the hidden symmetry that makes the complexity collapse.
Phase 1
The Art of Choosing Variables
If you label the five terms as a,ar,ar2,ar3,ar4, you are setting yourself up for a long, painful algebraic slog. Instead, let us be clever and center our G.P. around the middle term.
We define our terms as:
a1=r2a,a2=ra,a3=a,a4=ar,a5=ar2
When we calculate the sum, we get a beautiful, symmetric expression:
S=a(r21+r1+1+r+r2)
When we look at the mean of the reciprocals, the expression becomes:
Meanrecip=5a1(r2+r+1+r1+r21)
Do you see it? The term in the parentheses is identical! By dividing the mean of the terms by the mean of the reciprocals, we get:
1/5aa/5=31/4031/10
This simplifies to a2=4. Since the numbers are positive, we immediately find a=2. The mountain just became a molehill.
Phase 2
The Hunt for the Common Ratio
Now that we know
a=2, we substitute it back into our mean equation. We are left with:
r2+r+1+r1+r21=431
This looks like a quadratic in disguise. Let us introduce a substitution: t=r+r1. Then r2+r21=t2−2.
Substituting this into our equation gives us:
4t2+4t−35=0
Solving this quadratic, we find t=5/2. This leads us to r+1/r=5/2, which gives us two possible values for r: 2 or 1/2.
But wait! We have one final gatekeeper: the condition a3+a4+a5=14. If we test r=2, we get 2+4+8=14. It fits perfectly!
If we test r=1/2, we get 2+1+0.5=3.5. The choice is clear. Our G.P. is 1/2,1,2,4,8.
Phase 3
The Final Calculation of Variance
We have reached the final act. We need the variance
σ2. We use the elegant formula:
σ2=5∑ai2−μ2
We already know
μ=31/10. Now, we calculate the sum of squares:
∑ai2=(21)2+12+22+42+82=0.25+1+4+16+64=85.25=4341
Plugging this into our variance formula:
σ2=5341/4−(1031)2=20341−100961
Converting to a common denominator of
100, we get:
σ2=1001705−961=100744=25186
Here,
m=186 and
n=25. Since they are co-prime, our final answer is:
m+n=186+25=211