While solving Legendre's Equation around one of its regular singularity $x = 1$, and investigating the convergence of this solution at another regular singularity $x = -1$, this came up $$P_\nu(-1)=\sum_{n=0}^{\infty} \frac{(-1)^n \Gamma(\nu + n +1)}{(n!)^2 \Gamma(\nu-n+1)} $$ $$= -\frac{\sin(\pi \nu)}{\pi} \ \sum_{n=0}^{\infty}\frac{\Gamma(n + \nu + 1) \Gamma(n-\nu)}{(n!)^2}$$
Where $P_\nu(x) = \sum_{n=0}^{\infty} \frac{\Gamma(n+\nu+1)}{(n!)^2 \Gamma(\nu-n+1)} (\frac{x-1}{2})^n$ is the solution to Legendre Equation solved around its regular singularity $x=1$
Lecturer just said that the summation above can be shown by using Euler Reflection Formula, which is this $$\Gamma(z)\Gamma(1-z) = \frac{\pi}{\sin(\pi z)}$$ #I am not asking how to proof Euler Reflection Formula :)
Tried several times and still couldn't make it, so I am asking it here
Thanks