Define \(\cosh x\) and \(\sinh x\) in terms of exponentials and prove, from your definitions, that \[ \cosh^{4}x-\sinh^{4}x=\cosh2x \] and \[ \cosh^{4}x+\sinh^{4}x=\tfrac{1}{4}\cosh4x+\tfrac{3}{4}. \] Find \(a_{0},a_{1},\ldots,a_{n}\) in terms of \(n\) such that \[ \cosh^{n}x=a_{0}+a_{1}\cosh x+a_{2}\cosh2x+\cdots+a_{n}\cosh nx. \] Hence, or otherwise, find expressions for \(\cosh^{2m}x-\sinh^{2m}x\) and \(\cosh^{2m}x+\sinh^{2m}x,\) in terms of \(\cosh kx,\) where \(k=0,\ldots,2m.\)
Solution: \begin{align*} \cosh x &= \frac12 (e^x + e^{-x}) \\ \sinh x &= \frac12 (e^x - e^{-x}) \\ \end{align*} \begin{align*} \cosh^4x -\sinh^4 x &= (\cosh^2x -\sinh^2 x)(\cosh^2x +\sinh^2 x) \\ &= \left ( \frac14 \left (e^{2x}+2+e^{-2x} \right)- \frac14 \left (e^{2x}-2+e^{-2x} \right) \right)(\cosh^2x +\sinh^2 x) \\ &= (\cosh^2x +\sinh^2 x) \\ &= \left ( \frac14 \left (e^{2x}+2+e^{-2x} \right)+ \frac14 \left (e^{2x}-2+e^{-2x} \right) \right) \\ &= \frac{1}{4} \left (2e^{2x}+2e^{-2x} \right) \\ &= \frac12 \left ( e^{2x}+e^{-2x} \right) \\ &= \cosh 2x \\ \\ \cosh^4x +\sinh^4 x &= \frac1{2^4}\left (e^{4x}+4e^{2x}+6+4e^{-2x}+e^{-4x} \right)+\frac1{2^4}\left (e^{4x}-4e^{2x}+6-4e^{-2x}+e^{-4x} \right) \\ &= \frac18 (e^{4x}+e^{-4x}) + \frac{3}{4} \\ &= \frac14 \cosh 4x + \frac34 \end{align*} \begin{align*} \cosh^n x &=\frac{1}{2^n} \left ( e^{x}+e^{-x} \right)^n \\ &= \frac{1}{2^n} \sum_{k=0}^n \binom{n}{k} e^{kx}e^{-(n-k)x} \\ &= \frac{1}{2^n} \sum_{k=0}^n \binom{n}{k} e^{2kx-nx} \\ &= \frac{1}{2^n} \left ( \binom{n}{n} \left(e^{nx}+e^{-nx} \right) + \binom{n}{n-1}\left(e^{(n-2)x}+e^{-(n-2)x} \right) + \cdots + \binom{n}{n-k} \left( e^{(n-2k)x}+e^{-(n-2k)x} \right) + \cdots \right) \\ &= \frac{1}{2^{n-1}} \cosh nx + \frac{1}{2^{n-1}} \binom{n}{n-1} \cosh (n-2)x + \cdots + \frac{1}{2^{n-1}} \binom{n}{n-k} \cosh (n-2k)x + \cdots \end{align*} ie \begin{align*} \cosh^{2m} x &= \frac{1}{2^{2m-1}} \cosh 2m x + \frac{2m}{2^{2m-1}} \cosh(2(m-1)x) + \cdots + \frac{1}{2^{2m-1}}\binom{2m}{k} \cosh (2(m-k)x) +\cdots+ \frac{1}{2^{2m-1}} \binom{2m}{m} \\ \sinh^{2m} x &= \frac{1}{2^{2m-1}} \cosh 2m x - \frac{2m}{2^{2m-1}} \cosh(2(m-1)x) + \cdots + (-1)^{k}\frac{1}{2^{2m-1}}\binom{2m}{k} \cosh (2(m-k)x) +\cdots+ (-1)^m\frac{1}{2^{2m-1}} \binom{2m}{m} \\ \cosh^{2m} x -\sinh^{2m} x &= \frac{m}{2^{2m-3}} \cosh (2(m-1)x) + \cdots + \frac{1}{2^{2m-2}} \binom{2m}{2k+1}\cosh(2(m-2k-1)x) + \cdots\\ \cosh^{2m} x +\sinh^{2m} x &= \frac{1}{2^{2m-2}} \cosh (2mx) + \cdots + \frac{1}{2^{2m-2}} \binom{2m}{2k}\cosh(2(m-2k)x) + \cdots \end{align*}
For all values of \(a\) and \(b,\) either solve the simultaneous equations \begin{alignat*}{1} x+y+az & =2\\ x+ay+z & =2\\ 2x+y+z & =2b \end{alignat*} or prove that they have no solution.
Solution: Consider the matrix system: \begin{align*} \left(\begin{array}{ccc|c} 1 & 1 & a & 2 \\ 1 & a & 1 & 2 \\ 2 & 1 & 1 & 2b \\ \end{array}\right) \\ \left(\begin{array}{ccc|c} 1 & 1 & a & 2 \\ 0 & a-1 & 1-a & 0 \\ 0 & -1 & 1-2a & 2b-4 \\ \end{array}\right)\\ \left(\begin{array}{ccc|c} 1 & 1 & a & 2 \\ 0 & a-1 & 1-a & 0 \\ 0 & 0 & -2a & 2b-4 \\ \end{array}\right) \\ \end{align*} Assuming that \(a \neq 1, 0\) all steps are fine and: \(z = \frac{2-b}{a}, y = \frac{2-b}{a}, x +(1+a)y = 2, x = 2 - \frac{(2-b)(1+a)}{a} = \frac{ab+b-2}{a}\) If \(a = 0\), \(y = z\) and \(\begin{cases} x + y &= 2 \\ 2x + 2y &= 2b \end{cases} \Rightarrow b= 2, x = t, y = 2-t, z = 2-t\) If \(a = 1\), \(x = 2b-2, y = t, z = 4-t-2b\), where \(t \in \mathbb{R}\)
Find \[ \int_{0}^{\theta}\frac{1}{1-a\cos x}\,\mathrm{d}x\,, \] where \(0 < \theta < \pi\) and \(-1 < a < 1.\) Hence show that \[ \int_{0}^{\frac{1}{2}\pi}\frac{1}{2-a\cos x}\,\mathrm{d}x=\frac{2}{\sqrt{4-a^{2}}}\tan^{-1}\sqrt{\frac{2+a}{2-a}}\,, \] and also that \[ \int_{0}^{\frac{3}{4}\pi}\frac{1}{\sqrt{2}+\cos x}\,\mathrm{d}x=\frac{\pi}{2}\,. \]
Solution: Let \(t = \tan \tfrac{x}{2}\), then \(\cos x = \frac{1-t^2}{1+t^2}, \frac{d t}{d x} =\tfrac12 (1+t^2)\) so the integral is: \begin{align*} \int_0^{\theta} \frac{1}{1-a \cos x} \d x &= \int_{0}^{\tan \frac{\theta}{2}} \frac{1}{1-a \left (\frac{1-t^2}{1+t^2} \right)} \frac{2}{1+t^2} \d t \\ &= \int_0^{\tan \frac{\theta}{2}} \frac{2}{1+t^2-a+at^2} \d t \\ &= \int_0^{\tan \frac{\theta}{2}} \frac{2}{1-a+(1+a) t^2} \d t \\ &= \frac{2}{1+a}\int_0^{\tan \tfrac{\theta}{2}} \frac{1}{\left (\frac{1-a}{1+a} \right)+t^2} \d t \\ &= \frac{2}{1+a} \sqrt{\frac{1+a}{1-a}} \tan^{-1} \left ( \sqrt{\frac{1+a}{1-a}} \tan \frac{\theta}{2} \right) + C \\ &= \frac{2}{\sqrt{1-a^2}}\tan^{-1} \left ( \sqrt{\frac{1+a}{1-a}} \tan \frac{\theta}{2} \right) + C \end{align*} Therefore \begin{align*} \int_{0}^{\frac{1}{2}\pi}\frac{1}{2-a\cos x}\,\mathrm{d}x &= \frac12 \int_0^{\frac12 \pi} \frac{1}{1-\tfrac{a}{2} \cos x} \d x \\ &= \left [\frac12 \frac{2}{\sqrt{1-\frac{a^2}{4}}} \tan^{-1} \left ( \sqrt{\frac{1+\frac{a}{2}}{1-\frac{a}{2}} } \tan\frac{\theta}{2} \right) \right]_0^{\pi/2} \\ &= \frac12 \frac{2}{\sqrt{1-\frac{a^2}{4}}} \tan^{-1} \left ( \sqrt{\frac{1+\frac{a}{2}}{1-\frac{a}{2}} } \tan\frac{\pi}{4} \right) \\ &= \frac{2}{\sqrt{4-a^2}} \tan^{-1} \left ( \sqrt{\frac{2+a}{2-a} } \right) \\ \end{align*} \begin{align*} \int_{0}^{\frac{3}{4}\pi}\frac{1}{\sqrt{2}+\cos x}\,\mathrm{d}x &= \frac{1}{\sqrt{2}} \int_0^{\frac34 \pi} \frac{1}{1 -\left(- \frac{1}{\sqrt{2}} \right)\cos x} \d x \\ &= \frac{1}{\sqrt{2}} \left [ \frac{2}{\sqrt{1-\tfrac12}} \tan^{-1} \left ( \sqrt{\frac{1-\frac{1}{\sqrt{2}}}{1+\frac{1}{\sqrt{2}}} } \tan\frac{\theta}{2} \right) \right]_0^{3\pi/4} \\ &= \frac{1}{\sqrt{2}} \frac{2}{\sqrt{1/2}} \tan^{-1} \left ( \sqrt{\frac{\sqrt{2}-1}{\sqrt{2}+1} } \tan\frac{3\pi}{8} \right) \\ &= 2 \tan^{-1} \left ( \sqrt{\frac{(\sqrt{2}-1)^2}{2-1} } \tan\frac{3\pi}{8} \right)\\ &= 2 \tan^{-1} \left ( (\sqrt{2}-1) \tan\frac{3\pi}{8} \right) \end{align*} If \(t = \tan \tfrac{3\pi}{8}\), then \(-1 = \tan \tfrac{3\pi}{4} = \frac{2t}{1-t^2} \Rightarrow t^2-2t-1 = 0 \Rightarrow t = 1\pm \sqrt{2}\), since \( t > 0\), we must have \(t = 1 + \sqrt{2}\), so \begin{align*} \int_{0}^{\frac{3}{4}\pi}\frac{1}{\sqrt{2}+\cos x}\,\mathrm{d}x &= 2 \tan^{-1} \left ((\sqrt{2}-1)(\sqrt{2}+1) \right) \\ &= 2 \tan^{-1} 1 \\ &= 2 \frac{\pi}{4} \\ &= \frac{\pi}{2} \end{align*}
Find the integers \(k\) satisfying the inequality \(k\leqslant2(k-2).\) Given that \(N\) is a strictly positive integer consider the problem of finding strictly positive integers whose sum is \(N\) and whose product is as large as possible. Call this largest possible product \(P(N).\) Show that \(P(5)=2\times3,P(6)=3^{2},P(7)=2^{2}\times3,P(8)=2\times3^{2}\) and \(P(9)=3^{3}.\) Find \(P(1000)\) explaining your reasoning carefully.
Show, using de Moivre's theorem, or otherwise, that \[ \tan7\theta=\frac{t(t^{6}-21t^{4}+35t^{2}-7)}{7t^{6}-35t^{4}+21t^{2}-1}\,, \] where \(t=\tan\theta.\)
Solution:
Solution:
A transformation \(T\) of the real numbers is defined by \[ y=T(x)=\frac{ax-b}{cx-d}\,, \] where \(a,b,c\), \(d\) are real numbers such that \(ad\neq bc\). Find all numbers \(x\) such that \(T(x)=x.\) Show that the inverse operation, \(x=T^{-1}(y)\) expressing \(x\) in terms of \(y\) is of the same form as \(T\) and find corresponding numbers \(a',b',c'\),\(d'\). Let \(S_{r}\) denote the set of all real numbers excluding \(r\). Show that, if \(c\neq0,\) there is a value of \(r\) such that \(T\) is defined for all \(x\in S_{r}\) and find the image \(T(S_{r}).\) What is the corresponding result if \(c=0\)? If \(T_{1},\) given by numbers \(a_{1},b_{1},c_{1},d_{1},\) and \(T_{2},\) given by numbers \(a_{2},b_{2},c_{2},d_{2}\) are two such transformations, show that their composition \(T_{3},\) defined by \(T_{3}(x)=T_{2}(T_{1}(x)),\) is of the same form. Find necessary and sufficient conditions on the numbers \(a,b,c,d\) for \(T^{2}\), the composition of \(T\) with itself, to be the identity. Hence, or otherwise, find transformations \(T_{1},T_{2}\) and their composition \(T_{3}\) such that \(T_{1}^{2}\) and \(T_{2}^{2}\) are each the identity but \(T_{3}^{2}\) is not.
A particle of mass \(m\) is at rest on top of a smooth fixed sphere of radius \(a\). Show that, if the particle is given a small displacement, it reaches the horizontal plane through the centre of the sphere at a distance % at least $$a(5\sqrt5+4\sqrt23)/27$$ from the centre of the sphere. [Air resistance should be neglected.]
Two rough solid circular cylinders, of equal radius and length and of uniform density, lie side by side on a rough plane inclined at an angle \(\alpha\) to the horizontal, where \(0<\alpha<\pi/2\). Their axes are horizontal and they touch along their entire length. The weight of the upper cylinder is \(W_1\) and the coefficient of friction between it and the plane is \(\mu_1\). The corresponding quantities for the lower cylinder are \(W_2\) and \(\mu_2\) respectively and the coefficient of friction between the two cylinders is \(\mu\). Show that for equilibrium to be possible:
Solution: