
SL Paper 2
Consider the matrix
A \( = \left[ {\begin{array}{*{20}{c}} \lambda &3&2 \\ 2&4&\lambda \\ 3&7&3 \end{array}} \right]\).
Suppose now that \(\lambda = 1\) so consider the matrix
B \( = \left[ {\begin{array}{*{20}{c}} 1&3&2 \\ 2&4&1 \\ 3&7&3 \end{array}} \right]\).
Find an expression for det(A) in terms of \(\lambda \), simplifying your answer.
Hence show that A is singular when \(\lambda = 1\) and find the other value of \(\lambda \) for which A is singular.
Explain how it can be seen immediately that B is singular without calculating its determinant.
Determine the null space of B.
Explain briefly how your results verify the rank-nullity theorem.
Prove, using mathematical induction, that
B\(^n = {8^{n - 2}}\)B\(^2\) for \(n \in {\mathbb{Z}^ + },{\text{ }}n \geqslant 3\).
Markscheme
det(A) \( = \lambda (12 - 7\lambda ) + 3(3\lambda - 6) + 2(14 - 12)\) M1A1
\( = 12\lambda - 7{\lambda ^2} + 9\lambda - 18 + 4\)
\( = - 7{\lambda ^2} + 21\lambda - 14\) A1
[??? marks]
A is singular when \(\lambda = 1\) because the determinant is zero R1
Note: Do not award the R1 if the determinant has not been obtained.
the other value is 2 A1
[??? marks]
the third row is the sum of the first two rows A1
[??? marks]
the null space satisfies
\(\left[ {\begin{array}{*{20}{c}} 1&3&2 \\ 2&4&1 \\ 3&7&3 \end{array}} \right]\left[ {\begin{array}{*{20}{c}} x \\ y \\ z \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 0 \\ 0 \\ 0 \end{array}} \right]\) M1
\(x + 3y + 2z = 0\)
\(2x + 4y + z = 0\) (A1)
\(3x + 7y + 3z = 0\)
the solution is (by GDC or otherwise)
\(\left[ {\begin{array}{*{20}{c}} x \\ y \\ z \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 5 \\ { - 3} \\ 2 \end{array}} \right]\alpha \) where \(\alpha \in \mathbb{R}\) M1A1
[??? marks]
the rank-nullity theorem for square matrices states that
rank of matrix + dimension of null space = number of columns A1
here, rank = 2, dimension of null space = 1 and number of columns = 3 A1
[??? marks]
first show that the result is true for \(n = 3\)
B\(^2 = \left[ {\begin{array}{*{20}{c}} {13}&{29}&{11} \\ {13}&{29}&{11} \\ {26}&{58}&{22} \end{array}} \right]\) A1
B\(^3 = \left[ {\begin{array}{*{20}{c}} {104}&{232}&{88} \\ {104}&{232}&{88} \\ {208}&{464}&{176} \end{array}} \right]\) A1
therefore B\(^3 = 8\)B\(^2\) so true for \(n = 3\) R1
assume the result is true for \(n = k\), that is B\(^k = {8^{k - 2}}\)B\(^2\) M1
consider B\(^{k + 1} = {8^{k - 2}}\)B\(^2\) M1
\( = {8^{k - 2}}8\)B\(^2\)
\( = {8^{k - 1}}\)B\(^2\) A1
therefore, true for \(n = k \Rightarrow \) true for \(n = k + 1\) and since the result is true for \(n = 3\), it is true for \(n \geqslant 3\) R1
[7 marks]
Examiners report
The hyperbola with equation \({x^2} - 4xy - 2{y^2} = 3\) is rotated through an acute anticlockwise angle \(\alpha \) about the origin.
The point \((x,{\text{ }}y)\) is rotated through an anticlockwise angle \(\alpha \) about the origin to become the point \((X,{\text{ }}Y)\). Assume that the rotation can be represented by
\[\left[ {\begin{array}{*{20}{c}} X \\ Y \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} a&b \\ c&d \end{array}} \right]\left[ {\begin{array}{*{20}{c}} x \\ y \end{array}} \right].\]
Show, by considering the images of the points \((1,{\text{ }}0)\) and \((0,{\text{ }}1)\) under this rotation that
\[\left[ {\begin{array}{*{20}{c}} a&b \\ c&d \end{array}} \right] = \left[ {\begin{array}{*{20}{l}} {\cos \alpha }&{ - \sin \alpha } \\ {\sin \alpha }&{\cos \alpha } \end{array}} \right].\]
By expressing \((x,{\text{ }}y)\) in terms of \((X,{\text{ }}Y)\), determine the equation of the rotated hyperbola in terms of \(X\) and \(Y\).
Verify that the coefficient of \(XY\) in the equation is zero when \(\tan \alpha = \frac{1}{2}\).
Determine the equation of the rotated hyperbola in this case, giving your answer in the form \(\frac{{{X^2}}}{{{A^2}}} - \frac{{{Y^2}}}{{{B^2}}} = 1\).
Hence find the coordinates of the foci of the hyperbola prior to rotation.
Markscheme
consider \(\left[ {\begin{array}{*{20}{c}} a&b \\ c&d \end{array}} \right]\left[ {\begin{array}{*{20}{c}} 1 \\ 0 \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} a \\ c \end{array}} \right]\) (M1)
the image of \((1,{\text{ }}0)\) is \((\cos \alpha ,{\text{ }}\sin \alpha )\) A1
therefore \(a = \cos \alpha ,{\text{ }}c = \sin \alpha \) AG
consider \(\left[ {\begin{array}{*{20}{c}} a&b \\ c&d \end{array}} \right]\left[ {\begin{array}{*{20}{c}} 0 \\ 1 \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} b \\ d \end{array}} \right]\)
the image of \((0,{\text{ }}1)\) is \(( - \sin \alpha ,{\text{ }}\cos \alpha )\) A1
therefore \(b = - \sin \alpha ,{\text{ }}d = \cos \alpha \) AG
[3 marks]
\(\left[ {\begin{array}{*{20}{c}} X \\ Y \end{array}} \right] = \left[ {\begin{array}{*{20}{l}} {\cos \alpha }&{ - \sin \alpha } \\ {\sin \alpha }&{\cos \alpha } \end{array}} \right]\left[ {\begin{array}{*{20}{c}} x \\ y \end{array}} \right] \Rightarrow \left[ {\begin{array}{*{20}{c}} {\cos \alpha }&{\sin \alpha } \\ { - \sin \alpha }&{\cos \alpha } \end{array}} \right]\left[ {\begin{array}{*{20}{c}} X \\ Y \end{array}} \right]\)
or \(x = X\cos \alpha + Y\sin \alpha ,{\text{ }}y = - X\sin \alpha + Y\cos \alpha \) A1
substituting in the equation of the hyperbola, M1
\({(X\cos \alpha + Y\sin \alpha )^2} - 4(X\cos \alpha + Y\sin \alpha )( - X\sin \alpha + Y\cos \alpha )\)
\( - 2{( - X\sin \alpha + Y\cos \alpha )^2} = 3\) A1
\({X^2}({\cos ^2}\alpha - 2{\sin ^2}\alpha + 4\sin \alpha \cos \alpha ) + \)
\(XY(2\sin \alpha \cos \alpha - 4{\cos ^2}\alpha + 4{\sin ^2}\alpha + 4\sin \alpha \cos \alpha ) + \)
\({Y^2}({\sin ^2}\alpha - 2{\cos ^2}\alpha - 4\sin \alpha \cos \alpha ) = 3\)
[??? marks]
when \(\tan \alpha = \frac{1}{2},{\text{ }}\sin \alpha = \frac{1}{{\sqrt 5 }}\) and \(\cos \alpha = \frac{2}{{\sqrt 5 }}\) A1
the \(XY{\text{ term}} = 6\sin \alpha \cos \alpha - 4{\cos ^2}\alpha + 4{\sin ^2}\alpha \) M1
\( = 6 \times \frac{1}{{\sqrt 5 }} \times \frac{2}{{\sqrt 5 }} - 4 \times \frac{4}{5} + 4 \times \frac{1}{5}\left( {\frac{{12}}{5} - \frac{{16}}{5} + \frac{4}{5}} \right)\) A1
\( = 0\) AG
[??? marks]
the equation of the rotated hyperbola is
\(2{X^2} - 3{Y^2} = 3\) M1A1
\(\frac{{{X^2}}}{{{{\left( {\sqrt {\frac{3}{2}} } \right)}^2}}} - \frac{{{Y^2}}}{{{{(1)}^2}}} = 1\) A1
\(\left( {{\text{accept }}\frac{{{X^2}}}{{\frac{3}{2}}} - \frac{{{Y^2}}}{1} = 1} \right)\)
[??? marks]
the coordinates of the foci of the rotated hyperbola
are \(\left( { \pm \sqrt {\frac{3}{2} + 1} ,{\text{ }}0} \right) = \left( { \pm \sqrt {\frac{5}{2}} ,{\text{ }}0} \right)\) M1A1
the coordinates of the foci prior to rotation were given by
\(\left[ {\begin{array}{*{20}{c}} {\frac{2}{{\sqrt 5 }}}&{\frac{1}{{\sqrt 5 }}} \\ { - \frac{1}{{\sqrt 5 }}}&{\frac{2}{{\sqrt 5 }}} \end{array}} \right]\left[ {\begin{array}{*{20}{c}} { \pm \sqrt {\frac{5}{2}} } \\ 0 \end{array}} \right]\)
M1A1
\(\left[ {\begin{array}{*{20}{c}} { \pm \sqrt 2 } \\ { \mp \frac{1}{{\sqrt 2 }}} \end{array}} \right]\) A1
[??? marks]
Examiners report
\(S\) is defined as the set of all \(2 \times 2\) non-singular matrices. \(A\) and \(B\) are two elements of the set \(S\).
(i) Show that \({({A^T})^{ - 1}} = {({A^{ - 1}})^T}\).
(ii) Show that \({(AB)^T} = {B^T}{A^T}\).
A relation \(R\) is defined on \(S\) such that \(A\) is related to \(B\) if and only if there exists an element \(X\) of \(S\) such that \(XA{X^T} = B\). Show that \(R\) is an equivalence relation.
Markscheme
(i) \(A = \left( {\begin{array}{*{20}{c}} a&b \\ c&d \end{array}} \right)\)
\({A^T} = \left( {\begin{array}{*{20}{c}} a&c \\ b&d \end{array}} \right)\) M1
\({({A^T})^{ - 1}} = \frac{1}{{ad - bc}}\left( {\begin{array}{*{20}{c}} d&{ - c} \\ { - b}&a \end{array}} \right)\;\;\;\)(which exists because \(ad - bc \ne 0\)) A1
\({A^{ - 1}} = \frac{1}{{ad - bc}}\left( {\begin{array}{*{20}{c}} d&{ - b} \\ { - c}&a \end{array}} \right)\) M1
\({({A^{ - 1}})^T} = \frac{1}{{ad - bc}}\left( {\begin{array}{*{20}{c}} d&{ - c} \\ { - b}&a \end{array}} \right)\) A1
hence \({({A^T})^{ - 1}} = {({A^{ - 1}})^T}\) as required AG
(ii) \(A = \left( {\begin{array}{*{20}{c}} a&b \\ c&d \end{array}} \right)\;\;\;B = \left( {\begin{array}{*{20}{c}} e&f \\ g&h \end{array}} \right)\)
\(AB = \left( {\begin{array}{*{20}{c}} {ae + bg}&{af + bh} \\ {ce + dg}&{cf + dh} \end{array}} \right)\) M1
\({(AB)^T} = \left( {\begin{array}{*{20}{c}} {ae + bg}&{ce + dg} \\ {af + bh}&{cf + dh} \end{array}} \right)\) A1
\({B^T} = \left( {\begin{array}{*{20}{c}} e&g \\ f&h \end{array}} \right)\;\;\;{A^T} = \left( {\begin{array}{*{20}{c}} a&c \\ b&d \end{array}} \right)\) M1
\({B^T}{A^T} = \left( {\begin{array}{*{20}{c}} e&g \\ f&h \end{array}} \right)\left( {\begin{array}{*{20}{c}} a&c \\ b&d \end{array}} \right) = \left( {\begin{array}{*{20}{c}} {ae + bg}&{ce + dg} \\ {af + bh}&{cf + dh} \end{array}} \right)\) A1
hence \({(AB)^T} = {B^T}{A^T}\) AG
\(R\) is reflexive since \(I \in S\) and \(IA{I^T} = A\) A1
\(XA{X^T} = B \Rightarrow A = {X^{ - 1}}B{({X^T})^{ - 1}}\) M1A1
\( \Rightarrow A = {X^{ - 1}}B{({X^{ - 1}})^T}\) from a (i) A1
which is of the correct form, hence symmetric AG
\(ARB \Rightarrow XA{X^T} = B\) and \(BRC = YB{Y^T} = C\) M1
Note: Allow use of \(X\) rather than \(Y\) in this line.
\( \Rightarrow YXA{X^T}{Y^T} = YB{Y^T} = C\) M1A1
\( \Rightarrow (YX)A{(YX)^T} = C\) from a (ii) A1
this is of the correct form, hence transitive
hence \(R\) is an equivalence relation AG
Examiners report
Part a) was successfully answered by the majority of candidates..
There were some wholly correct answers seen to part b) but a number of candidates struggled with the need to formally explain what was required.
The matrix A is given by A = \(\left( {\begin{array}{*{20}{c}}1&2&3&4\\3&8&{11}&8\\1&3&4&\lambda \\\lambda &5&7&6\end{array}} \right)\).
(a) Given that \(\lambda = 2\), B = \(\left( \begin{array}{l}2\\4\\\mu \\3\end{array} \right)\) and X = \(\left( \begin{array}{l}x\\y\\z\\t\end{array} \right)\),
(i) find the value of \(\mu \) for which the equations defined by AX = B are consistent and solve the equations in this case;
(ii) define the rank of a matrix and state the rank of A.
(b) Given that \(\lambda = 1\),
(i) show that the four column vectors in A form a basis for the space of four-dimensional column vectors;
(ii) express the vector \(\left( \begin{array}{c}6\\28\\12\\15\end{array} \right)\) as a linear combination of these basis vectors.
Markscheme
(a) (i) using row reduction, M1
\(\left( {\begin{array}{*{20}{c}}1&2&3&4\\3&8&{11}&8\\1&3&4&2\\2&5&7&6\end{array}{\rm{\,\,\,\,\,\,\,\,}}\begin{array}{*{20}{c}}2\\4\\\mu \\3\end{array}} \right)\)
\(\left( {\begin{array}{*{20}{c}}1&2&3&4\\0&2&2&{ - 4}\\0&1&1&{ - 2}\\0&1&1&{ - 2}\end{array}{\rm{\,\,\,\,\,\,\,\,}}\begin{array}{*{20}{c}}2\\{ - 2}\\{\mu - 2}\\{ - 1}\end{array}} \right)\) (A2)
for consistency,
\(\mu - 2 = - 1\) (M1)
\(\mu = 1\) A1
put \(z = \alpha ,{\text{ }}t = \beta \) M1
\(y = - 1 - \alpha + 2\beta ;{\text{ }}x = 4 - \alpha - 8\beta \) A1A1
(ii) the rank of a matrix is the number of independent rows (or columns) A1
\({\text{rank}}\,{\text{(}}\)A\() = 2\) A1
[10 marks]
(b) (i) \({\text{det}}\,{\text{(}}\)A\() = 2\) (M1)A1
since \({\text{det}}\,{\text{(}}\)A\() \ne 0\), the vectors form a basis R1
(ii) let \(\left( \begin{array}{l}6\\28\\12\\15\end{array} \right) = a\left( \begin{array}{l}1\\3\\1\\1\end{array} \right) + b\left( \begin{array}{l}2\\8\\3\\5\end{array} \right) + c\left( \begin{array}{c}3\\11\\4\\7\end{array} \right) + d\left( \begin{array}{l}4\\8\\1\\6\end{array} \right)\) M1
\( = \left( {\begin{array}{*{20}{c}}1&2&3&4\\3&8&{11}&8\\1&3&4&1\\1&5&7&6\end{array}} \right)\left( \begin{array}{l}a\\b\\c\\d\end{array} \right)\)
it follows that
\(\left( \begin{array}{l}a\\b\\c\\d\end{array} \right) = {\left( {\begin{array}{*{20}{c}}1&2&3&4\\3&8&{11}&8\\1&3&4&1\\1&5&7&6\end{array}} \right)^{ - 1}}\left( \begin{array}{l}6\\28\\12\\15\end{array} \right)\)
\(= \left( \begin{array}{c}2\\1\\2\\ - 1\end{array} \right)\)
therefore
\(a = 2\) A1
\(b = 1\) A1
\(c = 2\) A1
\(d = - 1\) A1
\(\left( \begin{array}{l}6\\28\\12\\15\end{array} \right) = 2\left( \begin{array}{l}1\\3\\1\\1\end{array} \right) + \left( \begin{array}{l}2\\8\\3\\5\end{array} \right) + 2\left( \begin{array}{c}3\\11\\4\\7\end{array} \right) - \left( \begin{array}{l}4\\8\\1\\6\end{array} \right)\)
[8 marks]
Examiners report
The set of all permutations of the list of the integers \(1,{\text{ }}2,{\text{ }}3{\text{ }} \ldots {\text{ }}n\) is a group, \({S_n}\), under the operation of composition of permutations.
Each element of \({S_4}\) can be represented by a \(4 \times 4\) matrix. For example, the cycle \({\text{(1 2 3 4)}}\) is represented by the matrix
\(\left( {\begin{array}{*{20}{c}} 0&1&0&0 \\ 0&0&1&0 \\ 0&0&0&1 \\ 1&0&0&0 \end{array}} \right)\) acting on the column vector \(\left( {\begin{array}{*{20}{c}} 1 \\ 2 \\ 3 \\ 4 \end{array}} \right)\).
(i) Show that the order of \({S_n}\) is \(n!\);
(ii) List the 6 elements of \({S_3}\) in cycle form;
(iii) Show that \({S_3}\) is not Abelian;
(iv) Deduce that \({S_n}\) is not Abelian for \(n \geqslant 3\).
(i) Write down the matrices M\(_1\), M\(_2\) representing the permutations \((1{\text{ }}2),{\text{ }}(2{\text{ }}3)\), respectively;
(ii) Find M\(_1\)M\(_2\) and state the permutation represented by this matrix;
(iii) Find \(\det (\)M\(_1)\), \(\det (\)M\(_2)\) and deduce the value of \(\det (\)M\(_1\)M\(_2)\).
(i) Use mathematical induction to prove that
\((1{\text{ }}n)(1{\text{ }}n{\text{ }} - 1)(1{\text{ }}n - 2) \ldots (1{\text{ }}2) = (1{\text{ }}2{\text{ }}3 \ldots n){\text{ }}n \in {\mathbb{Z}^ + },{\text{ }}n > 1\).
(ii) Deduce that every permutation can be written as a product of cycles of length 2.
Markscheme
(i) 1 has \(n\) possible new positions; 2 then has \(n - 1\) possible new positions…
\(n\) has only one possible new position R1
the number of possible permutations is \(n \times (n - 1) \times \ldots \times 2 \times 1\) R1
\( = n!\) AG
Note: Give no credit for simply stating that the number of permutations is \(n!\)
(ii) \((1)(2)(3);{\text{ }}(1{\text{ }}2)(3);{\text{ }}(1{\text{ }}3)(2);{\text{ }}(2{\text{ }}3)(1);{\text{ }}(1{\text{ }}2{\text{ }}3);{\text{ }}(1{\text{ }}3{\text{ }}2)\) A2
Notes: A1 for 4 or 5 correct.
If single bracket terms are missing, do not penalize.
Accept \(e\) in place of the identity.
(iii) attempt to compare \({\pi _1} \circ {\pi _2}\) with \({\pi _2} \circ {\pi _1}\) for two permutations M1
for example \((1{\text{ }}2)(1{\text{ }}3) = (1{\text{ }}3{\text{ }}2)\) A1
but \((1{\text{ }}3)(1{\text{ }}2) = (1{\text{ }}2{\text{ }}3)\) A1
hence \({S_3}\) is not Abelian AG
(iv) \({S_3}\) is a subgroup of \({S_n}\), R1
so \({S_n}\) contains non-commuting elements R1
\( \Rightarrow {S_n}\) is not Abelian for \(n \geqslant 3\) AG
[9 marks]
(i) M\(_1 = \left( {\begin{array}{*{20}{c}} 0&1&0&0 \\ 1&0&0&0 \\ 0&0&1&0 \\ 0&0&0&1 \end{array}} \right)\), M\(_2 = \left( {\begin{array}{*{20}{c}} 1&0&0&0 \\ 0&0&1&0 \\ 0&1&0&0 \\ 0&0&0&1 \end{array}} \right)\) A1A1
(ii) M\(_1\)M\(_2 = \left( {\begin{array}{*{20}{c}} 0&0&1&0 \\ 1&0&0&0 \\ 0&1&0&0 \\ 0&0&0&1 \end{array}} \right)\) A1
this represents \((1{\text{ }}3{\text{ }}2)\) A1
(iii) by, for example, interchanging a pair of rows (M1)
\(\det (\)M\(_1) = \det (\)M\(_2) = - 1\) A1
then \(\det (\)M\(_1\)M\(_2) = ( - 1) \times ( - 1) = 1\) A1
[7 marks]
(i) let \({\text{P}}(n)\) be the proposition that
\((1{\text{ }}n)(1{\text{ }}n - 1)(1{\text{ }}n - 2) \ldots (1{\text{ }}2) = (1{\text{ }}2{\text{ }}3 \ldots n){\text{ }}n \in {\mathbb{Z}^ + }\)
the statement that \({\text{P}}(2)\) is true eg \((1{\text{ }}2) = (1{\text{ }}2)\) A1
assume \({\text{P}}(k)\) is true for some \(k\) M1
consider \((1{\text{ }}k + 1)(1{\text{ }}k)(1{\text{ }}k - 1)(1{\text{ }}k - 2) \ldots (1{\text{ }}2)\)
\( = (1{\text{ }}k + 1)(1{\text{ }}2{\text{ }}3 \ldots k)\) M1
then the composite permutation has the following effect on the first \(k + 1\) integers: \(1 \to 2,{\text{ }}2 \to 3 \ldots k - 1 \to k,{\text{ }}k \to 1 \to k + 1,{\text{ }}k + 1 \to 1\) A1
this is \((1{\text{ }}2{\text{ }}3 \ldots k{\text{ }}k + 1)\) A1
hence the assertion is true by induction AG
(ii) every permutation is a product of cycles R1
generalizing the result in (i) R1
every cycle is a product of cycles of length 2 R1
hence every permutation can be written as a product of cycles of length 2 AG
[8 marks]
Examiners report
In part (a)(i), many just wrote down \(n!\) without showing how this arises by a sequential choice process. Part (ii) was usually correctly answered, although some gave their answers in the unwanted 2-dimensional form. Part (iii) was often well answered, though some candidates failed to realise that they need to explicitly evaluate the product of two elements in both orders.
Part (b) was often well answered. A number of candidates found \(2 \times 2\) matrices – this gained no marks.
Nearly all candidates knew how to approach part (c)(i), but failed to be completely convincing. Few candidates seemed to know that every permutation can be written as a product of non-overlapping cycles, as the first step in part (ii).
Given that the elements of a \(2 \times 2\) symmetric matrix are real, show that
(i) the eigenvalues are real;
(ii) the eigenvectors are orthogonal if the eigenvalues are distinct.
The matrix \(\boldsymbol{A}\) is given by\[\boldsymbol{A} = \left( {\begin{array}{*{20}{c}}
{11}&{\sqrt 3 }\\
{\sqrt 3 }&9
\end{array}} \right) .\]Find the eigenvalues and eigenvectors of \(\boldsymbol{A}\).
The ellipse \(E\) has equation \({{\boldsymbol{X}}^T}{\boldsymbol{AX}} = 24\) where \(\boldsymbol{X} = \left( \begin{array}{l}
x\\
y
\end{array} \right)\) and \(\boldsymbol{A}\) is as defined in part (b).
(i) Show that \(E\) can be rotated about the origin onto the ellipse \(E'\) having equation \(2{x^2} + 3{y^2} = 6\) .
(ii) Find the acute angle through which \(E\) has to be rotated to coincide with \(E'\) .
Markscheme
(i) let \(\boldsymbol{M} = \left( {\begin{array}{*{20}{c}}
a&b\\
b&c
\end{array}} \right)\) (M1)
the eigenvalues satisfy
\(\det (\boldsymbol{M} - \lambda \boldsymbol{I}) = 0\) (M1)
\((a - \lambda )(c - \lambda ) - {b^2} = 0\) (A1)
\({\lambda ^2} - \lambda (a + c) + ac - {b^2} = 0\) A1
discriminant \( = {(a + c)^2} - 4(ac - {b^2})\) M1
\( = {(a - c)^2} + 4{b^2} \ge 0\) A1
this shows that the eigenvalues are real AG
(ii) let the distinct eigenvalues be \({\lambda _1},{\lambda _2}\) , with eigenvectors \({{\boldsymbol{X}}_1}\), \({{\boldsymbol{X}}_2}\)
then
\({\lambda _1}{{\boldsymbol{X}}_1} = {\boldsymbol{M}}{{\boldsymbol{X}}_1}\) and \({\lambda _2}{{\boldsymbol{X}}_2} = {\boldsymbol{M}}{{\boldsymbol{X}}_1}\) M1
transpose the first equation and postmultiply by \({{\boldsymbol{X}}_2}\) to give
\({\lambda _1}{\boldsymbol{X}}_1^T{{\boldsymbol{X}}_2} = {\boldsymbol{X}}_1^T{\boldsymbol{M}}{{\boldsymbol{X}}_2}\) A1
premultiply the second equation by \({\boldsymbol{X}}_1^T\)
\({\lambda _2}{\boldsymbol{X}}_1^T{{\boldsymbol{X}}_2} = {\boldsymbol{X}}_1^T{\boldsymbol{M}}{{\boldsymbol{X}}_2}\) A1
it follows that
\((\lambda 1 - {\lambda _2}){\boldsymbol{X}}_1^T{{\boldsymbol{X}}_2} = 0\) A1
since \(\lambda 1 \ne {\lambda _2}\) , it follows that \({\boldsymbol{X}}_1^T{{\boldsymbol{X}}_2} = 0\) so that the eigenvectors are orthogonal R1
[11 marks]
the eigenvalues satisfy \(\left| \begin{array}{l}
11 - \lambda \\
\sqrt 3
\end{array} \right.\left. \begin{array}{l}
\sqrt 3 \\
9 - \lambda
\end{array} \right| = 0\) M1A1
\({\lambda ^2} - 20\lambda + 96 = 0\) A1
\(\lambda = 8,12\) A1
first eigenvector satisfies
\(\left( {\begin{array}{*{20}{c}}
3&{\sqrt 3 }\\
{\sqrt 3 }&1
\end{array}} \right)\left( \begin{array}{l}
x\\
y
\end{array} \right) = \left( \begin{array}{l}
0\\
0
\end{array} \right)\) M1
\(\left( \begin{array}{l}
x\\
y
\end{array} \right) = \) (any multiple of) \(\left( {\begin{array}{*{20}{c}}
1\\
{ - \sqrt 3 }
\end{array}} \right)\) A1
second eigenvector satisfies
\(\left( {\begin{array}{*{20}{c}}
{ - 1}&{\sqrt 3 }\\
{\sqrt 3 }&{ - 3}
\end{array}} \right)\left( \begin{array}{l}
x\\
y
\end{array} \right) = \left( \begin{array}{l}
0\\
0
\end{array} \right)\)
\(\left( \begin{array}{l}
x\\
y
\end{array} \right) = \) (any multiple of ) \(\left( {\begin{array}{*{20}{c}}
{\sqrt 3 }\\
1
\end{array}} \right)\) A1
[7 marks]
(i) consider the rotation in which \((x,y)\) is transformed onto \((x',y')\) defined by
\(\left( \begin{array}{l}
{x'}\\
{y'}
\end{array} \right) = \left( {\begin{array}{*{20}{c}}
{\frac{1}{2}}&{ - \frac{{\sqrt 3 }}{2}}\\
{\frac{{\sqrt 3 }}{2}}&{\frac{1}{2}}
\end{array}} \right)\left( \begin{array}{l}
x\\
y
\end{array} \right)\) so that \(\left( \begin{array}{l}
x\\
y
\end{array} \right) = \left( {\begin{array}{*{20}{c}}
{\frac{1}{2}}&{\frac{{\sqrt 3 }}{2}}\\
{ - \frac{{\sqrt 3 }}{2}}&{\frac{1}{2}}
\end{array}} \right)\left( \begin{array}{l}
{x'}\\
{y'}
\end{array} \right)\) M1A1
the ellipse \(E\) becomes
\(\left( {\begin{array}{*{20}{c}}
{x'}&{y'}
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
{\frac{1}{2}}&{ - \frac{{\sqrt 3 }}{2}}\\
{\frac{{\sqrt 3 }}{2}}&{\frac{1}{2}}
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
{11}&{\sqrt 3 }\\
{\sqrt 3 }&9
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
{\frac{1}{2}}&{\frac{{\sqrt 3 }}{2}}\\
{ - \frac{{\sqrt 3 }}{2}}&{\frac{1}{2}}
\end{array}} \right)\left( \begin{array}{l}
{x'}\\
{y'}
\end{array} \right) = 24\) M1A1
\(\left( {\begin{array}{*{20}{c}}
{x'}&{y'}
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
8&0\\
0&{12}
\end{array}} \right)\left( \begin{array}{l}
{x'}\\
{y'}
\end{array} \right) = 24\) A1
\(2{(x')^2} + 3{(y')^2} = 6\) AG
(ii) the angle of rotation is given by \(\cos \theta = \frac{1}{2},\sin \theta = \frac{{\sqrt 3 }}{2}\) M1
since a rotational matrix has the form \(\left( {\begin{array}{*{20}{c}}
{\cos \theta }&{ - \sin \theta }\\
{\sin \theta }&{\cos \theta }
\end{array}} \right)\)
so \(\theta = {60^ \circ }\) (anticlockwise) A1
[7 marks]
Examiners report
The function \(f:\mathbb{R} \times \mathbb{R} \to \mathbb{R} \times \mathbb{R}\) is defined by \(\boldsymbol{X} \mapsto \boldsymbol{AX}\) , where \(\boldsymbol{X} = \left[ \begin{array}{l}
x\\
y
\end{array} \right]\) and \(\boldsymbol{A} = \left[ \begin{array}{l}
a\\
c
\end{array} \right.\left. \begin{array}{l}
b\\
d
\end{array} \right]\) where \(a\) , \(b\) , \(c\) , \(d\) are all non-zero.
Consider the group \(\left\{ {S,{ + _m}} \right\}\) where \(S = \left\{ {0,1,2 \ldots m - 1} \right\}\) , \(m \in \mathbb{N}\) , \(m \ge 3\) and \({ + _m}\) denotes addition modulo \(m\) .
Show that \(f\) is a bijection if \(\boldsymbol{A}\) is non-singular.
Suppose now that \(\boldsymbol{A}\) is singular.
(i) Write down the relationship between \(a\) , \(b\) , \(c\) , \(d\) .
(ii) Deduce that the second row of \(\boldsymbol{A}\) is a multiple of the first row of \(\boldsymbol{A}\) .
(iii) Hence show that \(f\) is not a bijection.
Show that \(\left\{ {S,{ + _m}} \right\}\) is cyclic for all m .
Given that \(m\) is prime,
(i) explain why all elements except the identity are generators of \(\left\{ {S,{ + _m}} \right\}\) ;
(ii) find the inverse of \(x\) , where x is any element of \(\left\{ {S,{ + _m}} \right\}\) apart from the identity;
(iii) determine the number of sets of two distinct elements where each element is the inverse of the other.
Suppose now that \(m = ab\) where \(a\) , \(b\) are unequal prime numbers. Show that \(\left\{ {S,{ + _m}} \right\}\) has two proper subgroups and identify them.
Markscheme
recognizing that the function needs to be injective and surjective R1
Note: Award R1 if this is seen anywhere in the solution.
injective:
let \(\boldsymbol{U}, \boldsymbol{V} \in ^\circ \times ^\circ \) be 2-D column vectors such that \(\boldsymbol{AU} = \boldsymbol{AV}\) M1
\({\boldsymbol{A}^{ - 1}}\boldsymbol{AU} = {\boldsymbol{A}^{ - 1}}\boldsymbol{AV}\) M1
\(\boldsymbol{U} = \boldsymbol{V}\) A1
this shows that \(f\) is injective
surjective:
let \(W \in ^\circ \times ^\circ \) M1
then there exists \(\boldsymbol{Z} = {\boldsymbol{A}^{ - 1}}\boldsymbol{W} \in ^\circ \times ^\circ \) such that \(\boldsymbol{AZ} = \boldsymbol{W}\) M1A1
this shows that \(f\) is surjective
therefore \(f\) is a bijection AG
[7 marks]
(i) the relationship is \(ad = bc\) A1
(ii) it follows that \(\frac{c}{a} = \frac{d}{b} = \lambda \) so that \((c,d) = \lambda (a,b)\) A1
(iii) EITHER
let \(\boldsymbol{W} = \left[ \begin{array}{l}
p\\
q
\end{array} \right]\) be a 2-D vector
then \(\boldsymbol{AW} = \left[ \begin{array}{l}
a\\
\lambda a
\end{array} \right.\left. \begin{array}{l}
b\\
\lambda b
\end{array} \right]\left[ \begin{array}{l}
p\\
q
\end{array} \right]\) M1
\( = \left[ \begin{array}{l}
ap + bq\\
\lambda (ap + bq)
\end{array} \right]\) A1
the image always satisfies \(y = \lambda x\) so \(f\) is not surjective and therefore not a bijection R1
OR
consider
\(\left[ {\begin{array}{*{20}{c}}
a&b \\
{\lambda a}&{\lambda b}
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
b \\
0
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{ab} \\
{\lambda ab}
\end{array}} \right]\)
\(\left[ {\begin{array}{*{20}{c}}
a&b \\
{\lambda a}&{\lambda b}
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
0 \\
a
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{ab} \\
{\lambda ab}
\end{array}} \right]\)
this shows that \(f\) is not injective and therefore not a bijection R1
[5 marks]
the identity element is \(0\) R1
consider, for \(1 \le r \le m\) ,
using \(1\) as a generator M1
\(1\) combined with itself \(r\) times gives \(r\) and as \(r\) increases from \(1\) to m, the group is generated ending with \(0\) when \(r = m\) A1
it is therefore cyclic AG
[3 marks]
(i) by Lagrange the order of each element must be a factor of \(m\) and if \(m\) is prime, its only factors are \(1\) and \(m\) R1
since 0 is the only element of order \(1\), all other elements are of order \(m\) and are therefore generators R1
(ii) since \(x{ + _m}(m - x) = 0\) (M1)
the inverse of x is \((m - x)\) A1
(iii) consider
M1A1
there are \(\frac{1}{2}(m - 1)\) inverse pairs A1 N1
Note: Award M1 for an attempt to list the inverse pairs, A1 for completing it correctly and A1 for the final answer.
[7 marks]
since \(a\), \(b\) are unequal primes the only factors of \(m\) are \(a\) and \(b\)
there are therefore only subgroups of order \(a\) and \(b\) R1
they are
\(\left\{ {0,a,2a, \ldots ,(b - 1)a} \right\}\) A1
\(\left\{ {0,b,2b, \ldots ,(a - 1)b} \right\}\) A1
[3 marks]
Examiners report
This proved to be a difficult question for some candidates. Most candidates realised that they had to show that the function was both injective and surjective but many failed to give convincing proofs. Some candidates stated, incorrectly, that f was injective because \(\boldsymbol{AX}\) is uniquely defined, not realising that they had to show that \(\boldsymbol{AX} = \boldsymbol{AY} \Rightarrow \boldsymbol{X} = \boldsymbol{Y}\) .
Solutions to (b) were disappointing with many candidates failing to realise that they had either to show that \(\boldsymbol{AX}\) was confined to a subset of \(\mathbb{R} \times \mathbb{R}\) or that two distinct vectors had the same image under \(f\).
This question was well answered in general with solutions to (c) being the least successful.
This question was well answered in general with solutions to (c) being the least successful.
This question was well answered in general with solutions to (c) being the least successful.
By considering the points \((1,{\text{ }}0)\) and \((0,{\text{ }}1)\) determine the \(2 \times 2\) matrix which represents
(i) an anticlockwise rotation of \(\theta \) about the origin;
(ii) a reflection in the line \(y = (\tan \theta )x\).
Determine the matrix \(A\) which represents a rotation from the direction \(\left( {\begin{array}{*{20}{c}} 1 \\ 0 \end{array}} \right)\) to the direction \(\left( {\begin{array}{*{20}{c}} 1 \\ 3 \end{array}} \right)\).
A triangle whose vertices have coordinates \((0,{\text{ }}0)\), \((3,{\text{ }}1)\) and \((1,{\text{ }}5)\) undergoes a transformation represented by the matrix \({A^{ - 1}}XA\), where \(X\) is the matrix representing a reflection in the \(x\)-axis. Find the coordinates of the vertices of the transformed triangle.
The matrix \(B = {A^{ - 1}}XA\) represents a reflection in the line \(y = mx\). Find the value of \(m\).
Markscheme
(i) under an anti-clockwise rotation of \(\theta \)
\((1,{\text{ }}0) \to (\cos \theta ,{\text{ }}\sin \theta )\)
\((0,{\text{ }}1) \to ( - \sin \theta ,{\text{ }}\cos \theta )\) M1
rotation matrix is \(\left( {\begin{array}{*{20}{c}} {\cos \theta }&{ - \sin \theta } \\ {\sin \theta }&{\cos \theta } \end{array}} \right)\) A1
(ii) M1
under a reflection in the line \(y = (\tan \theta )x\)
\((1,{\text{ }}0) \to (\cos 2\theta ,{\text{ }}\sin 2\theta )\)
\((0,{\text{ }}1) \to (\sin 2\theta ,{\text{ }} - \cos 2\theta )\) M1
matrix for reflection in the line \(y = (\tan \theta )x: \left( {\begin{array}{*{20}{c}} {\cos 2\theta }&{\sin 2\theta } \\ {\sin 2\theta }&{ - \cos 2\theta } \end{array}} \right)\) A1
in this case \(\tan \theta = 3\) (M1)
\(\Rightarrow \sin \theta = \frac{3}{{\sqrt {10} }}\)
hence rotation matrix is \(\left( {\begin{array}{*{20}{c}} {\frac{1}{{\sqrt {10} }}}&{ - \frac{3}{{\sqrt {10} }}} \\ {\frac{3}{{\sqrt {10} }}}&{\frac{1}{{\sqrt {10} }}} \end{array}} \right)\) A1
\({A^{ - 1}} = \left( {\begin{array}{*{20}{c}} {\frac{1}{{\sqrt {10} }}}&{\frac{3}{{\sqrt {10} }}} \\ { - \frac{3}{{\sqrt {10} }}}&{\frac{1}{{\sqrt {10} }}} \end{array}} \right)\) (A1)
\(X = \left( {\begin{array}{*{20}{c}} 1&0 \\ 0&{ - 1} \end{array}} \right)\) (A1)
\( \Rightarrow {A^{ - 1}}XA = \left( {\begin{array}{*{20}{c}} { - \frac{8}{{10}}}&{ - \frac{6}{{10}}} \\ { - \frac{6}{{10}}}&{\frac{8}{{10}}} \end{array}} \right)\) (M1)A1
\( \Rightarrow {A^{ - 1}}XA(G) = \left( {\begin{array}{*{20}{c}} { - \frac{8}{{10}}}&{ - \frac{6}{{10}}} \\ { - \frac{6}{{10}}}&{\frac{8}{{10}}} \end{array}} \right)\left( {\begin{array}{*{20}{c}} 0&3&1 \\ 0&1&5 \end{array}} \right) = \left( {\begin{array}{*{20}{c}} 0&{ - 3}&{ - \frac{{19}}{5}} \\ 0&{ - 1}&{\frac{{17}}{5}} \end{array}} \right)\) (M1)
hence coordinates are \((0,{\text{ }}0)\), \(( - 3,{\text{ }} - 1)\) and \(\left( { - \frac{{19}}{5},{\text{ }}\frac{{17}}{5}} \right)\) A1
\(B = \left( {\begin{array}{*{20}{c}} { - \frac{8}{{10}}}&{ - \frac{6}{{10}}} \\ { - \frac{6}{{10}}}&{\frac{8}{{10}}} \end{array}} \right)\)
the matrix for the reflection in the line \(y = (\tan \theta )x\) is \(\left( {\begin{array}{*{20}{c}} {\cos 2\theta }&{\sin 2\theta } \\ {\sin 2\theta }&{ - \cos 2\theta } \end{array}} \right)\)
\(\cos 2\theta = - \frac{4}{5},{\text{ }}\sin 2\theta = - \frac{3}{5}\) (A1)(A1)
\(\cos 2\theta = 2{\cos ^2}\theta - 1\) (M1)
\( \Rightarrow 2{\cos ^2}\theta = \frac{2}{{10}}\)
\( \Rightarrow \cos \theta = \pm \frac{1}{{\sqrt {10} }}\) (A1)
\( \Rightarrow \cos \theta = - \frac{1}{{\sqrt {10} }}\) and \(\sin \theta = \frac{3}{{\sqrt {10} }}\) (A1)
\( \Rightarrow \tan \theta = - 3\)
\( \Rightarrow m = - 3\) A1
Examiners report
This proved to be a more challenging question for many candidates. In part a) many candidates appeared to not know how to find the matrices and for those who attempted to find them, arithmetic errors were common. A number of wholly correct solutions to parts b), c) and d) were seen, but many candidates seemed unfamiliar with this style of question and made errors or simply gave up part way through the process.
This proved to be a more challenging question for many candidates. In part a) many candidates appeared to not know how to find the matrices and for those who attempted to find them, arithmetic errors were common. A number of wholly correct solutions to parts b), c) and d) were seen, but many candidates seemed unfamiliar with this style of question and made errors or simply gave up part way through the process.
This proved to be a more challenging question for many candidates. In part a) many candidates appeared to not know how to find the matrices and for those who attempted to find them, arithmetic errors were common. A number of wholly correct solutions to parts b), c) and d) were seen, but many candidates seemed unfamiliar with this style of question and made errors or simply gave up part way through the process.
This proved to be a more challenging question for many candidates. In part a) many candidates appeared to not know how to find the matrices and for those who attempted to find them, arithmetic errors were common. A number of wholly correct solutions to parts b), c) and d) were seen, but many candidates seemed unfamiliar with this style of question and made errors or simply gave up part way through the process.