|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.19.03.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Beta[z, -n, b] == Sum[(Pochhammer[1 - b, k]/((k - n) k!)) z^k, {k, 0, b - 1}]/
z^n /; Element[n, Integers] && n > 0 && Element[b, Integers] && b > 0 &&
b <= n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Beta", "[", RowBox[List["z", ",", RowBox[List["-", "n"]], ",", "b"]], "]"]], "\[Equal]", RowBox[List[SuperscriptBox["z", RowBox[List["-", "n"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["b", "-", "1"]]], RowBox[List[FractionBox[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "-", "b"]], ",", "k"]], "]"]], RowBox[List[RowBox[List["(", RowBox[List["k", "-", "n"]], ")"]], " ", RowBox[List["k", "!"]]]]], SuperscriptBox["z", "k"]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", ">", "0"]], "\[And]", RowBox[List["b", "\[Element]", "Integers"]], "\[And]", RowBox[List["b", ">", "0"]], "\[And]", RowBox[List["b", "\[LessEqual]", "n"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <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> <mo> - </mo> <mi> n </mi> </mrow> <mo> , </mo> <mi> b </mi> </mrow> <mo> ) </mo> </mrow> <mo>  </mo> <mrow> <msup> <mi> z </mi> <mrow> <mo> - </mo> <mi> n </mi> </mrow> </msup> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mi> b </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> b </mi> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["1", "-", "b"]], ")"]], "k"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <msup> <mi> z </mi> <mi> k </mi> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> </mrow> </mfrac> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mi> b </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mi> b </mi> <mo> ≤ </mo> <mi> n </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Beta </ci> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <ci> b </ci> </apply> <apply> <times /> <apply> <power /> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> b </ci> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <times /> <apply> <ci> Pochhammer </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> </apply> <ci> k </ci> </apply> <apply> <power /> <ci> z </ci> <ci> k </ci> </apply> <apply> <power /> <apply> <times /> <apply> <plus /> <ci> k </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> <apply> <factorial /> <ci> k </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <in /> <ci> b </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <leq /> <ci> b </ci> <ci> n </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Beta", "[", RowBox[List["z_", ",", RowBox[List["-", "n_"]], ",", "b_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SuperscriptBox["z", RowBox[List["-", "n"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["b", "-", "1"]]], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "-", "b"]], ",", "k"]], "]"]], " ", SuperscriptBox["z", "k"]]], RowBox[List[RowBox[List["(", RowBox[List["k", "-", "n"]], ")"]], " ", RowBox[List["k", "!"]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]], "&&", RowBox[List["b", "\[Element]", "Integers"]], "&&", RowBox[List["b", ">", "0"]], "&&", RowBox[List["b", "\[LessEqual]", "n"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|