Algebra Question regarding adjacent transposition

  • Thread starter Thread starter sunnyday11
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
sunnyday11
Messages
14
Reaction score
0

Homework Statement



Prove that any transposition is a product of an odd number of adjacent transposition.

Homework Equations





The Attempt at a Solution



Let x=(i,j) Define gap(x) = j-i
By induction on gap:
If gap(x)=1 then already adjacent.
Suppose k= j-i
(i,j)=(i,i+1)(i+1,j)(i,i+1)
gap(i+1,j)=k-1
...

I don't really know how to complete the proof.
The gap is defined as the modulus of the value j-i in all cases above.

Thank you very much!
 
Physics news on Phys.org
By induction k-1 is odd.
So, gap(i,j)=(i,i+1) (odd number of adjacent transpositions) (i,i+1) = 1+ odd# + 1 = odd #

Thank you so much, but do you know how can I put this in a more formal presentation?