I am struggling to come up with a proof to the following question(from cut-the-knot.org):
Prove that if n is odd,then for any permutation $p$ of the set $\{1,2,3...,n\}$ the product $$P(p) = (1-p(1))(2-p(2)) \cdots (n-p(n))$$ is necessarily even.
My best guess: Things that could potentially not result in an odd number
- an even number from $p$ that could get subtracted from an odd number counterpart in $P(p)$
- vice versa