Abstract Algebra | Transpositions and even and odd permutations.

Поділитися
Вставка
  • Опубліковано 22 сер 2024
  • We define a property of elements of the symmetric group. In particular we show that the decomposition of a permutation into transpositions is invariant with respect to the parity of the number of transpositions.
    www.michael-pen...
    www.randolphcol...

КОМЕНТАРІ • 15

  • @mirkoschultz9347
    @mirkoschultz9347 4 роки тому +21

    At 3:30 you write (1 2 3) = (1 2) (1 3).
    Shouldn't it be (1 2 3) = (1 2) (2 3)? That way it would also match the notation above.
    For me your (1 2) (1 3) is equal to (1 3 2).
    Or am I missing something here?

    • @MdeMatematicas
      @MdeMatematicas 3 роки тому

      He is correct : (123)=(12)(13) and Not (12)(23)

    • @rasraster
      @rasraster 3 роки тому +6

      @Smeitor that gives (132)

    • @wjdan6995
      @wjdan6995 2 роки тому

      @@MdeMatematicas can you explain why? I couldn't figure out by myself

    • @MdeMatematicas
      @MdeMatematicas 2 роки тому

      @@wjdan6995 you need to compute the image of each element under the permutation (12)(13). The image of 1-->2-->2 and the imagen of 2-->1-->3 and the image of 3-->3-->1. So the final permutation is (123)

    • @wjdan6995
      @wjdan6995 2 роки тому +7

      @@MdeMatematicas isn't it supposed to compute from the right to the left?
      (1 2) (1 3)
      1 -> 3 -> 3
      3 -> 1 -> 2
      2 -> 2 -> 1
      so it is: (1 3 2)
      right?

  • @music_lyrics-ni7ks
    @music_lyrics-ni7ks 4 місяці тому

    This is brilliant, we never learned this in class!

  • @julianaharmatiuk2662
    @julianaharmatiuk2662 2 роки тому +4

    Ohhhh ok now I get some things of the previous video! I think their order is inverted maybe you should TRANSPOSE them
    Haha get it?? 😏

  • @georgets5770
    @georgets5770 Місяць тому

    what did he mean with fix a in 12:21 ? I understand that a must be send from right to left so it will be send to b' but how this holds
    (1)(a) = b' ? . Unless τ2' ... τr' are equivalent to identity. I cannot think other way.

  • @cosmicchaos9431
    @cosmicchaos9431 2 роки тому +3

    There's an actual mistake in the video, the permutations should be computed from right to left.
    For the sake of clarity, if we take some of the equations from 7:00 it's easy to see that we can write the permutiation (1 2 3) as a product of transpositions in different ways, e.g.:
    (1 2 3) = (1 3)(1 2)
    (1 2 3) = (1 2)(2 3)
    (1 2 3) = (2 3)(1 3)
    And since we are talking about cycles we can change the writing order of the elements in each individual transposition, although by convention the first element in the transposition should be the smaller one, e.g.:
    (1 3)(1 2) = (3 1)(1 2)
    (1 2)(2 3) = (2 1)(2 3)
    (2 3)(1 3) = (3 2)(3 1)
    Hope it helps.

    • @srinjoysom1413
      @srinjoysom1413 10 місяців тому +3

      some books like herstein uses the right to left convention but some books like galien uses left to right ....so its not a mistake per se but he should have told which conv he was following