Analyzing the Setup
Welcome, future engineer. Today, we are going to look at a problem that seems like a dry statistical calculation but is actually a beautiful dance of symmetry and algebra.
We are dealing with an arithmetic progression (A.P.) of eleven terms: b1,b2,…,b11. Imagine these terms as eleven points evenly spaced on a number line.
Because it is an A.P., the distance between any two consecutive points is constant, defined by the common difference d. The problem states that this sequence is increasing, which gives us a vital clue about the sign of d.
We are also given that the variance of these terms is 90. Variance is a measure of how spread out these numbers are from their mean, and in an A.P., this spread is perfectly controlled by d.
The Elegant Shortcut
While you could calculate the variance using the definition σ2=n1∑i=1n(bi−bˉ)2, that path is fraught with tedious algebra.
Instead, let us use the powerful result derived for the variance of an A.P. with n terms:
This formula exists because the variance of the first n natural numbers is 12n2−1. Since an A.P. is just a scaled and shifted version of natural numbers, the variance scales by d2. This formula is a weapon in your JEE arsenal—memorize it, respect it, and use it to save precious minutes during the exam.
The Calculation
Now, let us apply our knowledge. We have n=11 and σ2=90.
Substituting these into our formula, we get:
First, let us handle the square: 112=121. Our equation becomes:
Simplifying the numerator, 121−1=120. Now the equation looks much friendlier:
Since 120 divided by 12 is exactly 10, we are left with 90=10d2. Dividing both sides by 10, we find d2=9.
The Final Insight
We are at the finish line. Taking the square root of d2=9 gives us d=±3.
Here is where the conceptual understanding matters. The problem stated the A.P. is increasing. If d were −3, the sequence would be decreasing.
Therefore, we must reject the negative root. The common difference is d=3.
You have successfully navigated the geometry of the sequence, applied the statistical shortcut, and respected the constraints of the problem. This is the essence of JEE mathematics—not just calculation, but understanding the soul of the problem.