Further Maths Groups Practice Questions

Free Further Maths Groups practice questions with full step-by-step worked solutions. Covers groups, modular-arithmetic, cyclic-groups, order-of-a-group. Practise exam-style problems and check your method.

groupsmodular-arithmeticcyclic-groupsorder-of-a-groupmultiplicative-group-of-unitsdihedral-group
Further Maths70 questionsStep-by-step solutions
Question 1
2 markseasy
The group G=(Z12,+12)G=\left(\mathbb{Z}_{12},+_{12}\right) is the set {0,1,2,,11}\left\{0,1,2,\dots,11\right\} under addition modulo 1212. Write down the order of the group GG.
Show worked solution

Worked solution

  1. List the elements of GG

    G={0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}G=\left\{0,\ 1,\ 2,\ 3,\ 4,\ 5,\ 6,\ 7,\ 8,\ 9,\ 10,\ 11\right\}

    Writing out the element set is the safest way to avoid missing or repeating an element.

  2. Count the elements

    G=12\left|G\right|=12

    The order of a finite group is the number of elements in its element set.

  3. State the order of GG

    the order of G is 12\text{the order of}\ G\ \text{is}\ 12

    The order of a group is the number of elements it contains.

Answer
G=12\left|G\right|=12
Question 2
2 markseasy
The group G=(Z6,+6)G=\left(\mathbb{Z}_{6},+_{6}\right) is the set {0,1,2,,5}\left\{0,1,2,\dots,5\right\} under addition modulo 66. Which of the following is the complete list of the orders of the subgroups of GG?
Show worked solution

Worked solution

  1. Apply Lagrange's theorem

    H divides G=6\left|H\right|\ \text{divides}\ \left|G\right|=6

    The order of every subgroup must be a divisor of 66.

  2. List the divisors of G\left|G\right|

    1, 2, 3, 61,\ 2,\ 3,\ 6

    These are the only orders that a subgroup could possibly have.

  3. Collect the orders that actually occur

    orders realised: 1, 2, 3, 6\text{orders realised}:\ 1,\ 2,\ 3,\ 6

    This is the complete list of subgroup orders.

  4. Select the complete list of subgroup orders

    H{1, 2, 3, 6}\left|H\right|\in\left\{1,\ 2,\ 3,\ 6\right\}

    These are exactly the orders that occur among the subgroups of GG.

Answer
1, 2, 3, 61,\ 2,\ 3,\ 6
Question 3
4 marksintermediate
The set S={0,1,2,,6}S=\left\{0,1,2,\dots,6\right\} with the operation multiplication modulo 77 is not a group. Which one of the group axioms fails?
Show worked solution

Worked solution

  1. Check closure

    a×7b is a residue in {0,1,,6}a\times_{7}b\ \text{is a residue in}\ \left\{0,1,\dots,6\right\}

    Reducing modulo 77 always lands back inside the set, so closure holds.

  2. Check associativity

    (ab)ca(bc) (mod7)\left(ab\right)c\equiv a\left(bc\right)\ \left(\operatorname{mod}7\right)

    Associativity is inherited from ordinary multiplication of integers, so it holds.

  3. Check for an identity element

    1×7a=a for every a1\times_{7}a=a\ \text{for every}\ a

    The residue 11 is an identity, so the identity axiom holds.

  4. Check for inverses

    0×7b=01 for every b0\times_{7}b=0\neq 1\ \text{for every}\ b

    No residue multiplies 00 up to the identity, so 00 has no inverse.

  5. Identify the axiom that fails

    the inverse axiom fails\text{the inverse axiom fails}

    Three of the four axioms hold; only the existence of inverses breaks down.

  6. Note that the operation is also commutative

    a×7b=b×7aa\times_{7}b=b\times_{7}a

    Commutativity is not a group axiom anyway, and here it holds in any case.

  7. Select the axiom that fails

    inverses\text{inverses}

    The set is closed and associative and has an identity, but 00 has no inverse.

Answer
Inverses: the element 00 has no inverse, since 0×7b=010\times_{7}b=0\neq 1 for every bb.
Question 4
6 markshard
The group G=({2,4,6,8},×10)G=\left(\left\{2,4,6,8\right\},\times_{10}\right) is the set {2,4,6,8}\left\{2,4,6,8\right\} under multiplication modulo 1010. The group operation is written \circ. Which of the following is the identity element of GG?
Show worked solution

