In gamma function How do you evaluatate
$\Gamma(z)\Gamma(1-z) = \int_{0}^\infty \frac{v^{z-1}}{v+1} dv$
which method could be fit to solve the integral?
The result should be
$ \Gamma(z)\Gamma(1-z) = \int_{0}^\infty \frac{v^{z-1}}{v+1} =\frac{\pi}{\sin \pi z}$
On the one hand, the substitution $v=\tan^2 t$ converts the integral to $$2\int_0^{\pi/2}\sin^{2z-1}t\cos^{1-2z}t\,dt=\operatorname{B}(z,\,1-z)=\Gamma(z)\Gamma(1-z).$$(Everything you need to know about Beta and Gamma functions to follow that is found here.) On the other hand, the reflection formula is proven as thus. I'll make this answer more self-contained later, when it's clear which question the OP had in mind.