I believe this questions wasn't raised yet. I am doing my homework and I am supposed to prove that if $X$ is a set of odd cardinality, then every involution has a Fix point...
Now, by making examples it becomes fairly obvious that it has to be like that.
However, I am strugling to find the formal proof and I am looking for a few hints, here are my ideas :
I was thinking that you can simplify the problem by considering as Involutions in $\mathbb{Z}/|X|\mathbb{Z}$.
Using Group Theory and the Set of all permutation functions.
Using Induction.
Using that even Sets do not need fix points.
Could you tell me wether or not one of these paths leads to the right solution ?
The most promising lead i had found was:
If $X$ has Cardinality $n$, then you have two iterations to boomerang your element $x_{k}$. One way of doing is :
$\phi(k) = k + \frac{n}{2} \mod(n)$
I feel like this is the only way to do it... But i don't know how to justify that all involutions are of that form (with some $\lambda n$). And since $2|n$ iff n is even. There must be some k that isn't thrown around and is just kept at it's place...
But it isn't formal, and maybe just wrong :/
Sometimes a good notation makes all the difference.
Think about labelling the $n$ elements of the set with the numbers $1, 2,3,\ldots,n$.
Involutions are a particular kind of permutation. One of the most common notations for conveying a permutation is cycle notation, in which, e.g.
$$(1,3,2) (4)$$ corresponds to the permutation function $$f(1) = 3$$ $$f(2) = 1$$ $$f(3) = 2$$ $$f(4) = 4$$
Here the fact that $4$ is a fixed point is immediately apparent in cycle notation: it's all alone in it's cycle. From the definition, can you characterize what involutions look like in cycle notation? In particular, if an involution has no fixed points, what are the sizes of its cycles?