Prove every non-trivial permutation of $\omega = {\{1,2,....,n}\}$ can be written as a composite of less than $n$ transpositions.
I have no idea where to start with this. I know every permutation can be written as a product of disjoint cycles and I know a transposition is a cycle of length $2$. But I honestly don't know where to start.
Hint. Note that a cycle of length $k\geq 2$ can be written as a product of $k-1$ transpositions as follows: $$ (a_1 ... a_{k-1} a_{k})=(a_1 a_{k})(a_1 a_{k-1})...(a_1 a_2).$$