|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.19.17.0005.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Beta[z, a, b] == Beta[z, a + 1, b] + Beta[z, a, b + 1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[" ", RowBox[List[RowBox[List["Beta", "[", RowBox[List["z", ",", "a", ",", "b"]], "]"]], "\[Equal]", RowBox[List[RowBox[List["Beta", "[", RowBox[List["z", ",", RowBox[List["a", "+", "1"]], ",", "b"]], "]"]], "+", RowBox[List["Beta", "[", RowBox[List["z", ",", "a", ",", RowBox[List["b", "+", "1"]]]], "]"]]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <msub> <semantics> <mi> Β </mi> <annotation-xml encoding='MathML-Content'> <ci> Beta </ci> </annotation-xml> </semantics> <mi> z </mi> </msub> <mo> ( </mo> <mrow> <mi> a </mi> <mo> , </mo> <mi> b </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <msub> <semantics> <mi> Β </mi> <annotation-xml encoding='MathML-Content'> <ci> Beta </ci> </annotation-xml> </semantics> <mi> z </mi> </msub> <mo> ( </mo> <mrow> <mrow> <mi> a </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> , </mo> <mi> b </mi> </mrow> <mo> ) </mo> </mrow> <mo> + </mo> <mrow> <msub> <semantics> <mi> Β </mi> <annotation-xml encoding='MathML-Content'> <ci> Beta </ci> </annotation-xml> </semantics> <mi> z </mi> </msub> <mo> ( </mo> <mrow> <mi> a </mi> <mo> , </mo> <mrow> <mi> b </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> Beta </ci> <ci> z </ci> <ci> a </ci> <ci> b </ci> </apply> <apply> <plus /> <apply> <ci> Beta </ci> <ci> z </ci> <apply> <plus /> <ci> a </ci> <cn type='integer'> 1 </cn> </apply> <ci> b </ci> </apply> <apply> <ci> Beta </ci> <ci> z </ci> <ci> a </ci> <apply> <plus /> <ci> b </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Beta", "[", RowBox[List["z_", ",", "a_", ",", "b_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List["Beta", "[", RowBox[List["z", ",", RowBox[List["a", "+", "1"]], ",", "b"]], "]"]], "+", RowBox[List["Beta", "[", RowBox[List["z", ",", "a", ",", RowBox[List["b", "+", "1"]]]], "]"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|