Question 1 · summation_of_series
7 marksShow that \(\frac{4r}{4r^4 + 1} = \frac{1}{2r^2 - 2r + 1} - \frac{1}{2r^2 + 2r + 1}\). Hence find \(\sum_{r=1}^{n} \frac{4r}{4r^4 + 1}\) in terms of \(n\), and deduce the sum to infinity of this series.
Show answer & marking schemeHide answer & marking scheme
Worked solution
To show the identity, we combine the fractions on the right-hand side over a common denominator: \(\frac{1}{2r^2 - 2r + 1} - \frac{1}{2r^2 + 2r + 1} = \frac{(2r^2 + 2r + 1) - (2r^2 - 2r + 1)}{(2r^2 - 2r + 1)(2r^2 + 2r + 1)}\). The numerator simplifies to: \(2r^2 + 2r + 1 - (2r^2 - 2r + 1) = 4r\). The denominator is expanded as: \((2r^2 + 1 - 2r)(2r^2 + 1 + 2r) = (2r^2 + 1)^2 - (2r)^2 = 4r^4 + 4r^2 + 1 - 4r^2 = 4r^4 + 1\). Thus, the identity is shown. Next, we use the method of differences: \(\sum_{r=1}^{n} \frac{4r}{4r^4 + 1} = \sum_{r=1}^{n} \left( \frac{1}{2r^2 - 2r + 1} - \frac{1}{2r^2 + 2r + 1} \right)\). Listing the terms: for \(r=1\): \(\frac{1}{1} - \frac{1}{5}\), for \(r=2\): \(\frac{1}{5} - \frac{1}{13}\), for \(r=3\): \(\frac{1}{13} - \frac{1}{25}\), ..., for \(r=n\): \(\frac{1}{2n^2 - 2n + 1} - \frac{1}{2n^2 + 2n + 1}\). Summing these terms, all intermediate terms cancel, leaving: \(S_n = 1 - \frac{1}{2n^2 + 2n + 1}\). As \(n \to \infty\), \(\frac{1}{2n^2 + 2n + 1} \to 0\). Therefore, the sum to infinity is \(1\).
Marking scheme
M1: For attempting to combine the fractions on the right-hand side over a common denominator. A1: For obtaining a numerator of \(4r\). A1: For correctly expanding the denominator to \(4r^4 + 1\) to complete the proof. M1: For applying the method of differences, showing the first few terms and the general term. A1: For identifying which terms cancel. A1: For the correct sum of \(n\) terms, \(1 - \frac{1}{2n^2 + 2n + 1}\) (or equivalent). B1: For stating that the sum to infinity is \(1\), with a clear explanation that the limit of the fractional term is \(0\) as \(n \to \infty\).