Using only the definition
$$B(x, y) = \int_0^1 t^{x-1}(1-t)^{y-1}dt$$
for the Beta function, proof the term: $(x + y)B(x + 1, y) = xB(x, y) \space\space \forall x, y > 0$ .
Thanks in advance! I've tried rewriting the expression and getting the (x + y) of the first term into the integral, but that didn't lead anywhere so far.
Show that from the definition of a Gamma function:
$$ \Gamma(x) = \int_0^\infty t^{x-1}e^{-t}dt\,. $$
that $\Gamma(x) \Gamma(y) = \Gamma(x+y) B(x,y)$. Then recall that $\Gamma(x+1) = x\Gamma(x)$ and the result will follow.