|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.18.27.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hypergeometric0F1Regularized[b, z] == Hypergeometric0F1[b, z]/Gamma[b] /;
!(Element[-b, Integers] && -b >= 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Hypergeometric0F1Regularized", "[", RowBox[List["b", ",", "z"]], "]"]], "\[Equal]", FractionBox[RowBox[List["Hypergeometric0F1", "[", RowBox[List["b", ",", "z"]], "]"]], RowBox[List[RowBox[List["Gamma", "[", "b", "]"]], " "]]]]], "/;", RowBox[List["Not", "[", RowBox[List[RowBox[List[RowBox[List["-", "b"]], "\[Element]", "Integers"]], "\[And]", RowBox[List[RowBox[List["-", "b"]], "\[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> <mrow> <mrow> <msub> <mo>   </mo> <mn> 0 </mn> </msub> <msub> <mover> <mi> F </mi> <mo> ~ </mo> </mover> <mn> 1 </mn> </msub> </mrow> <mo> ⁡ </mo> <mrow> <mo> ( </mo> <mrow> <mo>   </mo> <mo> ; </mo> <mi> b </mi> <mo> ; </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[TagBox[RowBox[List[RowBox[List[SubscriptBox["\[InvisiblePrefixScriptBase]", FormBox["0", TraditionalForm]], SubscriptBox[OverscriptBox["F", "~"], FormBox["1", TraditionalForm]]]], "\[InvisibleApplication]", RowBox[List["(", RowBox[List[TagBox[TagBox["\[Null]", InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQRegularized, Rule[Editable, False]], ";", TagBox[TagBox[TagBox["b", HypergeometricPFQRegularized, Rule[Editable, True]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQRegularized, Rule[Editable, False]], ";", TagBox["z", HypergeometricPFQRegularized, Rule[Editable, True]]]], ")"]]]], InterpretTemplate[Function[HypergeometricPFQRegularized[Slot[1], Slot[2], Slot[3]]]], Rule[Editable, False]], HypergeometricPFQRegularized] </annotation> </semantics> <mo> ⩵ </mo> <mfrac> <semantics> <mrow> <mrow> <msub> <mo>   </mo> <mn> 0 </mn> </msub> <msub> <mi> F </mi> <mn> 1 </mn> </msub> </mrow> <mo> ⁡ </mo> <mrow> <mo> ( </mo> <mrow> <mo>   </mo> <mo> ; </mo> <mi> b </mi> <mo> ; </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[TagBox[RowBox[List[RowBox[List[SubscriptBox["\[InvisiblePrefixScriptBase]", FormBox["0", TraditionalForm]], SubscriptBox["F", FormBox["1", TraditionalForm]]]], "\[InvisibleApplication]", RowBox[List["(", RowBox[List[TagBox[TagBox["\[Null]", InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric0F1, Rule[Editable, False]], ";", TagBox[TagBox[TagBox["b", Hypergeometric0F1, Rule[Editable, True]], InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric0F1, Rule[Editable, False]], ";", TagBox["z", Hypergeometric0F1, Rule[Editable, True]]]], ")"]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]], Rule[Editable, False]], Hypergeometric0F1] </annotation> </semantics> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> b </mi> <mo> ) </mo> </mrow> </mfrac> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> - </mo> <mi> b </mi> </mrow> <mo> ∉ </mo> <mi> ℕ </mi> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> HypergeometricPFQRegularized </ci> <list /> <list> <ci> b </ci> </list> <ci> z </ci> </apply> <apply> <times /> <apply> <ci> Hypergeometric0F1 </ci> <ci> b </ci> <ci> z </ci> </apply> <apply> <power /> <apply> <ci> Gamma </ci> <ci> b </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <notin /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> <ci> ℕ </ci> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Hypergeometric0F1Regularized", "[", RowBox[List["b_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List["Hypergeometric0F1", "[", RowBox[List["b", ",", "z"]], "]"]], RowBox[List["Gamma", "[", "b", "]"]]], "/;", RowBox[List["!", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "b"]], "\[Element]", "Integers"]], "&&", RowBox[List[RowBox[List["-", "b"]], "\[GreaterEqual]", "0"]]]], ")"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HypergeometricPFQRegularized[{a},{b},z] | HypergeometricPFQRegularized[{a1,a2},{b1},z] | HypergeometricPFQRegularized[{a1,...,ap},{b1,...,bq},z] | |
|
|
|