Is there a closed form for the fallowing series, $$\sum_{n=1}^\infty \Gamma\left(n+\frac12+\frac12k\right)\Gamma\left(n+\frac12-\frac12k\right)\frac{x^{n}}{(2n+1)!}$$ where $k\notin\mathbb{Z}$.
I tried this using some properties of gamma function, but I didn't get any closed form. Also it can be proved that this series converges when $|x|<2$.
Consider the Chebyshev differential equation $(1-x^2)\frac{d^2y}{dx^2}-x\frac{dy}{dx}+k^2y=0$ which has the solution $y=a\sin(k\sin^{-1}(x))$ when $y(0)=0$ for abitrary $a\in\mathbb{C}$. Assuming $\sum_{k=0}^\infty a_kx^k$ to be a solution, we get $$a_{k+2}=\frac{k^2-\alpha^2}{(k+1)(k+2)}a_k\text{ for all }k\geq 0$$ Taking $a_0=0$ and $a_1\in\mathbb{R}$ to be arbitrary we get $$a_{2n}=0\text{ for all }n\geq 0$$ $$\text{and}$$ $$a_{2n+1}=\frac{a_1}{(2n+1)!}\prod_{j=0}^{n-1}((2j+1)^2-k^2)\text{ for all }n\geq 1$$ $$\implies \Gamma\left(1+\frac k2\right)\Gamma\left(1-\frac k2\right)a_{2n+1}=\frac{4^na_1}{(2n+1)!}\Gamma\left(n-\frac{1+k}2\right)\Gamma\left(n+\frac{k-1}2\right)$$ Using $\Gamma(z)\Gamma(1-z)\sin(\pi z)=\pi$ for $z\in\mathbb{C-Z}$ we get, $$a_{2n+1}=\frac{4^n k a_1}{(2n+1)!\pi}\Gamma\left(n-\frac{1+k}2\right)\Gamma\left(n+\frac{k-1}2\right)\cos\left(\frac{\pi k}2\right)$$ Finally we get, $$\sin(k\sin^{-1}(x))=kx\left(1+\frac{\cos\left(\frac{\pi k}2\right)}{\pi}\sum_{n=1}^\infty 4^n\Gamma\left(n-\frac{1+k}2\right)\Gamma\left(n+\frac{k-1}2\right)\frac{x^{2n}}{(2n+1)!}\right)$$ By the recurrence relation it is easy to check that the radius of convergence of this power series is $1$. Now taking $x\to \sqrt{x}/2$ we have $$\sum_{n=1}^\infty \Gamma\left(n+\frac12+\frac12k\right)\Gamma\left(n+\frac12-\frac12k\right)\frac{x^{n}}{(2n+1)!}=\frac{2\pi}{k\sqrt{x}\cos\left(\frac{\pi k}2\right)}\left(\sin\left(k\sin^{-1}\left(\frac{\sqrt{x}}2\right)\right)-k\frac{\sqrt{x}}2\right)$$ for all $0<|x|<2$ and, $0$ when $x=0$.