|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.10.20.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
D[Pochhammer[a, n], {a, m}] == Sum[(-1)^(k + n) StirlingS1[n, k]
Pochhammer[k - m + 1, m] a^(k - m), {k, 1, n}] /;
Element[m, Integers] && m >= 0 && Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[SubscriptBox["\[PartialD]", RowBox[List["{", RowBox[List["a", ",", "m"]], "}"]]], RowBox[List["Pochhammer", "[", RowBox[List["a", ",", "n"]], "]"]]]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "n"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["k", "+", "n"]]], " ", RowBox[List["StirlingS1", "[", RowBox[List["n", ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["k", "-", "m", "+", "1"]], ",", "m"]], "]"]], " ", SuperscriptBox["a", RowBox[List["k", "-", "m"]]]]]]]]], "/;", " ", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", "\[GreaterEqual]", "0"]], "\[And]", 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> <mfrac> <mrow> <msup> <mo> ∂ </mo> <mi> m </mi> </msup> <semantics> <msub> <mrow> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> <mi> n </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", "a", ")"]], "n"], Pochhammer] </annotation> </semantics> </mrow> <mrow> <mo> ∂ </mo> <msup> <mi> a </mi> <mi> m </mi> </msup> </mrow> </mfrac> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> </msup> <mo> ⁢ </mo> <msubsup> <semantics> <mi> S </mi> <annotation encoding='Mathematica'> TagBox["S", StirlingS1] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> k </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> - </mo> <mi> m </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> m </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["k", "-", "m", "+", "1"]], ")"]], "m"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <msup> <mi> a </mi> <mrow> <mi> k </mi> <mo> - </mo> <mi> m </mi> </mrow> </msup> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> m </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <partialdiff /> <bvar> <ci> a </ci> <degree> <ci> m </ci> </degree> </bvar> <apply> <ci> Pochhammer </ci> <ci> a </ci> <ci> n </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> k </ci> <ci> n </ci> </apply> </apply> <apply> <ci> StirlingS1 </ci> <ci> n </ci> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> k </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> <cn type='integer'> 1 </cn> </apply> <ci> m </ci> </apply> <apply> <power /> <ci> a </ci> <apply> <plus /> <ci> k </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> m </ci> <ci> ℕ </ci> </apply> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[SubscriptBox["\[PartialD]", RowBox[List[RowBox[List["{", RowBox[List["a_", ",", "m_"]], "}"]]]]], RowBox[List["Pochhammer", "[", RowBox[List["a_", ",", "n_"]], "]"]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "n"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["k", "+", "n"]]], " ", RowBox[List["StirlingS1", "[", RowBox[List["n", ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["k", "-", "m", "+", "1"]], ",", "m"]], "]"]], " ", SuperscriptBox["a", RowBox[List["k", "-", "m"]]]]]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", "\[GreaterEqual]", "0"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|