Beta Function

Subjects: Special Functions

The integral with (z1),(z2)>0

B(z1,z2)=01tz11(1t)z21dt

We have that B(z1,z2)=B(z2,z1), we also have the equivalente integral definition

B(z1,z2)=20π/2(sinθ)2z11(cosθ)2z21dθ

it has a relationship with the Gamma Function as

B(z1,z2)=Γ(z1)Γ(z2)Γ(z1+z2)

We have a simplification

01xp(1xm)qdx=1mB(p+1m,q+1)

Also, the integrals

0π2(sinθ)ndθ=0π2(cosθ)ndθ=12B(n+12,12)

We can look at special values of B(a,b):

Incomplete Beta Function

We can define the incomplete beta function, as the integral

B(x;a,b)=0xta1(1t)b1dt

we have that B(1;a,b)=B(a,b).

We can define, the regularized incomplete beta function, or regularized beta function as

Ix(a,b)=B(x;a,b)B(a,b)

This has several important properties. It is used as the cdf of a random variable with a Beta Distribution, and is related the cdf F(x;n,p) of a random variable X following a binomial distribution with a probability of a single success p and number of Bernulliy trials

F(k;n,p)=P(Xk)=I1p(nk,k+1)=1Ip(k+1,nk)

Properties