Problems

Filters
Clear Filters

2 problems found

2008 Paper 3 Q8
D: 1700.0 B: 1500.0

  1. The coefficients in the series \[ S= \tfrac13 x + \tfrac 16 x^2 + \tfrac1{12} x^3 + \cdots + a_rx^r + \cdots \] satisfy a recurrence relation of the form \(a_{r+1} + p a_r =0\). Write down the value of \(p\). By considering \((1+px)S\), find an expression for the sum to infinity of \(S\) (assuming that it exists). Find also an expression for the sum of the first \(n+1\) terms of \(S\).
  2. The coefficients in the series \[ T=2 + 8x +18x^2+37 x^3 +\cdots + a_rx^r + \cdots \] satisfy a recurrence relation of the form \(a_{r+2}+pa_{r+1} +qa_r=0\). Find an expression for the sum to infinity of \(T\) (assuming that it exists). By expressing \(T\) in partial fractions, or otherwise, find an expression for the sum of the first \(n+1\) terms of \(T\).

1989 Paper 3 Q9
D: 1700.0 B: 1516.0

Obtain the sum to infinity of each of the following series.

  1. \(1{\displaystyle +\frac{2}{2}+\frac{3}{2^{2}}+\frac{4}{2^{3}}+\cdots+\frac{r}{2^{r-1}}+\cdots;}\)
  2. \(1{\displaystyle +\frac{1}{2}\times\frac{1}{2}+\frac{1}{3}\times\frac{1}{2^{2}}+\cdots+\frac{1}{r}\times\frac{1}{2^{r-1}}+\cdots;}\)
  3. \({\displaystyle \dfrac{1\times3}{2!}\times\frac{1}{3}+\frac{1\times3\times5}{3!}\frac{1}{3^{2}}+\cdots+\frac{1\times3\times\cdots\times(2k-1)}{k!}\times\frac{1}{3^{k-1}}+\cdots.}\)
[Questions of convergence need not be considered.]


Solution:

  1. \begin{align*} && \frac1{1-x} &= \sum_{r=0}^{\infty} x^r \\ \underbrace{\Rightarrow}_{\frac{\d}{\d x}} && \frac{1}{(1-x)^2} &= \sum_{r=0}^\infty rx^{r-1} \\ \underbrace{\Rightarrow}_{x = \frac12} && 4 &= \sum_{r=0}^{\infty} \frac{r}{2^{r-1}} \end{align*}
  2. \begin{align*} && \frac1{1-x} &= \sum_{r=1}^{\infty} x^{r-1} \\ \underbrace{\Rightarrow}_{\int} && -\ln (1-x) &= \sum_{r=1}^{\infty} \frac1{r} x^r \\ \underbrace{\Rightarrow}_{x = \frac12} && \ln 2 &= \sum_{r=1}^{\infty} \frac1{r } \times \frac{1}{ 2^{r}} \\ \Rightarrow && 2 \ln 2 &= \sum_{r=1}^{\infty} \frac1{r } \times \frac{1}{ 2^{r-1}} \\ \end{align*}
  3. \begin{align*} && (1-x)^{-1/2} &= 1 + \frac{(-\tfrac12)}{1!} (-x) +\frac{(-\tfrac12)(-\tfrac32)}{2!}(-x)^2 + \cdots \\ &&&= \sum_{r=0}^{\infty} \frac{1 \cdot 3 \cdot 5 \cdots \cdot (2r-1)}{2^rr!} x^r \\ \underbrace{\Rightarrow}_{x = \frac23} && \sqrt{3} &= \sum_{r=0}^{\infty} \frac{1 \cdot 3 \cdot 5 \cdots \cdot (2r-1)}{r!} \frac1{3^r} \\ &&&= 1 + \frac{1}{1!} \frac23 + \frac13 \sum_{r=2}^{\infty} \frac{1 \cdot 3 \cdot 5 \cdots \cdot (2r-1)}{r!} \frac1{3^{r-1}} \\ \Rightarrow && 3\sqrt{3}-5 &= \sum_{r=2}^{\infty} \frac{1 \cdot 3 \cdot 5 \cdots \cdot (2r-1)}{r!} \frac1{3^{r-1}} \\ \end{align*}