Sequences & Series
Arithmetic Progression - Sum
Grade None
Question:
<p>Given, common difference > 0 and <br/><p>$2 S_{3n} = S_{4n} - S_{3n}$, where $S_n = Pn^2 + Qn$</p><p>Find the ratio $\frac{S_{2n}}{S_{4n} - S_{2n}}$</p>
Step-by-Step Solution
Key Concept: Use the given condition with $S_n = Pn^2 + Qn$ to find the relationship between P and Q, then apply it to find the required ratio.
<p><strong>Step 1:</strong> From $2 S_{3n} = S_{4n} - S_{3n}$, we get $2S_{3n} = S_{4n} - S_{3n}$</p><p><strong>Step 2:</strong> Substituting $S_n = Pn^2 + Qn$:<br/>$2[P(3n)^2 + Q(3n)] = P(4n)^2 + Q(4n) - [P(3n)^2 + Q(3n)]$</p><p><strong>Step 3:</strong> Simplifying: $2Pn^2 + 2Qn = 0$, which gives $Q = -nP$ ... (i)</p><p><strong>Step 4:</strong> Now, $\frac{S_{2n}}{S_{4n} - S_{2n}} = \frac{P(2n)^2 + Q(2n)}{[P(4n)^2 + Q(4n)] - [P(2n)^2 + Q(2n)]}$</p><p><strong>Step 5:</strong> $= \frac{2n(2nP + Q)}{12Pn^2 + 2nQ} = \frac{2nP - nP}{6nP - nP} = \frac{2nP}{5nP} = \frac{1}{5}$</p><p>∴ Answer is $\frac{1}{5}$</p>
Correct Answer: 1/5