Understanding Odd and Even Permutations in Linear Algebra - Quick Help

elle
Messages
91
Reaction score
0
Linear Algebra help -urgent!

Hi,
I'm doing a bit of self learning on Linear Algebra but I'm kinda confused with the information given on odd and even permutations?

How do you determine whether a permutation is odd or even?

For example, the book has given some examples such as:

(1 2 3 4) is odd, (1 3)(2 4) is even? :confused:

Can someone help please? Thank you!
 
Physics news on Phys.org
Try to count the 'steps' you need to do a permutation and see if the number is odd or even.
 
A permutation is even if it's the product of an even number of 2-cycles. That's why (1 3)(2 4) is even. A permutation is odd if it isn't even. (1 2 3 4 ) written as two cycles would be (1 4)(1 3)(1 2) which is odd.
 
Thanks guys! I get it now :biggrin:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top