PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Version 4 of 'beta function'
[ view 'beta function' | back to history ]

Title of object: beta function
Canonical Name: BetaFunction
Type: Definition

Created on: 2003-02-09 03:44:12.427989-05
Modified on: 2003-02-11 14:28:58.214618-05

Creator: vladm
Modifier: vladm
Author: vladm

Classification: msc:33-XX

Revision comment (for changes between this and next version):

Changes for correction #1626 ('Spelling/grammar mistakes').

Preamble:

% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
Content:

The beta function is :
$$ B(p,q) = \int_0^1 x^{p-1} (1-x)^{q-1} dx $$
for any $p,q > 0$
The beta fuction has the proprieties :
$$B(p,q) = \frac{\Gamma(p) \Gamma(q)}{\Gamma(p+q)}$$
where $\Gamma$ is the gamma function
also:
$$B(p,q) = B(q,p)$$ and
$$B(\frac{1}{2},\frac{1}{2}) = \sqrt{\pi}$$
The function was discovered by L.Euler (1730) and the name was given by
J.Binet