Problems

Filters
Clear Filters

4 problems found

2018 Paper 1 Q6
D: 1500.0 B: 1500.0

Use the identity \[ 2 \sin P\,\sin Q = \cos(Q-P)-\cos(Q+P)\, \] to show that \[ 2\sin\theta \,\big (\sin\theta + \sin 3\theta + \cdots + \sin (2n-1)\theta\,\big ) = 1-\cos 2n\theta \,. \]

  1. Let \(A_n\) be the approximation to the area under the curve \(y=\sin x\) from \(x=0\) to \(x=\pi\), using \(n\) rectangular strips each of width \(\frac{{\displaystyle \pi}}{\displaystyle n}\), such that the midpoint of the top of each strip lies on the curve. Show that \[ A_n \sin \left( \frac{\pi}{2n} \right) = \frac \pi n\,. \]
  2. Let \(B_n\) be the approximation to the area under the curve \(y=\sin x\) from \(x=0\) to \(x=\pi\,\), using the trapezium rule with \(n\) strips each of width \(\frac{\displaystyle \pi}{ \displaystyle n}\). Show that \[B_n \sin \left( \frac{\pi}{2n} \right) = \frac{\pi}{n} \cos \left( \frac{\pi}{2n} \right) . \]
  3. Show that \[ \frac{1}{2}(A_n + B_n) = B_{2n}\,, \] and that \[ A_n B_{2n} = A^2_{2n}\, . \]


Solution: \begin{align*} && 2\sin\theta \,\big (\sin\theta + \sin 3\theta + \cdots + \sin (2n-1)\theta\,\big ) &= 2\sin\theta\sin\theta + 2\sin\theta\sin 3\theta + \cdots + 2\sin\theta\sin (2n-1)\theta \\ &&&= \cos((1-1)\theta) - \cos((1+1)\theta)+\cos((3-1)\theta)-\cos((3+1)\theta) + \cdots + \cos (((2n-1)-1)\theta) -\cos(((2n-1)+1)\theta) \\ &&&= \cos 0 - \cos(2n\theta) \\ &&&= 1 - \cos 2n \theta \end{align*}

  1. \(\,\)
    TikZ diagram
    Therefore the area is: \begin{align*} A_n &= \frac{\pi}{n} \sin \left ( \frac{\pi}{2n} \right) + \frac{\pi}{n} \sin \left ( \frac{3\pi}{2n} \right) + \frac{\pi}{n} \sin \left ( \frac{5\pi}{2n} \right) + \cdots \frac{\pi}{n} \sin \left ( \frac{(2n-1)\pi}{2n} \right) \\ &= \frac{\pi}{n} \left( \frac{1-\cos \frac{2n \pi}{2n}}{2\sin \frac{\pi}{2n}} \right) \\ &= \frac{\pi}{n} \frac{1}{\sin \frac{\pi}{2n}} \end{align*} as required
  2. TikZ diagram
    Therefore the area is: \begin{align*} && B_n &= \frac{\pi}{n} \frac{\sin(0)+\sin(\frac{\pi}{n})}{2}+\frac{\pi}{n} \frac{\sin(\frac{\pi}n)+\sin(\frac{2\pi}{n})}{2} + \cdots \frac{\pi}{n} \frac{\sin(\frac{(n-1)\pi}{n})+\sin(\frac{n\pi}{n})}{2} \\ &&&= \frac{\pi}{n} \left ( \sin \frac{\pi}{n} + \sin \frac{2\pi}{n} + \cdots+\sin \frac{(n-1)\pi}{n} \right) \\ \Rightarrow && 2\sin \left ( \frac{\pi}{2n} \right)B_n &= \frac{\pi}{2} \left (2\sin \left ( \frac{\pi}{2n} \right)\sin \frac{\pi}{n} + 2\sin \left ( \frac{\pi}{2n} \right)\sin \frac{2\pi}{n} + \cdots+2\sin \left ( \frac{\pi}{2n} \right)\sin \frac{(n-1)\pi}{n} \right) \\ &&&= \frac{\pi}2 \left ( \cos \frac{\pi}{2n} - \cos \frac{3\pi}{n} + \cos\frac{3\pi}{2n} - \cos \frac{5\pi}{2n} + \cos \frac{(2n-3)\pi}{2n} - \cos \frac{(2n-1)\pi}{2n} \right) \\ &&&= \frac{\pi}{n} \left ( \cos \frac{\pi}{2n} - \cos \left ( \pi - \frac{\pi}{2n} \right) \right) \\ &&&= 2 \frac{\pi}{n} \cos \frac{\pi}{2n} \\ \Rightarrow && \sin \left ( \frac{\pi}{2n} \right)B_n &= \frac{\pi}n \cos \frac{\pi}{2n} \end{align*} as required
  3. \begin{align*} \frac12(A_n+B_n) &= \frac12 \frac{\pi}{n} \frac{1}{\sin \frac{\pi}{2n}} \left ( 1 + \cos \frac{\pi}{2n} \right) \\ &= \frac{\pi}{n}\frac1{2 \sin \frac{\pi}{2n}} \left (2 \cos^2 \frac{\pi}{4n} \right) \\ &=\frac{\pi}{n} \frac{1}{4 \sin \frac{\pi}{4n} \cos \frac{\pi}{4n}} \left (2 \cos^2 \frac{\pi}{4n} \right) \\ &= \frac{\pi}{2n} \frac{\cos \frac{\pi}{4n}}{\sin \frac{\pi}{4n}} \\ &= B_{2n} \\ \\ A_nB_{2n} &= \frac{\pi}{n\sin \frac{\pi}{2n}} \cdot \frac{\pi}{2n} \frac{\cos \frac{\pi}{4n}}{\sin \frac{\pi}{4n}} \\ &= \frac{\pi^2}{(2n)^2} \frac{\cos \frac{\pi}{4n}}{\sin^2 \frac{\pi}{4n} \cos \frac{\pi}{4n}} \\ &= \left ( \frac{\pi}{2n} \frac{1}{\sin \frac{\pi}{4n}}\right)^2 \\ &= A_{2n}^2 \end{align*}

