|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.27.03.0034.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HypergeometricPFQ[{1, b, c}, {m - b, m - c}, 1] ==
(-(1/2)) Sum[(Pochhammer[1 + b - m, k] Pochhammer[1 + c - m, k])/
(Pochhammer[1 - b, k] Pochhammer[1 - c, k]), {k, 1, m - 2}] +
((Sqrt[Pi] Pochhammer[m - 2 b, m] Pochhammer[m - 2 c, m]
Pochhammer[m - b - c, m])/(2^(2 m + 1) Pochhammer[m - b - c - 1/2, m]))
((Gamma[1 - b] Gamma[1 - c] Gamma[2 m - b - c - 1/2])/
(Gamma[1/2 - b + m] Gamma[1/2 - c + m] Gamma[2 m - b - c])) /;
Re[b + c] < m - 1/2 && Element[m - 2, Integers] && m - 2 >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List["1", ",", "b", ",", "c"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["m", "-", "b"]], ",", RowBox[List["m", "-", "c"]]]], "}"]], ",", "1"]], "]"]], "\[Equal]", RowBox[List[RowBox[List[RowBox[List["-", FractionBox["1", "2"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], RowBox[List["m", "-", "2"]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "b", "-", "m"]], ",", "k"]], "]"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "c", "-", "m"]], ",", "k"]], "]"]]]], ")"]], "/", RowBox[List["(", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "-", "b"]], ",", "k"]], "]"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "-", "c"]], ",", "k"]], "]"]]]], ")"]]]]]]]], "+", RowBox[List[RowBox[List[RowBox[List["(", RowBox[List[SqrtBox["\[Pi]"], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", RowBox[List["2", "b"]]]], ",", "m"]], "]"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", RowBox[List["2", "c"]]]], ",", "m"]], "]"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", "b", "-", "c"]], ",", "m"]], "]"]]]], ")"]], "/", RowBox[List["(", RowBox[List[SuperscriptBox["2", RowBox[List[RowBox[List["2", "m"]], "+", "1"]]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", "b", "-", "c", "-", FractionBox["1", "2"]]], ",", "m"]], "]"]]]], ")"]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["Gamma", "[", RowBox[List["1", "-", "b"]], "]"]], RowBox[List["Gamma", "[", RowBox[List["1", "-", "c"]], "]"]], RowBox[List["Gamma", "[", RowBox[List[RowBox[List["2", "m"]], "-", "b", "-", "c", "-", FractionBox["1", "2"]]], "]"]]]], ")"]], "/", RowBox[List["(", RowBox[List[RowBox[List["Gamma", "[", RowBox[List[FractionBox["1", "2"], "-", "b", "+", "m"]], "]"]], RowBox[List["Gamma", "[", RowBox[List[FractionBox["1", "2"], "-", "c", "+", "m"]], "]"]], RowBox[List["Gamma", "[", RowBox[List[RowBox[List["2", "m"]], "-", "b", "-", "c"]], "]"]]]], ")"]]]]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Re", "[", RowBox[List["b", "+", "c"]], "]"]], "<", RowBox[List["m", "-", FractionBox["1", "2"]]]]], "\[And]", RowBox[List[RowBox[List["m", "-", "2"]], "\[Element]", "Integers"]], "\[And]", RowBox[List[RowBox[List["m", "-", "2"]], "\[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> 3 </mn> </msub> <msub> <mi> F </mi> <mn> 2 </mn> </msub> </mrow> <mo> ⁡ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 1 </mn> <mo> , </mo> <mi> b </mi> <mo> , </mo> <mi> c </mi> </mrow> <mo> ; </mo> <mrow> <mrow> <mi> m </mi> <mo> - </mo> <mi> b </mi> </mrow> <mo> , </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> c </mi> </mrow> </mrow> <mo> ; </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[TagBox[RowBox[List[RowBox[List[SubscriptBox["\[InvisiblePrefixScriptBase]", FormBox["3", TraditionalForm]], SubscriptBox["F", FormBox["2", TraditionalForm]]]], "\[InvisibleApplication]", RowBox[List["(", RowBox[List[TagBox[TagBox[RowBox[List[TagBox["1", HypergeometricPFQ, Rule[Editable, True]], ",", TagBox["b", HypergeometricPFQ, Rule[Editable, True]], ",", TagBox["c", HypergeometricPFQ, Rule[Editable, True]]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ, Rule[Editable, False]], ";", TagBox[TagBox[RowBox[List[TagBox[RowBox[List["m", "-", "b"]], HypergeometricPFQ, Rule[Editable, True]], ",", TagBox[RowBox[List["m", "-", "c"]], HypergeometricPFQ, Rule[Editable, True]]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ, Rule[Editable, False]], ";", TagBox["1", HypergeometricPFQ, Rule[Editable, True]]]], ")"]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]], Rule[Editable, False]], HypergeometricPFQ] </annotation> </semantics> <mo> ⩵ </mo> <mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <msqrt> <mi> π </mi> </msqrt> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> b </mi> </mrow> </mrow> <mo> ) </mo> </mrow> <mi> m </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["m", "-", RowBox[List["2", " ", "b"]]]], ")"]], "m"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> c </mi> </mrow> </mrow> <mo> ) </mo> </mrow> <mi> m </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["m", "-", RowBox[List["2", " ", "c"]]]], ")"]], "m"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> b </mi> <mo> - </mo> <mi> c </mi> </mrow> <mo> ) </mo> </mrow> <mi> m </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["m", "-", "b", "-", "c"]], ")"]], "m"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> b </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> c </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> m </mi> </mrow> <mo> - </mo> <mi> b </mi> <mo> - </mo> <mi> c </mi> <mo> - </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> / </mo> <mrow> <mo> ( </mo> <mrow> <msup> <mn> 2 </mn> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> m </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> b </mi> <mo> - </mo> <mi> c </mi> <mo> - </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> <mi> m </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["m", "-", "b", "-", "c", "-", FractionBox["1", "2"]]], ")"]], "m"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> b </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> c </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> m </mi> </mrow> <mo> - </mo> <mi> b </mi> <mo> - </mo> <mi> c </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mrow> <mi> m </mi> <mo> - </mo> <mn> 2 </mn> </mrow> </munderover> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> b </mi> <mo> - </mo> <mi> m </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["b", "-", "m", "+", "1"]], ")"]], "k"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> c </mi> <mo> - </mo> <mi> m </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["c", "-", "m", "+", "1"]], ")"]], "k"], Pochhammer] </annotation> </semantics> </mrow> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> b </mi> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["1", "-", "b"]], ")"]], "k"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> c </mi> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["1", "-", "c"]], ")"]], "k"], Pochhammer] </annotation> </semantics> </mrow> </mfrac> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> b </mi> <mo> + </mo> <mi> c </mi> </mrow> <mo> ) </mo> </mrow> <mo> < </mo> <mrow> <mi> m </mi> <mo> - </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mi> m </mi> <mo> - </mo> <mn> 2 </mn> </mrow> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> HypergeometricPFQ </ci> <list> <cn type='integer'> 1 </cn> <ci> b </ci> <ci> c </ci> </list> <list> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> </apply> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> </apply> </list> <cn type='integer'> 1 </cn> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <apply> <power /> <pi /> <cn type='rational'> 1 <sep /> 2 </cn> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> b </ci> </apply> </apply> </apply> <ci> m </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> </apply> </apply> <ci> m </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> </apply> <ci> m </ci> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> </apply> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> </apply> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> m </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> m </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <ci> m </ci> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> m </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> m </ci> <cn type='integer'> -2 </cn> </apply> </uplimit> <apply> <times /> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> b </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> c </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <apply> <power /> <apply> <times /> <apply> <ci> Pochhammer </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> b </ci> </apply> </apply> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> </apply> <ci> k </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <lt /> <apply> <real /> <apply> <plus /> <ci> b </ci> <ci> c </ci> </apply> </apply> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> <apply> <in /> <apply> <plus /> <ci> m </ci> <cn type='integer'> -2 </cn> </apply> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List["1", ",", "b_", ",", "c_"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["m_", "-", "b_"]], ",", RowBox[List["m_", "-", "c_"]]]], "}"]], ",", "1"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[RowBox[List["-", FractionBox["1", "2"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], RowBox[List["m", "-", "2"]]], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "b", "-", "m"]], ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "c", "-", "m"]], ",", "k"]], "]"]]]], RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "-", "b"]], ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "-", "c"]], ",", "k"]], "]"]]]]]]]]], "+", FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SqrtBox["\[Pi]"], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", RowBox[List["2", " ", "b"]]]], ",", "m"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", RowBox[List["2", " ", "c"]]]], ",", "m"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", "b", "-", "c"]], ",", "m"]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[RowBox[List["Gamma", "[", RowBox[List["1", "-", "b"]], "]"]], " ", RowBox[List["Gamma", "[", RowBox[List["1", "-", "c"]], "]"]], " ", RowBox[List["Gamma", "[", RowBox[List[RowBox[List["2", " ", "m"]], "-", "b", "-", "c", "-", FractionBox["1", "2"]]], "]"]]]], ")"]]]], RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox["2", RowBox[List[RowBox[List["2", " ", "m"]], "+", "1"]]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["m", "-", "b", "-", "c", "-", FractionBox["1", "2"]]], ",", "m"]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[RowBox[List["Gamma", "[", RowBox[List[FractionBox["1", "2"], "-", "b", "+", "m"]], "]"]], " ", RowBox[List["Gamma", "[", RowBox[List[FractionBox["1", "2"], "-", "c", "+", "m"]], "]"]], " ", RowBox[List["Gamma", "[", RowBox[List[RowBox[List["2", " ", "m"]], "-", "b", "-", "c"]], "]"]]]], ")"]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Re", "[", RowBox[List["b", "+", "c"]], "]"]], "<", RowBox[List["m", "-", FractionBox["1", "2"]]]]], "&&", RowBox[List[RowBox[List["m", "-", "2"]], "\[Element]", "Integers"]], "&&", RowBox[List[RowBox[List["m", "-", "2"]], "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HypergeometricPFQ[{},{},z] | HypergeometricPFQ[{},{b},z] | HypergeometricPFQ[{a},{},z] | HypergeometricPFQ[{a},{b},z] | HypergeometricPFQ[{a1},{b1,b2},z] | HypergeometricPFQ[{a1,a2},{b1},z] | HypergeometricPFQ[{a1,a2},{b1,b2},z] | HypergeometricPFQ[{a1,a2},{b1,b2,b3},z] | HypergeometricPFQ[{a1,a2,a3,a4},{b1,b2,b3},z] | HypergeometricPFQ[{a1,a2,a3,a4,a5},{b1,b2,b3,b4},z] | HypergeometricPFQ[{a1,a2,a3,a4,a5,a6},{b1,b2,b3,b4,b5},z] | HypergeometricPFQ[{a1,...,ap},{b1,...,bq},z] | |
|
|
|