On a formula for Hypergeometric function $_3F_2(a,b,c;d,e;1)$

180 Views Asked by At

I need to prove a formula for the Hypergeometric function $_3F_2(a,b,c;d,e;1)$

I searched and got the following from Wolfram alpha ( see:- second formula in https://functions.wolfram.com/HypergeometricFunctions/Hypergeometric3F2/03/02/01/)

The answer is something like $$_3F_2(a,b,c;d,e;1)=\frac{\sqrt{\Gamma(1-a)} \sqrt{\Gamma(1-b)} \sqrt{\Gamma(1-c)} \Gamma(d)\Gamma(e)\sqrt{\Gamma(d+e-a-b-c)} <...>}{ \sqrt{\Gamma(d-a)}\sqrt{\Gamma(d-b)}\sqrt{\Gamma(d-c)} \sqrt{\Gamma(e-a)}\sqrt{\Gamma(e-b)} \sqrt{\Gamma(e-c)} }$$ where $\Re(d+e-a-b-c)>0$

I am not able to understand that what is written in the given link in $<...>$. Also it would be really helpful if someone could prove this formula.

Any help would be appreciated.