|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.10.04.0006.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Residue[Pochhammer[a, n], {a, -k - n}] == (-1)^k/(k! Gamma[-n - k]) /;
Element[k, Integers] && k >= 0 && !(Element[k + n, Integers] && k + n >= 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Residue", "[", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["a", ",", "n"]], "]"]], ",", RowBox[List["{", RowBox[List["a", ",", " ", RowBox[List[RowBox[List["-", "k"]], "-", "n"]]]], "}"]]]], "]"]], " ", "\[Equal]", FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], RowBox[List[RowBox[List["k", "!"]], RowBox[List["Gamma", "[", RowBox[List[RowBox[List["-", "n"]], "-", "k"]], "]"]]]]]]], " ", "/;", RowBox[List[RowBox[List["k", "\[Element]", "Integers"]], "\[And]", RowBox[List["k", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["Not", "[", RowBox[List[RowBox[List[RowBox[List["k", "+", "n"]], "\[Element]", "Integers"]], "\[And]", RowBox[List[RowBox[List["k", "+", "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> <mrow> <mrow> <msub> <mi> res </mi> <mi> a </mi> </msub> <mo> ( </mo> <msub> <mrow> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> <mi> n </mi> </msub> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mo> - </mo> <mi> k </mi> </mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ⩵ </mo> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> <mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mfrac> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> k </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ∉ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <times /> <apply> <apply> <ci> Subscript </ci> <ci> res </ci> <ci> a </ci> </apply> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> n </ci> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> k </ci> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> k </ci> <ci> ℕ </ci> </apply> <apply> <notin /> <apply> <plus /> <ci> k </ci> <ci> n </ci> </apply> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Residue", "[", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["a_", ",", "n_"]], "]"]], ",", RowBox[List["{", RowBox[List["a_", ",", RowBox[List[RowBox[List["-", "k_"]], "-", "n_"]]]], "}"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], RowBox[List[RowBox[List["k", "!"]], " ", RowBox[List["Gamma", "[", RowBox[List[RowBox[List["-", "n"]], "-", "k"]], "]"]]]]], "/;", RowBox[List[RowBox[List["k", "\[Element]", "Integers"]], "&&", RowBox[List["k", "\[GreaterEqual]", "0"]], "&&", RowBox[List["!", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["k", "+", "n"]], "\[Element]", "Integers"]], "&&", RowBox[List[RowBox[List["k", "+", "n"]], "\[GreaterEqual]", "0"]]]], ")"]]]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|