|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.10.03.0014.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pochhammer[0, -n] == (-1)^n/n! /; Element[n, Integers] && n > 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["0", ",", RowBox[List["-", "n"]]]], "]"]], "\[Equal]", FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], RowBox[List["n", "!"]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", ">", "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> <mn> 0 </mn> <mo> ) </mo> </mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", "0", ")"]], RowBox[List["-", "n"]]], Pochhammer] </annotation> </semantics> <mo> ⩵ </mo> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> </mfrac> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Pochhammer </ci> <cn type='integer'> 0 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <power /> <apply> <factorial /> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Pochhammer", "[", RowBox[List["0", ",", RowBox[List["-", "n_"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], RowBox[List["n", "!"]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|