ZaidAlyafey said:
Oh , I am really sorry

. That was supposed to be the beta function. I hope I didn't confuse you !
I read the part where I took the derivative of the Beta and compared it to yours.
:sigh: I see, I forgot the $\Gamma(a + b)$ in the numerator... foolish mistake.
Then you can get
$$B'(a,b) =\Gamma(a)\cdot\frac{\Gamma(b)\psi(b)-\Gamma(b)\psi(a+b)}{\Gamma(a+b)}$$
$$B_b(a,b) = \frac{(\Gamma(a)\Gamma(b))(\psi(b)-\psi(a+b)}{\Gamma(a+b)}$$
$$B_b(a,b) = B(a,b)(\psi(b) - \psi(a+b))$$
Okay, so we have this part, and
$b = 1/2$
$a = 1/2$
$$B_b(1/2, 1/2) = B(1/2, 1/2)(\psi(1/2) - \psi(1))$$
I'm still confused, how can you find values of $\psi$ the digamma?
From wikipedia,
$$\psi(x) = \int_{0}^{\infty} \frac{{e}^{-t}}{t} - \frac{{e}^{-xt}}{1-{e}^{-t}} \,dt$$
$$\psi(1) = \int_{0}^{\infty} \frac{{e}^{-t}}{t} - \frac{{e}^{-t}}{1-{e}^{-t}} \,dt$$
$$\psi(1) = \int_{0}^{\infty} \frac{{e}^{-t}}{t} \,dt - \int_{0}^{\infty} \frac{{e}^{-t}}{1-{e}^{-t}} \,dt$$
Lets compute the
first integral.
$$I_1 = \int_{0}^{\infty} \frac{{e}^{-t}}{t} \,dt$$ First, the antiderivative.
$$I_1 = \int \frac{{e}^{-t}}{t} dt$$
Let $u = 1/t$ and let $dv = {e}^{-t} dt$
$du = -1/t^2$ and $v = -{e}^{-t}$
$$I_1 = \frac{-{e}^{-t}}{t} - \int \frac{{e}^{-t}}{t^2} dt$$
mmmmmmmmm... yeah, that is quite hard to compute, $I_1$ antiderivative is the problem. But I know there is a specified value already. But would you mind helping me out with the antiderivative of $I_1$ as well?
from the data-tables, $\psi(1) = -\gamma$ and $\psi(1/2) = -(2\ln(2) + \gamma)$
$$B_b(1/2, 1/2) = B(1/2, 1/2)(\psi(1/2) - \psi(1))$$
$$B_b(1/2, 1/2) = \frac{\Gamma(1/2)\Gamma(1/2)(\psi(1/2) - \psi(1/2))}{\Gamma(1)}$$
$\Gamma(1/2) = \sqrt{\pi}$
$$B_b(1/2, 1/2) = \frac{\pi(\psi(1/2) - \psi(1))}{1}$$
$$B_b(1/2, 1/2) = (\pi)(-(2\ln(2) + \gamma) + \gamma)$$
$$B_b(1/2, 1/2) = -2\ln(2)\pi$$
What do you think? (And also please take consideration of the integral definition of $\psi(1)$ and tell me how to find the antiderivative...)
By the way, WolframAlpha can't compute this integral, how can I know the final answer to it?
Thanks!