Explain what is meant by the order of an element \(g\) of a group \(G\). The set \(S\) consists of all \(2\times2\) matrices whose determinant is \(1\). Find the inverse of the element \(\mathbf{A}\) of \(S\), where \[ \mathbf{A}=\begin{pmatrix}w & x\\ y & z \end{pmatrix}. \] Show that \(S\) is a group under matrix multiplication (you may assume that matrix multiplication is associative). For which elements \(\mathbf{A}\) is \(\mathbf{A}^{-1}=\mathbf{A}\)? Which element or elements have order 2? Show that the element \(\mathbf{A}\) of \(S\) has order 3 if, and only if, \(w+z+1=0.\) Write down one such element.
Solution: The order of an element \(g\) is the smallest positive number \(k\) such that \(g^k = e\). $\mathbf{A}^{-1} = \begin{pmatrix}z & -x\\ -y & w \end{pmatrix}$. Claim, \(S\) is a group. \begin{enumerate} \item (Closure) The product of two \(2\times2\) matrices is always a \(2\times 2\) matrix so we only need to check the determinant. Suppose \(\det(\mathbf{A}) = \det (\mathbf{B}) = 1\), then \(\det(AB) = \det(A)\det(B) = 1\), so our operation is closed \item (Associativity) Inherited from matrix multiplication \item (Identity) $\mathbf{I} =\begin{pmatrix}1 & 0\\ 1 & 1 \end{pmatrix}\( has determinant \)1$. \item (Inverses) The inverse is always fine since the matrix of cofactors always contains integers and the determinant is one, so we never end up with anything which isn't an integer. \end{itemize} If \(\mathbf{A}^-1 = \mathbf{A}\) then assuming $\mathbf{A} = \begin{pmatrix}a & b\\ c & d \end{pmatrix}\( then \)\mathbf{A}^{-1} = \begin{pmatrix}d & - b\\ -c & a \end{pmatrix}\( so we must have \)a=d, -b=b, -c=c\(, so \)b = c = 0\( and \)a = d\(. For the determinant to be \)1\( we must have \)ad = a^2 = 1\(, ie \)a = \pm 1\(. Therefore we must have \)\mathbf{A} = \begin{pmatrix}1 & 0\\ 0 & 1 \end{pmatrix}\( or \)\mathbf{A} = \begin{pmatrix}-1 & 0\\ 0 & -1 \end{pmatrix}$. For an element to have order \(2\) then \(\mathbf{A}^2 = \mathbf{I}\) ie, \(\mathbf{A} = \mathbf{A}^{-1}\) and \(\mathbf{A} \neq \mathbf{I}\) therefore the only element of order \(2\) is $\begin{pmatrix}-1 & 0\\ 0 & -1 \end{pmatrix}$. For an element to have order \(3\) we must have \(\mathbf{A}^2 = \mathbf{A}^{-1}\), ie $\begin{pmatrix}w^2 + xy & x(w+z)\\ y(w+z) & z^2 + xy \end{pmatrix} = \begin{pmatrix}z & -x\\ -y & w \end{pmatrix}$. Therefore \(w^2 + xy = z, x(w+z) = -x, y(w+z) = -y, z^2+xy = w\). The second and third equations are satisfied iff \(w+z+1 = 0\) or \(x = 0\) and \(y = 0\), but if \(x = 0\) and \(y = 0\) then we aren't order \(3\), so we just need to check this is sufficient for the first and last equations. Since \(\det(\mathbf{A}) = 1\) we have \(wz =xy +1\), so the first and last equations are equivalent to \(w^2 + wz - 1 = z\) and \(x^2 + wz-1 = w\) which are equivalent to \(w(w+z) = z+1\) or \(w + z+ 1 = 0\) as required
Sketch the graphs of \(y=\sec x\) and \(y=\ln(2\sec x)\) for \(0\leqslant x\leqslant\frac{1}{2}\pi\). Show graphically that the equation \[ kx=\ln(2\sec x) \] has no solution with \(0\leqslant x<\frac{1}{2}\pi\) if \(k\) is a small positive number but two solutions if \(k\) is large. Explain why there is a number \(k_{0}\) such that \[ k_{0}x=\ln(2\sec x) \] has exactly one solution with \(0\leqslant x<\frac{1}{2}\pi\). Let \(x_{0}\) be this solution, so that \(0\leqslant x_{0}<\frac{1}{2}\pi\) and \(k_{0}x_{0}=\ln(2\sec x_0)\). Show that \[ x_{0}=\cot x_{0}\ln(2\sec x_{0}). \] Use any appropriate method to find \(x_{0}\) correct to two decimal places. Hence find an approximate value for \(k_{0}\).
Solution:
The cubic equation \[ x^{3}-px^{2}+qx-r=0 \] has roots \(a,b\) and \(c\). Express \(p,q\) and \(r\) in terms of \(a,b\) and \(c\).
Solution: \(p = a+b+c, q = ab+bc+ca, r = abc\)
Calculate the following integrals
Solution:
Let \(\mathbf{a},\mathbf{b}\) and \(\mathbf{c}\) be the position vectors of points \(A,B\) and \(C\) in three-dimensional space. Suppose that \(A,B,C\) and the origin \(O\) are not all in the same plane. Describe the locus of the point whose position vector \(\mathbf{r}\) is given by \[ \mathbf{r}=(1-\lambda-\mu)\mathbf{a}+\lambda\mathbf{b}+\mu\mathbf{c}, \] where \(\lambda\) and \(\mu\) are scalar parameters. By writing this equation in the form \(\mathbf{r}\cdot\mathbf{n}=p\) for a suitable vector \(\mathbf{n}\) and scalar \(p\), show that \[ -(\lambda+\mu)\mathbf{a}\cdot(\mathbf{b}\times\mathbf{c})+\lambda\mathbf{b}\cdot(\mathbf{c}\times\mathbf{a})+\mu\mathbf{c}\cdot(\mathbf{a}\times\mathbf{b})=0 \] for all scalars \(\lambda,\mu.\) Deduce that \[ \mathbf{a}\cdot(\mathbf{b}\times\mathbf{c})=\mathbf{b}\cdot(\mathbf{c}\times\mathbf{a})=\mathbf{c}\cdot(\mathbf{a}\times\mathbf{b}). \] Say briefly what happens if \(A,B,C\) and \(O\) are all in the same plane.
Solution: \(\mathbf{r}=(1-\lambda-\mu)\mathbf{a}+\lambda\mathbf{b}+\mu\mathbf{c} = \mathbf{a} + \lambda(\mathbf{b}-\mathbf{a})+\mu(\mathbf{c}-\mathbf{a})\) Therefore it is the plane through \(\mathbf{a}\) with direction vectors \(\mathbf{b}-\mathbf{a}\) and \(\mathbf{c}-\mathbf{a}\), ie it is the plane through \(\mathbf{a},\mathbf{b},\mathbf{c}\). The normal to this plane will be \((\mathbf{b}-\mathbf{a} ) \times (\mathbf{c}-\mathbf{a}) = \mathbf{b}\times \mathbf{c}-\mathbf{a} \times \mathbf{c}-\mathbf{b}\times \mathbf{a}\), so we must have: \begin{align*} && \mathbf{r} \cdot \left (\mathbf{b}\times \mathbf{c}-\mathbf{a} \times \mathbf{c}-\mathbf{b}\times \mathbf{a} \right) &= \mathbf{a} \cdot \left (\mathbf{b}\times \mathbf{c}-\mathbf{a} \times \mathbf{c}-\mathbf{b}\times \mathbf{a} \right) \\ &&&= \mathbf{a} \cdot (\mathbf{b}\times \mathbf{c}) \end{align*} Therefore, \begin{align*} && \mathbf{a} \cdot (\mathbf{b}\times \mathbf{c}) &= \mathbf{r} \cdot \left (\mathbf{b}\times \mathbf{c}-\mathbf{a} \times \mathbf{c}-\mathbf{b}\times \mathbf{a} \right) \\ &&&= \left ( (1-\lambda-\mu)\mathbf{a}+\lambda\mathbf{b}+\mu\mathbf{c} \right)\cdot \left (\mathbf{b}\times \mathbf{c}-\mathbf{a} \times \mathbf{c}-\mathbf{b}\times \mathbf{a} \right) \\ &&&= (1-\lambda- \mu) \mathbf{a}\cdot (\mathbf{b} \times \mathbf{c})-\lambda \mathbf{b}\cdot(\mathbf{a} \times \mathbf{c})-\mu \mathbf{c}\cdot(\mathbf{b} \times \mathbf{a}) \\ \Rightarrow && 0 &= (-\lambda- \mu) \mathbf{a}\cdot (\mathbf{b} \times \mathbf{c})-\lambda \mathbf{b}\cdot(\mathbf{a} \times \mathbf{c})-\mu \mathbf{c}\cdot(\mathbf{b} \times \mathbf{a}) \\ &&&= -(\lambda+ \mu) \mathbf{a}\cdot (\mathbf{b} \times \mathbf{c})+\lambda \mathbf{b}\cdot(\mathbf{c} \times \mathbf{a})+\mu \mathbf{c}\cdot(\mathbf{a} \times \mathbf{b}) \\ \end{align*} The result follows from setting \(\mu = 0, \lambda = 1\) and \(\mu = 1, \lambda = 0\). If they all lie in the same plane then the plane described is through the origin, and those values are all the same, but equal to \(0\).
Let \(\alpha\) be a fixed angle, \(0 < \alpha \leqslant\frac{1}{2}\pi.\) In each of the following cases, sketch the locus of \(z\) in the Argand diagram (the complex plane):
Solution:
I am standing next to an ice-cream van at a distance \(d\) from the top of a vertical cliff of height \(h\). It is not safe for me to go any nearer to the top of the cliff. My niece Padma is on the broad level beach at the foot of the cliff. I have just discovered that I have left my wallet with her, so I cannot buy her an ice-cream unless she can throw the wallet up to me. She can throw it at speed \(V\), at any angle she chooses and from anywhere on the beach. Air resistance is negligible; so is Padma's height compared to that of the cliff. Show that she can throw the wallet to me if and only if \[ V^{2}\geqslant g(2h+d). \]
Solution:
In the figure, \(W_{1}\) and \(W_{2}\) are wheels, both of radius \(r\). Their centres \(C_{1}\) and \(C_{2}\) are fixed at the same height, a distance \(d\) apart, and each wheel is free to rotate, without friction, about its centre. Both wheels are in the same vertical plane. Particles of mass \(m\) are suspended from \(W_{1}\) and \(W_{2}\) as shown, by light inextensible strings would round the wheels. A light elastic string of natural length \(d\) and modulus elasticity \(\lambda\) is fixed to the rims of the wheels at the points \(P_{1}\) and \(P_{2}.\) The lines joining \(C_{1}\) to \(P_{1}\) and \(C_{2}\) to \(P_{2}\) both make an angle \(\theta\) with the vertical. The system is in equilibrium. \noindent
Two particles \(P_{1}\) and \(P_{2}\), each of mass \(m\), are joined by a light smooth inextensible string of length \(\ell.\) \(P_{1}\) lies on a table top a distance \(d\) from the edge, and \(P_{2}\) hangs over the edge of the table and is suspended a distance \(b\) above the ground. The coefficient of friction between \(P_{1}\) and the table top is \(\mu,\) and \(\mu<1\). The system is released from rest. Show that \(P_{1}\) will fall off the edge of the table if and only if \[ \mu<\frac{b}{2d-b}. \] Suppose that \(\mu>b/(2d-b)\) , so that \(P_{1}\) comes to rest on the table, and that the coefficient of restitution between \(P_{2}\) and the floor is \(e\). Show that, if \(e>1/(2\mu),\) then \(P_{1}\) comes to rest before \(P_{2}\) bounces a second time.
\noindent