Analyzing the Setup
Imagine you are standing at the start of a long, perfectly paved path. You are about to take steps of a fixed length, d, starting from an initial position, a. This is the essence of an Arithmetic Progression (A.P.).
Every term is a predictable, rhythmic addition of the common difference to the previous term. In this problem, we are told that every single term in this sequence is a natural number.
This is our anchor, our guiding light. It means that both our starting point a and our step size d must be positive integers.
Decoding the Ratio
We are given a fascinating clue: the ratio of the sum of the first seven terms, S7, to the sum of the first eleven terms, S11, is exactly 6:11. Let's invoke our trusty sum formula:
For n=7, we have S7=27[2a+6d]. For n=11, we have S11=211[2a+10d].
When we set up the ratio S11S7=116, the 21 terms in the numerator and denominator cancel out. By simplifying the expression, we get:
Notice how the 11 in the denominator of the left side and the 11 on the right side cancel out. We are left with a beautifully simple linear equation: 7(a+3d)=6(a+5d).
Expanding this, we get 7a+21d=6a+30d. Subtracting 6a from both sides and 21d from both sides, we arrive at the elegant result:
The Constraint of the Seventh Term
Now, we turn to our second clue. The seventh term, a7, is trapped between 130 and 140. Using the general term formula an=a+(n−1)d, we know that a7=a+6d.
Substituting our breakthrough relation a=9d into this, we get a7=9d+6d=15d. So, our inequality becomes:
To find d, we simply divide the entire inequality by 15:
Calculating these bounds, we find 8.66<d<9.33.
The Final Step
Here is where the initial condition saves us. We know d must be an integer because all terms of the A.P. are natural numbers.
Looking at our range, there is only one integer that fits perfectly between 8.66 and 9.33. That integer is 9.
And there it is! The common difference of our A.P. is 9. It is a testament to how constraints in mathematics act as filters that guide us to the unique, elegant solution.