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