I have a problem to find a general form of the sequence \begin{align} - \frac{{n\left( {n - 1} \right)}}{{2\left( {2n - 1} \right)}},\frac{{n\left( {n - 1} \right)\left( {n - 2} \right)\left( {n - 3} \right)}}{{2 \cdot 4 \cdot \left( {2n - 1} \right)\left( {2n - 3} \right)}}, - \frac{{n\left( {n - 1} \right)\left( {n - 2} \right)\left( {n - 3} \right)\left( {n - 4} \right)\left( {n - 5} \right)}}{{2 \cdot 4 \cdot 6 \cdot \left( {2n - 1} \right)\left( {2n - 3} \right)\left( {2n - 5} \right)}}, \cdots :=a_n(k),\qquad n\ge 2 \end{align}
and then to find the sum $\sum |a_n(k)|^2$, $1\le k\le n$.
I have tried as follows:
$a_n(k)=\frac{(-1)^kP(n,2k)}{(2k)!!A_n(k)}$, where $P(n,2k)=\frac{n!}{(n-2k)!}$ and $\,\,A_n(k):=(2n-1)(2n-3)(2n-5)\cdots (2n-2k+1),\qquad k\ge1$
Is this true. If yes, can we write $A_n(k)$ in a closed form?! After all of that what is the sum of $|a_n(k)|^2$, $1\le k\le n$.