Suppose $a \in \mathbb{R}$
Can the function $ \ (1+x)^a=\sum_{n=0}^{\infty} \binom{a}{n} x^n=\sum_{n=0}^{\infty} \frac{a(a-1)(a-2) \cdots (a-n+1)}{n!}x^n$ have radius of convergence $ \ 1$ ?
Answer: Let $R$ be the radius of convergence, then by ratio test,
$R=\lim_{n \to \infty} \frac{b_{n+1}}{b_n} $ , where $ b_n=\frac{a(a-1)(a-2) \cdots (a-n+1)}{n!}$.
When will be $ \ R=1$ ?
Help me