|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.10.30.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pochhammer[a, n] == 0 /; a + n == -k && Element[k, Integers] && k >= 0 &&
!(Element[-a, Integers] && -a >= 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["a", ",", "n"]], "]"]], "\[Equal]", "0"]], "/;", RowBox[List[RowBox[List[RowBox[List["a", "+", "n"]], "\[Equal]", RowBox[List["-", "k"]]]], "\[And]", RowBox[List["k", "\[Element]", "Integers"]], "\[And]", RowBox[List["k", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["Not", "[", RowBox[List[RowBox[List[RowBox[List["-", "a"]], "\[Element]", "Integers"]], "\[And]", RowBox[List[RowBox[List["-", "a"]], "\[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> <mi> a </mi> <mo> ) </mo> </mrow> <mi> n </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", "a", ")"]], "n"], Pochhammer] </annotation> </semantics> <mo> ⩵ </mo> <mn> 0 </mn> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> a </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ⩵ </mo> <mrow> <mo> - </mo> <mi> k </mi> </mrow> </mrow> <mo> ∧ </mo> <mrow> <mi> k </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mo> - </mo> <mi> a </mi> </mrow> <mo> ∉ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Pochhammer </ci> <ci> a </ci> <ci> n </ci> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <and /> <apply> <eq /> <apply> <plus /> <ci> a </ci> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <apply> <in /> <ci> k </ci> <ci> ℕ </ci> </apply> <apply> <notin /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Pochhammer", "[", RowBox[List["a_", ",", "n_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List["0", "/;", RowBox[List[RowBox[List[RowBox[List["a", "+", "n"]], "\[Equal]", RowBox[List["-", "k"]]]], "&&", RowBox[List["k", "\[Element]", "Integers"]], "&&", RowBox[List["k", "\[GreaterEqual]", "0"]], "&&", RowBox[List["!", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "a"]], "\[Element]", "Integers"]], "&&", RowBox[List[RowBox[List["-", "a"]], "\[GreaterEqual]", "0"]]]], ")"]]]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|