2009 Paper 2 Q2
D: 1600.0 B: 1500.0

The curve \(C\) has equation \[ y= a^{\sin (\pi \e^ x)}\,, \] where \(a>1\).

  1. Find the coordinates of the stationary points on \(C\).
  2. Use the approximations \(\e^t \approx 1+t\) and \(\sin t \approx t\) (both valid for small values of \(t\)) to show that \[ y\approx 1-\pi x \ln a \; \] for small values of \(x\).
  3. Sketch \(C\).
  4. By approximating \(C\) by means of straight lines joining consecutive stationary points, show that the area between \(C\) and the \(x\)-axis between the \(k\)th and \((k+1)\)th maxima is approximately \[ \Big( \frac {a^2+1}{2a} \Big) \ln \Big ( 1+ \big( k-\tfrac34)^{-1} \Big)\,. \]


Solution:

  1. \(\,\) \begin{align*} && y & = a^{\sin(\pi e^x)} \\ \Rightarrow && \frac{\d y}{\d x} &= a^{\sin(\pi e^x)} \cdot ( \ln a) \cdot (\cos (\pi e^x)) \cdot \pi e^x \\ \frac{\d y}{\d x} = 0: && 0 &= \cos(\pi e^x) \\ \Rightarrow && \pi e^x &= \left ( \frac{2n+1}{2} \right) \pi \\ \Rightarrow && x &= \ln \left ( \frac{2n+1}{2} \right) \\ && y &= a^{(-1)^n} \\ &&(x,y) &= \left (\ln \left ( \frac{2n+1}{2} \right), a^{(-1)^n} \right) \end{align*}
  2. \(\,\) \begin{align*} && y &= a^{\sin(\pi e^x)} \\ &&&= e^{\ln a \cdot \sin(\pi e^x)} \\ &&&\approx e^{\ln a \cdot \sin(\pi (1+x))} \\ &&&\approx e^{-\ln a \cdot \sin(\pi x)} \\ &&&\approx e^{-\ln a \cdot \pi x} \\ &&&\approx 1-( \pi\ln a) x \end{align*}
  3. TikZ diagram
  4. The \(k\)th maxima is at \(\ln \left ( \frac{4(k-1)+1}{2}\right)\) and \(a\) ,and the \((k+1)\)th is at \(\ln \left ( \frac{4k+1}{2}\right)\). They have a minima between at \(\ln \left ( \frac{4k-3}{2}\right)\). \begin{align*} && \text{Area} &\approx \frac12 \left (\ln \left ( \frac{4k-1}{2}\right)- \ln \left ( \frac{4k-3}{2}\right)\right) \left ( a + \frac1a \right) + \frac12 \left ( \ln \left ( \frac{4k+1}{2}\right)-\ln \left ( \frac{4k-1}{2}\right)\right) \left ( a + \frac1a \right) \\ &&&= \frac{a^2+1}{2a} \ln \left (\frac{4k+1}{4k-3} \right) \\ &&&= \frac{a^2+1}{2a} \ln \left (1 + \frac{4}{4k-3} \right) \\ &&&= \frac{a^2+1}{2a} \ln \left (1 + \frac{1}{k-\tfrac34} \right) \\ &&&= \frac{a^2+1}{2a} \ln \left (1 + (k-\tfrac34)^{-1} \right) \\ \end{align*}

