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}\,.
\]
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
\,.\]
Which of the following statements are true
and which are false? Justify your answers.
\(a^{\ln b}=b^{\ln a}\) for all \(a,b>0\).
\(\cos(\sin\theta)=\sin(\cos\theta)\) for all real \(\theta\).
There exists a polynomial \(\mathrm{P}\) such that
\(|\mathrm{P}(\theta)-\cos\theta|\leqslant 10^{-6}\)
for all real \(\theta\).
\(x^{4}+3+x^{-4}\geqslant 5\) for all \(x>0\).
Solution:
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*}
False. Consider \(\theta = 0\). We'd need \(\cos 0 = 1 = \sin 1\), but \(0 < 1 < \frac{\pi}{2}\) so \(\sin 1 \neq 1\)
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.
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\).
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:
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.
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\).