Simplify the following expression $\sum_{j=0}^n 2^n \binom{1/2}{n-j}\binom{j-1/2}{j}$ to something without a summutation mark (and probably elementary).
The question originates from the $n$th term of the polynomial expansion of $\sqrt{\frac{1+2x}{1-2x}}$, i.e. the coefficient of $x^n$ in its Maclaurin series.
We define $\binom{r}{n}=\frac{a(a-1)(a-2)...(a-b+1)}{b!}$ where $r$ is any real number and $n$ is a natural number.
We already know for $n\geq 0$:
\begin{align*} \sum_{j=0}^n 2^n \binom{1/2}{n-j}\binom{j-1/2}{j}=[x^n]\sqrt{\frac{1+2x}{1-2x}}\tag{1} \end{align*}
Comment:
In (2) we expand the fraction with $1+2x$.
In (3) we apply the binomial series expansion.
In (4) we use $[x^{p-q}]A(x)=[x^p]x^qA(x)$.
In (5) we select the coefficient of $x^n$ for even and odd $n$.