Sequences & Series
Sum to n Terms of Special Series
Grade 11
Question:
<p>If the expansion in powers of <i>x</i> of the function \(\dfrac{1}{(1-ax)(1-bx)}\) is \(a_0 + a_1 x + a_2 x^2 + a_3 x^3 + \cdots\), then \(a^n\) is</p>
<p>\(\dfrac{b^n - a^n}{b - a}\)</p>
<p>\(\dfrac{a^n - b^n}{b - a}\)</p>
<p>\(\dfrac{a^{n+1} - b^{n+1}}{b - a}\)</p>
<p>\(\dfrac{b^{n+1} - a^{n+1}}{b - a}\)</p>
Step-by-Step Solution
Key Concept: Use partial fractions to decompose 1/((1-ax)(1-bx)), then expand each fraction as geometric series to find the coefficient of x^n by combining like terms.
<p><strong>Step 1:</strong> Decompose using partial fractions:</p><p>$$\frac{1}{(1-ax)(1-bx)} = \frac{A}{1-ax} + \frac{B}{1-bx}$$</p><p>Multiplying both sides by (1-ax)(1-bx):</p><p>$$1 = A(1-bx) + B(1-ax)$$</p><p>Setting x = 1/a: $1 = A(1-b/a)$, so $A = \frac{a}{a-b}$</p><p>Setting x = 1/b: $1 = B(1-a/b)$, so $B = \frac{b}{b-a} = \frac{-b}{a-b}$</p><p><strong>Step 2:</strong> Expand each fraction as geometric series:</p><p>$$\frac{1}{(1-ax)(1-bx)} = \frac{a}{a-b}\sum_{n=0}^{\infty}(ax)^n + \frac{-b}{a-b}\sum_{n=0}^{\infty}(bx)^n$$</p><p><strong>Step 3:</strong> Extract coefficient of x^n:</p><p>$$a_n = \frac{a}{a-b} \cdot a^n + \frac{-b}{a-b} \cdot b^n = \frac{a^{n+1} - b^{n+1}}{a-b}$$</p><p>∴ Answer: $a_n = \dfrac{a^{n+1} - b^{n+1}}{a-b}$ (Option D)</p>
Correct Answer: D