Homework Statement
Let n>=2 n is natural and set x=(1,2,3,...,n) and y=(1,2). Show that Sym(n)=<x,y>
Homework EquationsThe Attempt at a Solution
Approach: Induction
Proof:
Base case n=2
x=(1,2)
y=(1,2)
Sym(2)={Id,(1,2)}
(1,2)=x and Id=xy
so base case holds
Inductive step assume...