Problems

Filters
Clear Filters

3 problems found

2010 Paper 3 Q2
D: 1700.0 B: 1485.5

In this question, \(a\) is a positive constant.

  1. Express \(\cosh a\) in terms of exponentials. By using partial fractions, prove that \[ \int_0^1 \frac 1{ x^2 +2x\cosh a +1} \, \d x = \frac a {2\sinh a}\,. \]
  2. Find, expressing your answers in terms of hyperbolic functions, \[ \int_1^\infty \frac 1 {x^2 +2x \sinh a -1} \,\d x \, \] and \[ \int_0^\infty \frac 1 {x^4 +2x^2\cosh a +1} \,\d x \,.\]


Solution:

  1. \(\cosh a = \frac12 (e^a + e^{-a})\) \begin{align*} \int_0^1 \frac 1{ x^2 +2x\cosh a +1} \, \d x &= \int_0^1 \frac{1}{x^2+(e^a+e^{-a})x+e^ae^{-a}} \d x \\ &= \int_0^1 \frac{1}{e^a-e^{-a}}\left (\frac{1}{x+e^{-a}}-\frac{1}{x+e^a} \right)\d x \\ &= \frac{1}{2 \sinh a} \int_0^1 \left (\frac{1}{x+e^{-a}}-\frac{1}{x+e^a} \right)\d x \\ &= \frac{1}{2 \sinh a}\left [\ln(x+e^{-a})-\ln(x+e^a) \right]_0^1 \\ &= \frac{1}{2 \sinh a} \left (\ln(1+e^a)-\ln(1+e^{-a}) - (\ln e^{-a}-\ln e^a) \right) \\ &= \frac{1}{2\sinh a}\left (2a + \ln \frac{1+e^a}{1+e^{-a}}\right) \\ &= \frac1{2\sinh a} \left ( 2a -a \right) \\ &= \frac{a}{2 \sinh a} \end{align*}
  2. \begin{align*} \int_1^\infty \frac 1 {x^2 +2x \sinh a -1} \,\d x &= \int_1^{\infty} \frac{1}{(x+e^a)(x-e^{-a})} \d x \\ &= \int_1^{\infty} \frac{1}{e^a+e^{-a}} \left ( \frac{1}{x-e^{-a}} - \frac{1}{x+e^{a}} \right)\d x \\ &= \frac{1}{2\cosh a} \int_1^{\infty} \left ( \frac{1}{x-e^{-a}} - \frac{1}{x+e^{a}} \right)\d x \\ &= \frac{1}{2\cosh a} \left [\ln(x-e^{-a}) - \ln (x + e^{a} ) \right]_1^{\infty} \\ &= \frac1{2\cosh a} \left [ \ln \frac{x-e^{-a}}{x+e^{a}} \right]_1^{\infty} \\ &= \frac{1}{2\cosh a} \left ( 0 - \ln \frac{1-e^{-a}}{1+e^a}{}\right) \\ &= \frac{1}{2\cosh a} \ln \frac{1+e^a}{1-e^{-a}}\\ &= \frac{1}{2\cosh a} \left ( a + \ln \coth \frac{a}{2} \right) \end{align*} and \begin{align*} \int_0^\infty \frac 1 {x^4 +2x^2\cosh a +1} \,\d x &= \int_0^\infty\frac{1}{(x^2+e^a)(x^2+e^{-a})} \d x \\ &= \int_0^\infty \frac{1}{e^a-e^{-a}} \left ( \frac{1}{x^2+e^{-a}} - \frac{1}{x^2+e^{a}} \right) \d x \\ &= \frac{1}{2\sinh a} \left [ \frac{1}{e^{-a/2}} \tan^{-1} \frac{x}{e^{-a/2}} - \frac{1}{e^{a/2}}\tan^{-1} \frac{x}{e^{a/2}} \right]_0^{\infty} \\ &= \frac{1}{2\sinh a} \left (e^{a/2}\frac{\pi}{2}-e^{-a/2}\frac{\pi}{2} - 0 \right) \\ &= \frac{1}{2\sinh a} \pi \sinh \frac{a}{2} \\ &= \frac{\pi \sinh \tfrac{a}{2}}{2\sinh a} \\ &= \frac{\pi \sinh \tfrac{a}{2}}{4\sinh \tfrac{a}{2} \cosh \tfrac{a}{2}} \\ &= \frac{\pi}{4\cosh \tfrac{a}{2}} \end{align*}

1998 Paper 1 Q3
D: 1500.0 B: 1500.0

