Let us have a $2n+1\times 2n+1$ symmetric matrix $A$ where $n$ is a nonnegative integer. We write the numbers $1,2,...,2n+1$ in every row and column, in an arbitrary sequence.
Prove that in the main diagonal, every number from $1,2,...,2n+1$ can be found exactly once.
The task seems kind of "obvious" for me, I tried it for smaller $n$'s and because the matrix is symmetric, this has to be true.
Any idea how to do the solid proving? Thanks :)
Every $i\in\{1,2,\ldots,2n+1\}$ is in exactly $2n+1$ entries.
On the other hand, if there is an $i$ not appearing on the main diagonal, then it must appear in an even number of entries since the matrix is symmetric. This would contradict the first fact.