Worked solution

  1. State what the identity must do

    ex=xe=x for every xGe\circ x=x\circ e=x\ \text{for every}\ x\in G

    The identity must leave every element of the group unchanged.

  2. Test the candidates against one element

    22=4, 42=8, 62=2, 82=62\circ 2=4,\ 4\circ 2=8,\ 6\circ 2=2,\ 8\circ 2=6

    Only an element that fixes 22 can possibly be the identity.

  3. Test the surviving candidate against every element

    62=2, 64=4, 66=6, 68=86\circ 2=2,\ 6\circ 4=4,\ 6\circ 6=6,\ 6\circ 8=8

    This element leaves every element of GG unchanged, so it is the identity.

  4. Note that the identity is unique

    e1=e1e2=e2e_{1}=e_{1}\circ e_{2}=e_{2}

    A group cannot have two different identity elements.

  5. Note the row of the Cayley table

    the row of 6 repeats the column headings\text{the row of}\ 6\ \text{repeats the column headings}

    In a Cayley table the identity's row and column are copies of the element list.

  6. Note that the identity is the only element of order 11

    ord(6)=1\operatorname{ord}\left(6\right)=1

    Every other element needs at least two applications to return to the identity.

  7. List the elements of GG

    G={2, 4, 6, 8}G=\left\{2,\ 4,\ 6,\ 8\right\}

    Having the whole element list to hand makes every exhaustive check routine.

  8. Record the order of every element of GG

    ord(2)=4, ord(4)=2, ord(6)=1, ord(8)=4\operatorname{ord}\left(2\right)=4,\ \operatorname{ord}\left(4\right)=2,\ \operatorname{ord}\left(6\right)=1,\ \operatorname{ord}\left(8\right)=4

    Every one of these orders divides G=4\left|G\right|=4, exactly as Lagrange's theorem requires.

  9. Note the divisors of G\left|G\right|

    G=4:1, 2, 4\left|G\right|=4:\quad 1,\ 2,\ 4

    By Lagrange's theorem only these numbers can be orders of subgroups, and only these can be orders of elements.

  10. Note that GG is abelian

    xy=yx for all x,yGx\circ y=y\circ x\ \text{for all}\ x,y\in G

    Every pair of elements commutes, so the Cayley table of GG is symmetric about its leading diagonal.

  11. Select the identity element

    e=6e=6

    This element leaves every element of GG unchanged under the operation.

Answer
66
Question 5
9 markschallenging
The group G=(S4,)G=\left(S_{4},\circ\right) is the group of all permutations of {1,2,,4}\left\{1,2,\dots,4\right\} under composition, where (στ)(x)=σ(τ(x))\left(\sigma\circ\tau\right)\left(x\right)=\sigma\left(\tau\left(x\right)\right) and permutations are written in cycle notation. The group operation is written \circ. Which of the following subsets of GG is a subgroup of GG?
Show worked solution

