Permutations Physics Problem: Calculating ab from Given Permutations

In summary, the conversation revolved around finding the product of the permutations a and b, represented by ab. The process involved working from right to left and applying the permutation b first, followed by a. The confusion stemmed from the understanding of cycle notation and the order in which permutations should be applied.
  • #1
duki
264
0

Homework Statement



a = (162)(45)
b = (123)(46)
c = (1362)

Find: ab

Homework Equations



The Attempt at a Solution



k, so for a i have this:

| 1 2 4 5 6 |
| 6 1 5 4 2 |

and for b i have this:

| 1 2 3 4 6 |
| 2 3 1 6 4 |

so when I started doing the multiplication I got to '4 -> 5, 5 -> ??'
What am I doing wrong?

here's what I have so far:

| 1 2 4 5 6 |
| 4 2 |
 
Physics news on Phys.org
  • #2


Work from right to left. First 4 goes to 6 by b, then 6 goes to 2 by a.
 
  • #3


You need to follow the chart and think of permutation as replacing one term with another.
so you have:
b=| 1 2 3 4 6 |
| 2 3 1 6 4 |
a=| 1 2 4 5 6 |
| 6 1 5 4 2 |

If you need a way to sort this, then write down as ab(5)=a(b(5))=a(5)=4.
 
  • #4


mXSCNT said:
Work from right to left. First 4 goes to 6 by b, then 6 goes to 2 by a.

I'm not sure I understand... by going from b -> a I would be doing ba not ab, which aren't equivalent?

am i missing something?
 
  • #5


doesn't it cycle through the numbers...
ie (162) means (1) goes to position (2), then position (6) goes to (1), and (2) to (6)

So with all six number in the chart
and for a = a_II.a_I = (1,6,2)(4,5) apply right hand permutation first gives

|1 2 3 4 5 6|
apply a_I = (4,5)
|1 2 3 5 4 6|
apply a_II = (1,6,2)
|6 1 3 5 4 2|

I don't think permutations necessarily commute, think of (1,2) and (2,3), but try it and see

a = a_II.a_I is actually a set of 2 permutations which do commute, so it doens't matter which is done first

for a.b i would apply b first then a
so b.a = (162)(45)(123)(46)

To write out the result simply, start with where (1) has moves & track each number as it moves through the set from, when you move a number back to (1) that ends that permutation chain & look at the remaining numbers.
 
Last edited:
  • #6


Are you working in S_6={1,2,3,4,5,6}? If you know the set being permuted, then 1-cycles aren't included in cycle notation. a takes 3 to 3, which is understood since 3 isn't included in a cycle. You would write a as
| 1 2 3 4 5 6 |
| 6 1 3 5 4 2 |

Similarly, b takes 5 to 5. It seems like not including these is giving you problems. Also, check your book to see if (ab)(x) is defined as a(b(x)) or b(a(x)). I've only seen it defined as a(b(x)), which is why everyone is telling you to work right to left and do b first, but I think some people define it as b of a.
 

FAQ: Permutations Physics Problem: Calculating ab from Given Permutations

What is a permutations physics problem?

A permutations physics problem is a type of problem that involves finding the number of ways that a set of objects can be arranged or ordered. In physics, this often involves calculating the different ways that particles or objects can be arranged in a given space or system.

How do I solve a permutations physics problem?

To solve a permutations physics problem, you will need to first identify the number of objects or particles in the system. Then, determine if the objects are distinguishable (e.g. different colors or sizes) or indistinguishable (e.g. identical particles). Next, use the appropriate formula to calculate the number of permutations, taking into account any restrictions or conditions given in the problem.

What is the difference between permutations and combinations in physics?

The main difference between permutations and combinations is that permutations involve an ordered arrangement of objects, while combinations do not. In other words, permutations take into account the order of the objects, while combinations do not. In physics, this can be seen in problems involving the arrangement of particles in a specific order, such as in a line or a circle.

Can permutations physics problems be applied to real-world situations?

Yes, permutations physics problems can be applied to real-world situations. For example, they can be used to calculate the different ways that molecules can be arranged in a chemical compound, or the various ways that cars can be arranged in a parking lot. They can also be used in statistical mechanics to calculate the possible states of a system.

Are there any common mistakes to avoid when solving a permutations physics problem?

One common mistake to avoid when solving a permutations physics problem is to confuse permutations with combinations. Remember that permutations involve an ordered arrangement of objects, while combinations do not. Also, be sure to carefully read and understand any restrictions or conditions given in the problem, as they can greatly affect the formula used to calculate the number of permutations.

Similar threads

Replies
5
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
2
Views
692
Replies
1
Views
2K
Back
Top