Course Problems
Home
Problems
Assign Problems
Organize
Assign Problems
Add Problems
Solution Progress
TikZ Images
Compare
Difficulty
Banger Rating
PDF Management
Ctrl+S
Edit Problem
Year
Paper
Question Number
Course
-- Select Course --
LFM Pure
LFM Pure and Mechanics
LFM Stats And Pure
UFM Additional Further Pure
UFM Mechanics
UFM Pure
UFM Statistics
zNo longer examinable
Section
-- Select Section --
Coordinate Geometry
Simultaneous equations
Proof
Proof by induction
Introduction to trig
Modulus function
Matrices
Linear transformations
Invariant lines and eigenvalues and vectors
Trigonometry 2
Small angle approximation
Differentiation
Integration
Implicit equations and differentiation
Differential equations
3x3 Matrices
Exponentials and Logarithms
Arithmetic and Geometric sequences
Differentiation from first principles
Integration as Area
Vectors
Constant Acceleration
Non-constant acceleration
Newton's laws and connected particles
Pulley systems
Motion on a slope
Friction
Momentum and Collisions
Moments
Parametric equations
Projectiles
Quadratics & Inequalities
Curve Sketching
Polynomials
Binomial Theorem (positive integer n)
Functions (Transformations and Inverses)
Partial Fractions
Generalised Binomial Theorem
Complex Numbers (L8th)
Combinatorics
Measures of Location and Spread
Probability Definitions
Tree Diagrams
Principle of Inclusion/Exclusion
Independent Events
Conditional Probability
Discrete Probability Distributions
Uniform Distribution
Binomial Distribution
Geometric Distribution
Hypergeometric Distribution
Negative Binomial Distribution
Modelling and Hypothesis Testing
Hypothesis test of binomial distributions
Data representation
Continuous Probability Distributions and Random Variables
Continuous Uniform Random Variables
Geometric Probability
Normal Distribution
Approximating Binomial to Normal Distribution
Solving equations numerically
Newton-Raphson method
Sequences and Series
Number Theory
Vector Product and Surfaces
Groups
Reduction Formulae
Moments
Work, energy and Power 1
Momentum and Collisions 1
Centre of Mass 1
Circular Motion 1
Momentum and Collisions 2
Work, energy and Power 2
Centre of Mass 2
Circular Motion 2
Dimensional Analysis
Variable Force
Simple Harmonic Motion
Sequences and series, recurrence and convergence
Roots of polynomials
Polar coordinates
Conic sections
Taylor series
Hyperbolic functions
Integration using inverse trig and hyperbolic functions
Vectors
First order differential equations (integrating factor)
Complex numbers 2
Second order differential equations
Discrete Random Variables
Poisson Distribution
Approximating the Poisson to the Normal distribution
Approximating the Binomial to the Poisson distribution
Probability Generating Functions
Cumulative distribution functions
Exponential Distribution
Bivariate data
Linear regression
Moment generating functions
Linear combinations of normal random variables
Central limit theorem
Hypothesis test of a normal distribution
Hypothesis test of Pearson’s product-moment correlation coefficient
Hypothesis test of Spearman’s rank correlation coefficien
Hypothesis test of a Poisson distribution
The Gamma Distribution
Chi-squared distribution
Yates’ continuity correction
Non-parametric tests
Wilcoxon tests
Moments of inertia
Worksheet Citation (for copying)
Click the copy button or select the text to copy this citation for use in worksheets.
Problem Text
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 (Optional)
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
Preview
Problem
Solution
Update Problem
Cancel
Current Ratings
Difficulty Rating:
1577.1
Difficulty Comparisons:
9
Banger Rating:
1470.1
Banger Comparisons:
2
Search Problems
Press Enter to search, Escape to close