Worked solution

  1. Recall the subgroup test

    H, a,bH  ab1HH\neq\varnothing,\ a,b\in H\ \Rightarrow\ a\circ b^{-1}\in H

    A subgroup must contain the identity and be closed under the operation and inverses.

  2. Check that the correct option contains the identity

    e{e, (12)(34), (13)(24), (14)(23)}e\in \left\{e,\ \left(1\,2\right)\left(3\,4\right),\ \left(1\,3\right)\left(2\,4\right),\ \left(1\,4\right)\left(2\,3\right)\right\}

    A subset without the identity cannot be a subgroup.

  3. Check closure for the correct option

    ee=e, e(12)(34)=(12)(34), e(13)(24)=(13)(24), (12)(34)e=(12)(34), (12)(34)(12)(34)=e, (12)(34)(13)(24)=(14)(23), (13)(24)e=(13)(24), (13)(24)(12)(34)=(14)(23), (13)(24)(13)(24)=ee\circ e=e,\ e\circ \left(1\,2\right)\left(3\,4\right)=\left(1\,2\right)\left(3\,4\right),\ e\circ \left(1\,3\right)\left(2\,4\right)=\left(1\,3\right)\left(2\,4\right),\ \left(1\,2\right)\left(3\,4\right)\circ e=\left(1\,2\right)\left(3\,4\right),\ \left(1\,2\right)\left(3\,4\right)\circ \left(1\,2\right)\left(3\,4\right)=e,\ \left(1\,2\right)\left(3\,4\right)\circ \left(1\,3\right)\left(2\,4\right)=\left(1\,4\right)\left(2\,3\right),\ \left(1\,3\right)\left(2\,4\right)\circ e=\left(1\,3\right)\left(2\,4\right),\ \left(1\,3\right)\left(2\,4\right)\circ \left(1\,2\right)\left(3\,4\right)=\left(1\,4\right)\left(2\,3\right),\ \left(1\,3\right)\left(2\,4\right)\circ \left(1\,3\right)\left(2\,4\right)=e

    Every product of two elements of the subset is back in the subset.

  4. Check the order against Lagrange's theorem

    H=4 divides G=24\left|H\right|=4\ \text{divides}\ \left|G\right|=24

    The order of a subgroup must divide the order of the group.

  5. Reject \left\{e,\ \left(3\,4\right),\ \left(1\,2\right),\ \left(1\,2\,3\right)\right\}

    (34)(12)=(12)(34){e, (34), (12), (123)}\left(3\,4\right)\circ \left(1\,2\right)=\left(1\,2\right)\left(3\,4\right)\notin \left\{e,\ \left(3\,4\right),\ \left(1\,2\right),\ \left(1\,2\,3\right)\right\}

    This subset is not closed under the group operation.

  6. Reject \left\{e,\ \left(1\,2\right),\ \left(1\,2\,3\right),\ \left(1\,3\,2\right)\right\}

    (12)(123)=(23){e, (12), (123), (132)}\left(1\,2\right)\circ \left(1\,2\,3\right)=\left(2\,3\right)\notin \left\{e,\ \left(1\,2\right),\ \left(1\,2\,3\right),\ \left(1\,3\,2\right)\right\}

    This subset is not closed under the group operation.

  7. Reject \left\{e,\ \left(1\,2\right),\ \left(1\,3\right),\ \left(1\,4\right)\right\}

    (12)(13)=(132){e, (12), (13), (14)}\left(1\,2\right)\circ \left(1\,3\right)=\left(1\,3\,2\right)\notin \left\{e,\ \left(1\,2\right),\ \left(1\,3\right),\ \left(1\,4\right)\right\}

    This subset is not closed under the group operation.

  8. Note that a subgroup is a group in its own right

    (H,) satisfies all four axioms\left(H,\circ\right)\ \text{satisfies all four axioms}

    Associativity is inherited from GG, so only closure, identity and inverses need checking.

  9. Record the order profile of GG

    1 of order 1, 9 of order 2, 8 of order 3, 6 of order 41\ \text{of order}\ 1,\ 9\ \text{of order}\ 2,\ 8\ \text{of order}\ 3,\ 6\ \text{of order}\ 4

    The counts add up to G=24\left|G\right|=24, so no element has been missed.

  10. Note the divisors of G\left|G\right|

    G=24:1, 2, 3, 4, 6, 8, 12, 24\left|G\right|=24:\quad 1,\ 2,\ 3,\ 4,\ 6,\ 8,\ 12,\ 24

    By Lagrange's theorem only these numbers can be orders of subgroups, and only these can be orders of elements.

  11. Note that GG is not abelian

    (34)(23)=(243)(234)=(23)(34)\left(3\,4\right)\circ \left(2\,3\right)=\left(2\,4\,3\right)\neq \left(2\,3\,4\right)=\left(2\,3\right)\circ \left(3\,4\right)

    One failing pair is enough: the order of the factors matters throughout GG.

  12. Note the identity element of GG

    ex=xe=x for every xGe\circ x=x\circ e=x\ \text{for every}\ x\in G

    The identity of GG is ee; every order calculation and every inverse is measured against it.

  13. Note the self-inverse elements of GG

    10 elements satisfy x2=e10\ \text{elements satisfy}\ x^{2}=e

    These are the elements of order 11 or 22; they sit on the leading diagonal of the Cayley table as the identity.

  14. Note that GG is not cyclic

    ord(x)<24 for every xG\operatorname{ord}\left(x\right)<24\ \text{for every}\ x\in G

    No single element generates GG, so GG is not isomorphic to C24C_{24}.

  15. Group the permutations of GG by cycle type

    1+1+1+1: 1,2+1+1: 6,3+1: 8,2+2: 3,4: 61+1+1+1:\ 1,\quad 2+1+1:\ 6,\quad 3+1:\ 8,\quad 2+2:\ 3,\quad 4:\ 6

    Two permutations have the same order whenever they have the same cycle type.

  16. Select the subgroup

    H={e, (12)(34), (13)(24), (14)(23)}H=\left\{e,\ \left(1\,2\right)\left(3\,4\right),\ \left(1\,3\right)\left(2\,4\right),\ \left(1\,4\right)\left(2\,3\right)\right\}

    This is the only option that passes the subgroup test.

Answer
{e, (12)(34), (13)(24), (14)(23)}\left\{e,\ \left(1\,2\right)\left(3\,4\right),\ \left(1\,3\right)\left(2\,4\right),\ \left(1\,4\right)\left(2\,3\right)\right\}

Unlock 65 more Groups questions

Create a free account to work through every Further Maths Groups question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Groups practice

Related Further Pure topics