Which of the following statements are true and which are false? Justify your answers.

  1. \(a^{\ln b}=b^{\ln a}\) for all \(a,b>0\).
  2. \(\cos(\sin\theta)=\sin(\cos\theta)\) for all real \(\theta\).
  3. There exists a polynomial \(\mathrm{P}\) such that \(|\mathrm{P}(\theta)-\cos\theta|\leqslant 10^{-6}\) for all real \(\theta\).
  4. \(x^{4}+3+x^{-4}\geqslant 5\) for all \(x>0\).


Solution:

  1. True. \begin{align*} && \ln a \cdot \ln b &= \ln b \cdot \ln a \\ \Leftrightarrow && \exp ( \ln a \cdot \ln b) &= \exp ( \ln b \cdot \ln a) \\ \Leftrightarrow && \exp ( \ln a )^{\ln b} &= \exp ( \ln b )^{\ln a} \\ \Leftrightarrow && a^{\ln b} &= b^{\ln a} \\ \end{align*}
  2. False. Consider \(\theta = 0\). We'd need \(\cos 0 = 1 = \sin 1\), but \(0 < 1 < \frac{\pi}{2}\) so \(\sin 1 \neq 1\)
  3. False. If the polynomial has positive degree, then as \(n \to \infty\), \(\P(x) \to \pm \infty\), in particular it must be well outside the interval \([-1,1]\). Therefore it can't be within \(10^{-6}\) of \(\cos \theta\) which is confined to that interval. The only polynomial which is restricted to that range are constants, but then \(|\cos 0 - c| \leq 10^{-6}\) and \(|\cos \pi - c| \leq 10^{-6}\) \(2 = |1-(-1)| \leq |1-c| + |-1-c| \leq 2\cdot 10^{-6}\) contradiction.
  4. True. \begin{align*} && (x^2-x^{-2})^2 &\geq 0 \\ \Leftrightarrow && x^4-2+x^{-4} &\geq0 \\ \Leftrightarrow && x^4+3+x^{-4} &\geq 5 \\ \end{align*}

1991 Paper 1 Q9
D: 1500.0 B: 1516.0

  1. Suppose that the real number \(x\) satisfies the \(n\) inequalities \begin{alignat*}{2} 1<\ & x & & < 2\\ 2<\ & x^{2} & & < 3\\ 3<\ & x^{3} & & < 4\\ & \vdots\\ n<\ & x^{n} & & < n+1 \end{alignat*} Prove without the use of a calculator that \(n\leqslant4\).
  2. If \(n\) is an integer strictly greater than 1, by considering how many terms there are in \[ \frac{1}{n+1}+\frac{1}{n+2}+\cdots+\frac{1}{n^{2}}, \] or otherwise, show that \[ \frac{1}{n}+\frac{1}{n+1}+\cdots+\frac{1}{n^{2}}>1. \] Hence or otherwise find, with justification, an integer \(N\) such that \({\displaystyle {\displaystyle \sum_{n=1}^{N}\frac{1}{n}>10.}}\)


Solution:

  1. Suppose \(n > 4\) then the following inequalities are both true \begin{align*} 3 < x^3 < 4 & \Rightarrow 3^5 < x^{15} < 4^{5}\\ 5 < x^5 < 6 & \Rightarrow 5^{3} < x^{15} < 6^3 \end{align*} But \(3^5 = 243\) and \(6^3 = 216\) so \(243 < x^{15} < 216\) whichis a contradiction.
  2. This question is wrong. Consider \(n = 2\), then \(\frac{1}{2+1} + \frac{1}{2+2} = \frac13+\frac14 = \frac{7}{12} < 1\). The question should be about \(n \geq 4\). \begin{align*} \frac{1}{n+1}+\frac1{n+2}+\cdots + \frac{1}{2n} > \frac{n}{2n} &= \frac12 \\ \frac{1}{2n+1}+\frac1{2n+2}+\cdots + \frac{1}{3n} > \frac{n}{3n} &= \frac13 \\ \frac{1}{4n+1}+\frac1{4n+2}+\cdots + \frac{1}{4n} > \frac{n}{4n} &= \frac14 \\ \sum_{k=1}^{n^2-n} \frac{1}{n+k} > \frac{13}{12} &> 1 \end{align*} We have a stronger result, \(\frac1{n+1} + \cdots + \frac1{4n} > 1\) for \(n > 4\) so we can take \(N = 4^{10}\) since, since there will be \(9\) sequences from \(\frac{1}{4^{i}+1} \to \frac{1}{4^{i+1}}\) and we will have \(\frac1{1}\) at the start to give use the extra \(1\).