I have to study the convergence of
$$S(z)=\displaystyle \sum_{n=1}^\infty \dfrac{1\cdot 3\cdot 5\cdots (2n-1)}{2\cdot 4\cdots (2n)}z^n,\quad \quad z\in \mathbb{C}$$
I have defined $c_n=\dfrac{1\cdot 3\cdot 5\cdots (2n-1)}{2\cdot 4\cdots (2n)}$ and I calculated, first of all, the convergence radius $R$ of the series. I have observed that
$$\dfrac{|c_{n+1}|}{|c_n|}=\dfrac{2n+1}{2n+2}\rightarrow 1,\quad n\to \infty,$$
Therefore, $R=1$ and the convergence theorem of the power series ensures that
- $S(z)$ converges absolutely (and punctually) for all $z\in \mathbb{D}(0,1)$.
- $S(z)$ converges uniformly on all $\mathbb{D}(0,1)$-compacts.
- $S(z)$ diverge for all $z$ with $|z|>1$.
Now I was trying to see what happens to the $\mathbb{D}(0,1)$-frontier points. Let $z$ with $|z|=1$ and $b_n$ be the general term for $S(z)$. So,
$$|b_n|=\dfrac{1\cdot 3\cdot 5\cdots (2n-1)}{2\cdot 4\cdots (2n)}|z|^n=\dfrac{1\cdot 3\cdot 5\cdots (2n-1)}{2\cdot 4\cdots (2n)}=\dfrac{\frac{(2n)!}{2^n\cdot n!}}{2^n\cdot n!}=\dfrac{(2n)!}{4^n\cdot (n!)^2}\sim \dfrac{\sqrt{4\pi n}}{2\pi n}\to 0,\quad n\to \infty$$ applying Stirling. I don't know how to continue the study of the series on the border. I was trying with $z=e^{i\theta}$ and the criteria of Dirichlet and Abel, but I can't get anywhere.
Actually, Dirichlet's test works when $z\neq1$. We have $c_n$ decreasing to $0$, and if we take $b_n=z^n$, then $$\left|\sum_{n=1}^Mb_n\right|=\left|\sum_{n=1}^Mz^n\right|=\left|\frac{1-z^{M+1}}{1-z}\right|\leq\frac2{|1-z|}$$ so the series converges at $z$.
The series fails to converge at $z=1$ by Gauss's test:
$$\left|\frac{c_n}{c_{n+1}}\right|=\frac{2n+2}{2n+1} = 1+\frac1{2n+1}=1+\frac1{2n}-\frac1{2n(2n+1)}$$ Now we can take $$h=\frac12,\ r=2,\ B(n)=\frac{-n^2}{2n(2n+1)}$$ and since $h<1$, the series diverges.