I am quite fascinated by the formula for the Mellin transform of the Gaussian Hypergeometric Function, which is given by:
$$\mathcal M [_2F_1(\alpha,\beta;\gamma;-x)] = \frac {B(s,\alpha-s)B(s,\beta-s)}{B(s,\gamma-s)}$$
Source : Table of Integral Transforms page $336$, $6.9 (3)$
I have found this within a table of integral transforms of various functions and I would be really interested in a proof for this formula.
The inverse Mellin transform is given by $$\mathcal M^{-1}[F] = \frac 1 {2 \pi i} \int_{\sigma -i \infty}^{\sigma + i \infty} F(s) x^{-s} ds.$$ For $F(s) = \Gamma(s) \Gamma(\alpha - s) \Gamma(\beta - s) / \Gamma(\gamma - s)$, the line $\operatorname{Re} s = \sigma$ should separate the poles of $\Gamma(s)$ from the poles of $\Gamma(\alpha - s) \Gamma(\beta - s)$. For $0 < x < 1$, the sequence of integrals over left semicircles centered at $\sigma$ with radii $\sigma + k + 1/2$ tends to zero and the inverse transform can be calculated as the sum of the residues at $s = -k$: $$\mathcal M^{-1}[F] = \sum_{k=0}^\infty \operatorname{Res}_{s = -k} \frac {\Gamma(s) \Gamma(\alpha - s) \Gamma(\beta - s)} {\Gamma(\gamma - s)} x^{-s} = \\ \sum_{k=0}^\infty \frac {\Gamma(\alpha + k) \Gamma(\beta + k)} {\Gamma(\gamma + k)} \frac {(-x)^k} {k!} = \\ \frac {\Gamma(\alpha) \Gamma(\beta)} {\Gamma(\gamma)} {_2F_1}(\alpha, \beta; \gamma; -x).$$
Since both the integral and ${_2F_1}$ are analytic functions of $x$ when $0 < \operatorname{Re} x$, we conclude that the identity holds for $0 < x$, giving your formula.