← 2014 Paper 2
UPSC 2014 Maths Optional Paper 2 Q1a — Step-by-Step Solution
10 marks · Section A
Normal subgroups; quotient groups · Algebra · asked 2× in 13 yrs · Read the full method →
Question
Let G be the set of all real 2×2 matrices [x0yz], where xz=0. Show that G is a group under matrix multiplication. Let N denote the subset {[10a1]:a∈R}. Is N a normal subgroup of G? Justify your answer.
Technique
Direct verification of group axioms; explicit conjugation calculation to check normality.
Solution
Part 1 — G is a group
Closure. For A=(x10y1z1), B=(x20y2z2):
AB=(x1x20x1y2+y1z2z1z2).
The product is upper-triangular with (1,1) entry x1x2 and (2,2) entry z1z2. Their product x1x2z1z2=(x1z1)(x2z2)=0. So AB∈G ✓.
Associativity. Inherited from matrix multiplication (associative for all matrices).
Identity. I=(1001)∈G (with x=z=1,y=0; xz=1=0). And IA=AI=A for all A∈G ✓.
Inverse. For A=(x0yz) with xz=0:
A−1=xz1(z0−yx)=(1/x0−y/(xz)1/z).
This is upper-triangular with (1,1)⋅(2,2)=1/(xz)=0, so A−1∈G ✓.
Hence G is a group under matrix multiplication.
Part 2 — Is N normal in G?
N={na:a∈R} where na=(10a1).
To check normality, compute gnag−1 for general g=(x0yz)∈G.
gna=(x0yz)(10a1)=(x0xa+yz).
gnag−1=(x0xa+yz)(1/x0−y/(xz)1/z)=(10−y/z+(xa+y)/z1)=(10xa/z1).
This is nxa/z∈N. So gNg−1⊆N for every g∈G.
Answer
N is a normal subgroup of G.