MTH3003 Weekly Problems 1
Original Documents: Problem Sheet / My Handwritten Solutions / Provided Solutions
Vibes: Super easy, just using the same techniques over and over again - the orders of permutations bits was really cool, though.
Used Techniques:
- Product of Permutations.
- Quick Inverse Proposition, directly and to solve equations.
- Orders of Permutations.
1.1. Converting Between Permutation Notation
Question
Write the following permutations as products of disjoint cycles:
Then do the opposite, writing this permutation out in full: .
Calculating directly…
- .
- .
1.2. Calculating Inverse Permutations
Question
Let , , and . Write the following as a product of disjoint cycles…
- , checked by calculating
- ,
- .
- Calculating using the Quick Inverse Proposition, . Quickly checking mentally, .
- .
- , calculated directly using the before results.
1.3. Orders of Permutations
Question
The order of a permutation is written as , and is defined to be the smallest natural number such that , e.g., and . Hence…
- What is the order of the permutation ?
- What is the order of the permutation ?
- What is the order of the permutation ?
- Find an element of with order .
- Is there an element of with order 19? If so, find it; if not, why not?
- Suppose a permutation is written as a product of disjoint -cycles, . Can you find a formula to calculate and prove the formula is correct? Hint: first try to work out a formula for the order of a cycle of length .
- , trivially found.
- , trivially found.
- , trivially found.
- , as the LCM of the cycle’s orders is 15; trivially confirmed.
- No, as 19 is prime, so cannot be decomposed into cycles with orders that multiply to give 19 - as previously discovered.
- Formalising the previous findings.
1.4. Solving Permutation Equations
Question
Find a permutation that satisfies the permutation equation: .
Using left-multiplication to multiply each by the inverse of the cycle multiplying , we find and hence, using the Quick Inverse Proposition, .
1.5. Solving Permutation Equations
Question
Find a permutation that satisfies the permutation equation: .
Using left-multiplication to multiply each by the inverse of the cycle multiplying , we find and hence, using the Quick Inverse Proposition,
1.6. Solving Permutation Equations
Question
Find a permutation that satisfies the permutation equation: .
Using left-multiplication to multiply each by the inverse of the cycle multiplying , we find immediately that will be the square of the right-hand side, and hence .