B(x,y+1)=(y/x)B(x+1,y)

From specialfunctionswiki
Revision as of 20:58, 3 March 2018 by Tom (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Theorem

The following formula holds: $$B(x,y+1)=\dfrac{y}{x} B(x+1,y),$$ where $B$ denotes the beta function.

Proof

References