Counting Cycles in S_5: Examining Conjugacy Classes and Lengths

  • Thread starter Thread starter joeblow
  • Start date Start date
  • Tags Tags
    Counting Cycles
joeblow
Messages
71
Reaction score
0
I am examining the conjugacy classes of S_5. I know that two elements in S_5 are conjugate if and only if they have the same structure when expressed as products of irreducible cycles. Thus, the conjugacy classes are [(1 2 3 4 5)], [(1 2 3 4)], [(1 2 3)], [(1 2 3)(4 5)], [(1 2)(3 4)], [(1 2)], [(1)]. Now, I want to find how many elements of S_5 are in each.

I need to find the number of cycles of length 2,3,4, and 5 in S_5. I know there are C(5,2)=10 cycles of length 2. I was thinking that to count the cycles of length 3, I start with a cycle of length 2, chose 1 of the 3 unused elements and insert it in one of two possible places to put it. (e.g. If I start with the cycle (1 2) and I choose to add 3, I can make (3 1 2) = (1 2 3) or (1 3 2) )

This should give C(10,1) * C(3,1) * 2 = 60 elements in [(1 2 3)]. However, since [(1 2 3)(4 5)] should have the same number of elements as [(1 2 3)] (since the 2-cycle is set once the 3-cycle is chosen), this would give more elements than are possible.

What am I forgetting to subtract off?
 
Physics news on Phys.org
joeblow said:
I am examining the conjugacy classes of S_5. I know that two elements in S_5 are conjugate if and only if they have the same structure when expressed as products of irreducible cycles. Thus, the conjugacy classes are [(1 2 3 4 5)], [(1 2 3 4)], [(1 2 3)], [(1 2 3)(4 5)], [(1 2)(3 4)], [(1 2)], [(1)]. Now, I want to find how many elements of S_5 are in each.

I need to find the number of cycles of length 2,3,4, and 5 in S_5. I know there are C(5,2)=10 cycles of length 2. I was thinking that to count the cycles of length 3, I start with a cycle of length 2, chose 1 of the 3 unused elements and insert it in one of two possible places to put it. (e.g. If I start with the cycle (1 2) and I choose to add 3, I can make (3 1 2) = (1 2 3) or (1 3 2) )

This should give C(10,1) * C(3,1) * 2 = 60 elements in [(1 2 3)]. However, since [(1 2 3)(4 5)] should have the same number of elements as [(1 2 3)] (since the 2-cycle is set once the 3-cycle is chosen), this would give more elements than are possible.

What am I forgetting to subtract off?

You count many elements many times.

For example, you can start with (1 2) and add 3 to make (1 2 3) or (1 3 2).
But you could also start with (2 3) and add 1 to make (1 2 3) or (1 3 2).

So you at least count every element twice, and perhaps even more.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...

Similar threads

Back
Top