Key Concepts and Formulas
- Arithmetic Progression (A.P.): A sequence where the difference between consecutive terms is constant.
- The n-th term: an=a1+(n−1)d
- The sum of the first n terms: Sn=2n[2a1+(n−1)d]
Step-by-Step Solution
Step 1: Utilize the given ratio of sums and the A.P. sum formula.
We are given that for an A.P., SqSp=q2p2, where p=q.
We substitute the formula for Sn into this equation:
2q[2a1+(q−1)d]2p[2a1+(p−1)d]=q2p2
- Why this step? This step translates the given information about the ratio of sums into an equation involving the first term (a1) and the common difference (d), which are the fundamental parameters of an A.P.
Step 2: Simplify the equation to find a relationship between terms and indices.
Cancel the 21 from the numerator and denominator on the left side:
q[2a1+(q−1)d]p[2a1+(p−1)d]=q2p2
Since p=q, we can divide both sides by qp:
2a1+(q−1)d2a1+(p−1)d=q2p2⋅pq
2a1+(q−1)d2a1+(p−1)d=qp
Now, we rewrite the numerator and denominator to resemble the form of the n-th term formula, an=a1+(n−1)d. We can multiply the numerator and denominator of the left side by 2:
2(2a1+(q−1)d)2(2a1+(p−1)d)=qp
4a1+2(q−1)d4a1+2(p−1)d=qp
This can be rewritten as:
2a1+(2(q−1))d/22a1+(2(p−1))d/2=qp
This form isn't directly helpful for relating to an. Instead, let's manipulate the expression 2a1+(k−1)d to match an.
We have 2a1+(q−1)d2a1+(p−1)d=qp.
Let's rewrite the numerator as 2(a1+2p−1d) and the denominator as 2(a1+2q−1d).
2(a1+2q−1d)2(a1+2p−1d)=qp
a1+(2q−1)da1+(2p−1)d=qp
For this to hold true, the term in the numerator must be proportional to p and the term in the denominator proportional to q. Specifically, if we want to relate this to the ratio of terms ak and am, we can see a pattern.
If we set ak=a1+(k−1)d and am=a1+(m−1)d, then by comparing the structure:
k−1=2p−1andm−1=2q−1
Solving for p and q:
2(k−1)=p−1⟹p=2(k−1)+1=2k−2+1=2k−1
2(m−1)=q−1⟹q=2(m−1)+1=2m−2+1=2m−1
Thus, the ratio of the k-th term to the m-th term is given by:
amak=qp=2m−12k−1
- Why this step? This crucial step establishes a general formula relating the ratio of any two terms (ak,am) to their indices (k,m), given the specific condition on the sums. This makes finding the ratio of specific terms straightforward.
Step 3: Calculate the ratio a21a6.
We need to find a21a6. Using the derived formula amak=2m−12k−1, we set k=6 and m=21.
a21a6=2(21)−12(6)−1
a21a6=42−112−1
a21a6=4111
- Why this step? This step applies the general relationship derived in Step 2 to the specific terms required by the question.
Common Mistakes & Tips
- Incorrectly relating sums to terms: A common error is to assume a direct proportionality between the sums and terms (e.g., SqSp=qp implies aqap=qp). Always use the sum formula and simplify carefully.
- Algebraic errors: Mistakes in simplifying fractions or solving for p and q in terms of k and m can lead to incorrect answers.
- Shortcut understanding: The derived relationship amak=2m−12k−1 is a powerful shortcut for problems of this type. Understanding why it works (as shown in Step 2) is more important than just memorizing it.
Summary
The problem provides a specific ratio for the sums of terms in an arithmetic progression: SqSp=q2p2. By substituting the formula for the sum of an A.P. and performing algebraic simplification, we derived a general relationship between the ratio of any two terms ak and am, and their indices: amak=2m−12k−1. Applying this formula to find the ratio of the 6th term to the 21st term, i.e., a21a6, yields 2(21)−12(6)−1=4111.
The final answer is 4111 which corresponds to option (D).