I'm studying Graph Theory, and I have a question. I'm trying to prove that the product of $n-1$ transpositions in $S_n$ is an $n$-cycle if and only if the associated graph of $n$ vertices ($i, j$ adjacent if and only if $(i j)$ is one of those transpositions) is a tree.
I think the proof assumes that the factorization of an $n$-cycle in $n-1$ transpositions always has the same structure, such as $(x_1 x_2)(x_1 x_3) \cdots (x_1 x_n)$, so the first entry of each permutation is always the same. I mean, those absolutely work for any $n$-cycle, and for any $x_1 \in \{1, \ldots, n\}$, but is it a given that those transpositions need to be like that?
Like, can't the first entry of each transposition be different than the others?
Certainly—for one thing, the transpositions $(a\ b)$ and $(b\ a)$ are the same, so the notion of "first entry" isn't even well defined.