Product of Permutations

The applet below serves a demonstration for the product of permutations. It displays two permutations, say f and g, of numbers 1, 2, ..., N in a circular arrangement and their product fg below. Recollect that, for 1 ≤ k ≤ N,

(fg)(k) = g(f(k)),

so that the left permutation is carried out first. (To emphasize this fact, (fg)(k) is often written as kfg.)

The elements of the two permutations are clickable: clicking on two elements in a sequence in either of the permutations multiplies that permutation by a transposition of the two elements.


This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at https://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


What if applet does not run?

Permutations

  • Transpositions
  • Groups of Permutations
  • Sliders
  • Puzzles on graphs
  • Equation in Permutations

    |Activities| |Contact| |Front page| |Contents| |Algebra|

    Copyright © 1996-2018 Alexander Bogomolny

  • 71548233