Fact 1. ($B$ is beta-function) $$\int_{0}^{1}\frac{z^{-(n+1)}}{(1+\frac{1}{z})^{2n}}=\frac{1}{2}B(n,n)$$
I can find above fact by using MATLAB.
But i like to show above fact using beta function property.
To do this, i try to use "$B(m,n)=2\int_{0}^{1}{x^{2m-1}(1-x^{2})^{n-1}dx}$".
But i fail to show above fact.
Is there any other related beta function property related with my case?
Or how i can show above fact?
Thank you!