It is known that for the simple random walk on $\mathbb Z$ started at $0$, say $(S_m, m \in \mathbb Z^+)$, the last hitting time of $0$ before $2n$ $$T_{2n} = \max\{m \le 2n : S_m =0\}$$ has distribution :
$$\mathbb P(T_{2n}=2k)= \frac{1}{2^{2n}} {2k \choose k} {2(n-k) \choose n-k}$$
see Durrett's book for instance. This relation is usually proven using the ballot theorem. Taking the $n \to \infty$ limit, one find (after rescaling) the Arcsine distribution.
A striking feature of the previous formula is the symmetry when exchanging the role of $k$ and $n-k$.
My question : is there a (simple?) pathwise/geometric transformation that would help to understand this symmetry ?
--
Since $\mathbb P(T_{2n}=2k) = \mathbb P(S_{2k}=0) \; \mathbb P(S_1 \neq 0, S_2 \neq 0, \ldots, S_{2(n-k)} \neq 0 )$ and $\mathbb P(S_{2k}=0)= 2^{-2k} {2k \choose k}$, the question is equivalent to finding a bijective proof of the relation : $$\mathbb P(S_{2k}=0) = \mathbb P(S_1 \neq 0, S_2 \neq 0, \ldots, S_{2k} \neq 0)$$