1990 Paper 1 Q9
D: 1484.0 B: 1516.0

Let \(A\) and \(B\) be the points \((1,1)\) and \((b,1/b)\) respectively, where \(b>1\). The tangents at \(A\) and \(B\) to the curve \(y=1/x\) intersect at \(C\). Find the coordinates of \(C\). Let \(A',B'\) and \(C'\) denote the projections of \(A,B\) and \(C\), respectively, to the \(x\)-axis. Obtain an expression for the sum of the areas of the quadrilaterals \(ACC'A'\) and \(CBB'C'\). Hence or otherwise prove that, for \(z>0\), \[ \frac{2z}{2+z}\leqslant\ln\left(1+z\right)\leqslant z. \]


Solution:

TikZ diagram
\begin{align*} && y &= 1/x \\ \Rightarrow && \frac{\d y}{\d x} &= -1/x^2 \end{align*} Therefore the tangent at \((1,1)\) will be \(\frac{y - 1}{x-1} = -1 \Rightarrow y = -x + 2\) and at \((b, 1/b)\) will be \(\frac{y-1/b}{x-b} = -\frac{1}{b^2} \Rightarrow y = -\frac{x}{b^2} + \frac{2}{b}\) The intersection will be at \begin{align*} && x + y & = 2 \\ && x + b^2 y &= 2b \\ \Rightarrow && (b^2-1)y &= 2(b-1) \\ \Rightarrow && y &= \frac{2}{b+1} \\ && x &= \frac{2b}{b+1} \end{align*} Therefore \(\displaystyle C = \left (\frac{2b}{b+1}, \frac{2}{b+1} \right)\). The areas of the two trapeziums will be: \begin{align*} [ACC'A'] &= \frac12 \left (1 + \frac{2}{b+1} \right) \left (\frac{2b}{b+1} - 1 \right) \\ &= \frac12 \cdot \frac{b+3}{b+1} \cdot \frac{2b - b - 1}{b+1} \\ &= \frac 12 \frac{(b+3)(b-1)}{(b+1)^2} \end{align*} \begin{align*} [CBB'C'] &= \frac12 \left (\frac{2}{b+1} + \frac{1}{b} \right) \left (b- \frac{2b}{b+1} \right) \\ &= \frac12 \cdot \frac{3b+1}{b(b+1)} \cdot \frac{b^2+b-2b}{b+1} \\ &= \frac 12 \frac{(3b+1)b(b-1)}{b(b+1)^2} \\ &= \frac12 \frac{(3b+1)(b-1)}{(b+1)^2} \end{align*} The area under the curve between \(A\) and \(B\) will be: \begin{align*} \int_1^b \frac{1}{x} \d x &= \left [\ln x \right]_1^b \\ &= \ln b \end{align*} The area of a rectangle of height \(1\) from \(A\) will clearly be above the curve and will have area \(b-1\). The area of \(ACBB'C'A'\) will be: \begin{align*} [ACBB'C'A'] &= [ACC'A']+[CBB'C'] \\ &=\frac 12 \frac{(b+3)(b-1)}{(b+1)^2}+ \frac12 \frac{(3b+1)(b-1)}{(b+1)^2} \\ &= \frac12 \frac{(b-1)(4b+4)}{(b+1)^2} \\ &= \frac{2(b-1)}{b+1} \end{align*} By comparing areas, we must have: \(\frac{2(b-1)}{b+1} \leq \ln b \leq b-1\) and since \(b > 1\) we can write it as \(1 + z\) for \(z >0\), ie: \(\displaystyle \frac{2z}{2+z} \leq \ln (1 + z) \leq z\). [By considering the area of \(ABB'A'\) which is \begin{align*} [ABB'A'] &= \frac12 \left (1 + \frac{1}{b} \right) \left ( b- 1 \right) \\ &= \frac12 \frac{(b+1)(b-1)}{b} \end{align*} we can tighten the right hand bound to \(\displaystyle \frac{(2+z)z}{2(z+1)} = \left (1 - \frac{z}{2z+2} \right)z\)

1987 Paper 2 Q7
D: 1500.0 B: 1500.0

A definite integral can be evaluated approximately by means of the Trapezium rule: \[ \int_{x_{0}}^{x_{N}}\mathrm{f}(x)\,\mathrm{d}x\approx\tfrac{1}{2}h\left\{ \mathrm{f}\left(x_{0}\right)+2\mathrm{f}\left(x_{1}\right)+\ldots+2\mathrm{f}\left(x_{N-1}\right)+\mathrm{f}\left(x_{N}\right)\right\} , \] where the interval length \(h\) is given by \(Nh=x_{N}-x_{0}\), and \(x_{r}=x_{0}+rh\). Justify briefly this approximation. Use the Trapezium rule with intervals of unit length to evaluate approximately the integral \[ \int_{1}^{n}\ln x\,\mathrm{d}x, \] where \(n(>2)\) is an integer. Deduce that \(n!\approx\mathrm{g}(n)\), where \[ \mathrm{g}(n)=n^{n+\frac{1}{2}}\mathrm{e}^{1-n}, \] and show by means of a sketch, or otherwise, that \[ n!<\mathrm{g}(n). \] By using the Trapezium rule on the above integral with intervals of width \(k^{-1}\), where \(k\) is a positive integer, show that \[ \left(kn\right)!\approx k!n^{kn+\frac{1}{2}}\left(\frac{\mathrm{e}}{k}\right)^{k\left(1-n\right)}. \] Determine whether this approximation or \(\mathrm{g}(kn)\) is closer to \(\left(kn\right)!\).


Solution:

TikZ diagram
We can approximate the integral by \(N\) trapeziums, each with height \(x_{i+1}-x_{i} = \frac{x_N-x_0}{N} = \frac{h}{N}\). The will have area \(\frac{(f(x_i)+f(x_{i+1}))h}{2}\) and summing all these areas we will get: \[\frac12 h \l f(x_0) + f(x_1) + f(x_1)+f(x_2) + \cdots + f(x_{N-1})+f(x_N) \r = \frac12 h \l f(x_0) +2 f(x_1) + + \cdots +2f(x_{N-1})+f(x_N) \r\] But this is approximately the integral \(\displaystyle \int_{x_0}^{x_N} f(x) \d x\) \begin{align*} && \int_1^n \ln x \d x &= [x \ln x]_1^n - \int_1^n x \cdot \frac{1}{x} \d x \\ &&&= n \ln n - n+1 \\ &&&\approx \frac12 \l \ln 1 + 2\sum_{k=2}^{n-1} \ln k + \ln n \r \\ &&&= \ln (n!) - \frac12 \ln n \\ \Rightarrow && \ln (n!) &\approx n \ln n + \frac12 \ln n - n + 1 \\ \Rightarrow && n! &\approx \exp(n \ln n + \frac12 \ln n - n + 1) \\ &&&=n^{n+\frac12}e^{1-n} \end{align*} Since \(\ln x\) is a concave function, we should expect all the trapeziums to all lie under the curve, therefore this is always an underestimate for the integral, ie \(n! < g(n)\)
TikZ diagram
\begin{align*} && \int_1^n \ln x \d x &= n \ln n - n+1 \\ &&&\approx \frac12 k^{-1} \l \ln 1 + 2\sum_{r=1}^{k(n-1)-1} \ln \l 1+\frac{r}{k} \r + \ln n \r \\ &&&=\frac{1}{2k} \l 2\sum_{r=1}^{k(n-1)-1} \l \ln(k+r) - \ln k)\r + \ln n\r \\ &&&=\frac1{k} \l \ln ((k+k(n-1)-1)!) - \ln(k!) - (k(n-1)-1) \ln k+\frac12\ln n \r \\ &&&=\frac1{k} \l \ln ((kn-1)!) - \ln(k!) - (k(n-1)-1) \ln k+\frac12 \ln n \r \\ &&&=\frac1{k} \l \ln ((kn)! ) -\ln k -\ln n - \ln(k!) - (k(n-1)-1) \ln k+\frac12\ln n \r \\ &&&= \frac1{k} \l \ln ((kn)! ) - \ln(k!) - (k(n-1)) \ln k - \frac12 \ln n\r \\ \Rightarrow && \ln ((kn)!) &\approx kn \ln n - kn + k + \ln(k!) + (k(n-1)) \ln k + \frac12 \ln n\\ \Rightarrow && (kn)! &\approx n^{kn+\frac12}e^{-k(n-1)}k!k^{k(n-1)} \\ &&&= n^{kn+\frac12} k! \l \frac{e}{k} \r^{k(1-n)} \end{align*} I would expect this approximation to be a better approximation for \((kn)!\) since it is created using a finer mesh.