So I did this task "Let A4 be the alternating group on 4 letters, that is the subgroup of S4 consisting of even permutations. Find elements σ1, σ2, σ3 ∈ A4 such that σ1 has order 1, σ2 has order 2, and σ3 has order 3."
and got σ1 = e, σ2 = (1, 2)(3, 4) σ3 = (1, 2, 3)
I'm now going to prove that A4 is not abelian, but I am stuck at computing σ2σ3
I first took σ2σ3 =(1,2)(3,4) * (1,2,3) = (1,4,2) because 1 maps to 2 then maps to 1, 2 maps to 3 then maps to 4 and 3 maps to 1 then maps to 2. But in the solution says σ2σ3 =(1,2)(3,4)(1,2,3)=(2,4,3)
Can someone explain this to me