|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.06.26.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gamma[a, z] == Gamma[a] - (z^a/a) HypergeometricPFQ[{a}, {a + 1}, -z] /;
!(Element[-a, Integers] && -a >= 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Gamma", "[", RowBox[List["a", ",", "z"]], "]"]], "\[Equal]", RowBox[List[RowBox[List["Gamma", "[", "a", "]"]], "-", RowBox[List[FractionBox[SuperscriptBox["z", "a"], "a"], RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", "a", "}"]], ",", RowBox[List["{", RowBox[List["a", "+", "1"]], "}"]], ",", RowBox[List["-", "z"]]]], "]"]]]]]]]], "/;", RowBox[List["Not", "[", RowBox[List[RowBox[List["Element", "[", RowBox[List[RowBox[List["-", "a"]], ",", "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> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> a </mi> <mo> , </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mfrac> <msup> <mi> z </mi> <mi> a </mi> </msup> <mi> a </mi> </mfrac> <mo> ⁢ </mo> <semantics> <mrow> <mrow> <msub> <mo>   </mo> <mn> 1 </mn> </msub> <msub> <mi> F </mi> <mn> 1 </mn> </msub> </mrow> <mo> ⁡ </mo> <mrow> <mo> ( </mo> <mrow> <mi> a </mi> <mo> ; </mo> <mrow> <mi> a </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <mi> z </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[TagBox[RowBox[List[RowBox[List[SubscriptBox["\[InvisiblePrefixScriptBase]", FormBox["1", TraditionalForm]], SubscriptBox["F", FormBox["1", TraditionalForm]]]], "\[InvisibleApplication]", RowBox[List["(", RowBox[List[TagBox[TagBox[TagBox["a", HypergeometricPFQ, Rule[Editable, True]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ, Rule[Editable, False]], ";", TagBox[TagBox[TagBox[RowBox[List["a", "+", "1"]], HypergeometricPFQ, Rule[Editable, True]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ, Rule[Editable, False]], ";", TagBox[RowBox[List["-", "z"]], HypergeometricPFQ, Rule[Editable, True]]]], ")"]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]], Rule[Editable, False]], HypergeometricPFQ] </annotation> </semantics> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> - </mo> <mi> a </mi> </mrow> <mo> ∉ </mo> <mi> ℕ </mi> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Gamma </ci> <ci> a </ci> <ci> z </ci> </apply> <apply> <plus /> <apply> <ci> Gamma </ci> <ci> a </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <times /> <apply> <power /> <ci> z </ci> <ci> a </ci> </apply> <apply> <power /> <ci> a </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> HypergeometricPFQ </ci> <list> <ci> a </ci> </list> <list> <apply> <plus /> <ci> a </ci> <cn type='integer'> 1 </cn> </apply> </list> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <notin /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <ci> ℕ </ci> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Gamma", "[", RowBox[List["a_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["Gamma", "[", "a", "]"]], "-", FractionBox[RowBox[List[SuperscriptBox["z", "a"], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", "a", "}"]], ",", RowBox[List["{", RowBox[List["a", "+", "1"]], "}"]], ",", RowBox[List["-", "z"]]]], "]"]]]], "a"]]], "/;", 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|