Let $I_n:=\{1, \ldots, n\}$ where $n\in\mathbb N$. I'm wondering whether is there a way to write $\displaystyle\prod_{i<j} (j-i)$ as a sum?
The product above is taken over all pairs $(i, j)\in I_n\times I_n$ such that $i<j$.
Thanks.
Context: I want to show $$\prod_{i<j} (\sigma_j-\sigma_i)=(-1)^{\imath(\sigma)}\prod_{i<j} (j-i),$$ where $\sigma$ is a permutation of $I_n$, $\sigma_j:=\sigma(j)$ and $$\imath(\sigma):=\#\{(i, j)\in I_n\times I_n; i<j\quad \textrm{and}\ \sigma(i)>\sigma(j)\},$$ that is $\imath(\sigma)$ is the number of iversions $\sigma$ performs.