Difference between revisions of "Incomplete beta function"
From specialfunctionswiki
Line 7: | Line 7: | ||
=References= | =References= | ||
[http://dualaud.net/specialfunctionswiki/abramowitz_and_stegun-1.03/page_263.htm] | [http://dualaud.net/specialfunctionswiki/abramowitz_and_stegun-1.03/page_263.htm] | ||
+ | |||
+ | [[Category:SpecialFunction]] |
Revision as of 18:32, 24 May 2016
The incomplete beta function is defined by $$B_x(a,b)=\displaystyle\int_0^x t^{a-1}(1-t)^{b-1} dt.$$
Properties
Theorem
The following formula holds: $$B_x(a,b)=\dfrac{x^a}{a} {}_2F_1(a,1-b;a+1;x),$$ where $B_x$ denotes the incomplete beta function and ${}_2F_1$ denotes the hypergeometric pFq.