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:


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. .

1.2. Calculating Inverse Permutations

Question

Let , , and . Write the following as a product of disjoint cycles…

  1. , checked by calculating
  2. ,
  3. .
  1. Calculating using the Quick Inverse Proposition, . Quickly checking mentally, .
  2. .
  3. , 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…

  1. What is the order of the permutation ?
  2. What is the order of the permutation ?
  3. What is the order of the permutation ?
  4. Find an element of with order .
  5. Is there an element of with order 19? If so, find it; if not, why not?
  6. 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 .
  1. , trivially found.
  2. , trivially found.
  3. , trivially found.
  4. , as the LCM of the cycle’s orders is 15; trivially confirmed.
  5. No, as 19 is prime, so cannot be decomposed into cycles with orders that multiply to give 19 - as previously discovered.
  6. 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 .