Wolfram Researchfunctions.wolfram.comOther Wolfram Sites
Search Site
Function CategoriesGraphics GalleryNotationsGeneral IdentitiesAbout This Site Email Comments

View Related Information In
The Documentation Center
MathWorld

Download All Formulas For This Function
Mathematica Notebook
PDF File

 

Developed with Mathematica -- Download a Free Trial Version
 











variants of this functions
Hypergeometric2F1






Mathematica Notation

Traditional Notation









Hypergeometric Functions > Hypergeometric2F1[a,b,c,z] > Series representations > Generalized power series > Expansions at z==infinity > For the function itself > Case of double poles





http://functions.wolfram.com/07.23.06.0057.01









  


  










Input Form





Hypergeometric2F1[a, a + n, c, z] == ((Gamma[c] (-z)^(-a - n))/(Gamma[a + n] Gamma[c - a])) Sum[(((Pochhammer[a, k + n] Pochhammer[1 + a - c, k + n])/(k! (k + n)!)) (PolyGamma[k + n + 1] + PolyGamma[k + 1] - PolyGamma[a + n + k] - PolyGamma[c - a - n - k]))/z^k, {k, 0, Infinity}] + (Sin[(c - a) Pi]/(Pi n! Gamma[a])) Gamma[c] Gamma[1 + a - c + n] Log[-z] (-z)^(-a - n) Sum[(Pochhammer[a + n, k] Pochhammer[1 + a - c + n, k])/ (k! Pochhammer[1 + n, k])/z^k, {k, 0, Infinity}] + ((Gamma[c]/Gamma[a + n]) Sum[(Pochhammer[a, k] Gamma[n - k])/ (k! Gamma[c - a - k])/z^k, {k, 0, n - 1}])/(-z)^a /; Abs[z] > 1 && Element[n, Integers] && n >= 0 && !Element[c - a, Integers]










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Hypergeometric2F1", "[", RowBox[List["a", ",", RowBox[List["a", "+", "n"]], ",", "c", ",", "z"]], "]"]], "\[Equal]", RowBox[List[RowBox[List[FractionBox[RowBox[List[RowBox[List["Gamma", "[", "c", "]"]], SuperscriptBox[RowBox[List["(", RowBox[List["-", "z"]], ")"]], RowBox[List[RowBox[List["-", "a"]], "-", "n"]]]]], RowBox[List[RowBox[List["Gamma", "[", RowBox[List["a", "+", "n"]], "]"]], RowBox[List["Gamma", "[", RowBox[List["c", "-", "a"]], "]"]]]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], RowBox[List[FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["a", ",", RowBox[List["k", "+", "n"]]]], "]"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "a", "-", "c"]], ",", RowBox[List["k", "+", "n"]]]], "]"]]]], RowBox[List[RowBox[List["k", "!"]], RowBox[List[RowBox[List["(", RowBox[List["k", "+", "n"]], ")"]], "!"]]]]], RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["k", "+", "n", "+", "1"]], "]"]], "+", RowBox[List["PolyGamma", "[", RowBox[List["k", "+", "1"]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["a", "+", "n", "+", "k"]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["c", "-", "a", "-", "n", "-", "k"]], "]"]]]], ")"]], SuperscriptBox["z", RowBox[List["-", "k"]]]]]]]]], "+", RowBox[List[FractionBox[RowBox[List["Sin", "[", RowBox[List[RowBox[List["(", RowBox[List["c", "-", "a"]], ")"]], " ", "\[Pi]"]], "]"]], RowBox[List["\[Pi]", " ", RowBox[List["n", "!"]], " ", RowBox[List["Gamma", "[", "a", "]"]]]]], " ", RowBox[List["Gamma", "[", "c", "]"]], " ", RowBox[List["Gamma", "[", RowBox[List["1", "+", "a", "-", "c", "+", "n"]], "]"]], " ", RowBox[List["Log", "[", RowBox[List["-", "z"]], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["-", "z"]], ")"]], RowBox[List[RowBox[List["-", "a"]], "-", "n"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], RowBox[List[FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["a", "+", "n"]], ",", "k"]], "]"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "a", "-", "c", "+", "n"]], ",", "k"]], "]"]]]], RowBox[List[RowBox[List["k", "!"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "n"]], ",", "k"]], "]"]]]]], SuperscriptBox["z", RowBox[List["-", "k"]]]]]]]]], "+", RowBox[List[FractionBox[RowBox[List["Gamma", "[", "c", "]"]], RowBox[List["Gamma", "[", RowBox[List["a", "+", "n"]], "]"]]], SuperscriptBox[RowBox[List["(", RowBox[List["-", "z"]], ")"]], RowBox[List["-", "a"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], RowBox[List[FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["a", ",", "k"]], "]"]], RowBox[List["Gamma", "[", RowBox[List["n", "-", "k"]], "]"]]]], RowBox[List[RowBox[List["k", "!"]], RowBox[List["Gamma", "[", RowBox[List["c", "-", "a", "-", "k"]], "]"]]]]], SuperscriptBox["z", RowBox[List["-", "k"]]]]]]]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], ">", "1"]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["Not", "[", RowBox[List["Element", "[", RowBox[List[RowBox[List["c", "-", "a"]], ",", "Integers"]], "]"]], "]"]]]]]]]]










MathML Form







<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> &#8202; </mo> <mn> 2 </mn> </msub> <msub> <mi> F </mi> <mn> 1 </mn> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> a </mi> <mo> , </mo> <mrow> <mi> a </mi> <mo> + </mo> <mi> n </mi> </mrow> </mrow> <mo> ; </mo> <mi> c </mi> <mo> ; </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, FormBox[&quot;2&quot;, TraditionalForm]], SubscriptBox[&quot;F&quot;, FormBox[&quot;1&quot;, TraditionalForm]]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[RowBox[List[TagBox[&quot;a&quot;, Hypergeometric2F1, Rule[Editable, True]], &quot;,&quot;, TagBox[RowBox[List[&quot;a&quot;, &quot;+&quot;, &quot;n&quot;]], Hypergeometric2F1, Rule[Editable, True]]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric2F1, Rule[Editable, False]], &quot;;&quot;, TagBox[TagBox[TagBox[&quot;c&quot;, Hypergeometric2F1, Rule[Editable, True]], InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric2F1, Rule[Editable, False]], &quot;;&quot;, TagBox[&quot;z&quot;, Hypergeometric2F1, Rule[Editable, True]]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]], Rule[Editable, False]], Hypergeometric2F1] </annotation> </semantics> <mo> &#10869; </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mi> c </mi> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mtext> </mtext> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mo> - </mo> <mi> a </mi> </mrow> </msup> </mrow> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> a </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> </mfrac> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List[&quot;(&quot;, &quot;a&quot;, &quot;)&quot;]], &quot;k&quot;], Pochhammer] </annotation> </semantics> <mo> &#8290; </mo> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mo> - </mo> <mi> k </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> c </mi> <mo> - </mo> <mi> a </mi> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mfrac> </mrow> </mrow> <mo> + </mo> <mrow> <mfrac> <mrow> <mrow> <mi> sin </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> c </mi> <mo> - </mo> <mi> a </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mi> &#960; </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mi> c </mi> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> a </mi> <mo> - </mo> <mi> c </mi> <mo> + </mo> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <mrow> <mi> &#960; </mi> <mo> &#8290; </mo> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> </mrow> </mfrac> <mo> &#8290; </mo> <mi> log </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> a </mi> </mrow> <mo> - </mo> <mi> n </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> &#8734; </mi> </munderover> <mrow> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> a </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List[&quot;(&quot;, RowBox[List[&quot;a&quot;, &quot;+&quot;, &quot;n&quot;]], &quot;)&quot;]], &quot;k&quot;], Pochhammer] </annotation> </semantics> <mo> &#8290; </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> a </mi> <mo> - </mo> <mi> c </mi> <mo> + </mo> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List[&quot;(&quot;, RowBox[List[&quot;a&quot;, &quot;-&quot;, &quot;c&quot;, &quot;+&quot;, &quot;n&quot;, &quot;+&quot;, &quot;1&quot;]], &quot;)&quot;]], &quot;k&quot;], Pochhammer] </annotation> </semantics> </mrow> <mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List[&quot;(&quot;, RowBox[List[&quot;n&quot;, &quot;+&quot;, &quot;1&quot;]], &quot;)&quot;]], &quot;k&quot;], Pochhammer] </annotation> </semantics> </mrow> </mfrac> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mo> - </mo> <mi> k </mi> </mrow> </msup> </mrow> </mrow> </mrow> <mo> + </mo> <mrow> <mfrac> <mrow> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mi> c </mi> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> a </mi> </mrow> <mo> - </mo> <mi> n </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> a </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> c </mi> <mo> - </mo> <mi> a </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mfrac> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> &#8734; </mi> </munderover> <mrow> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> <mrow> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List[&quot;(&quot;, &quot;a&quot;, &quot;)&quot;]], RowBox[List[&quot;k&quot;, &quot;+&quot;, &quot;n&quot;]]], Pochhammer] </annotation> </semantics> <mo> &#8290; </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> a </mi> <mo> - </mo> <mi> c </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List[&quot;(&quot;, RowBox[List[&quot;a&quot;, &quot;-&quot;, &quot;c&quot;, &quot;+&quot;, &quot;1&quot;]], &quot;)&quot;]], RowBox[List[&quot;k&quot;, &quot;+&quot;, &quot;n&quot;]]], Pochhammer] </annotation> </semantics> </mrow> <mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mrow> </mfrac> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <semantics> <mi> &#968; </mi> <annotation encoding='Mathematica'> TagBox[&quot;\[Psi]&quot;, PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> + </mo> <mrow> <semantics> <mi> &#968; </mi> <annotation encoding='Mathematica'> TagBox[&quot;\[Psi]&quot;, PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <semantics> <mi> &#968; </mi> <annotation encoding='Mathematica'> TagBox[&quot;\[Psi]&quot;, PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> c </mi> <mo> - </mo> <mi> a </mi> <mo> - </mo> <mi> k </mi> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <semantics> <mi> &#968; </mi> <annotation encoding='Mathematica'> TagBox[&quot;\[Psi]&quot;, PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> a </mi> <mo> + </mo> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mo> - </mo> <mi> k </mi> </mrow> </msup> </mrow> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[LeftBracketingBar]&quot; </annotation> </semantics> <mi> z </mi> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[RightBracketingBar]&quot; </annotation> </semantics> </mrow> <mo> &gt; </mo> <mn> 1 </mn> </mrow> <mo> &#8743; </mo> <mrow> <mi> n </mi> <mo> &#8712; </mo> <mi> &#8469; </mi> </mrow> <mo> &#8743; </mo> <mrow> <mrow> <mi> c </mi> <mo> - </mo> <mi> a </mi> </mrow> <mo> &#8713; </mo> <semantics> <mi> &#8484; </mi> <annotation encoding='Mathematica'> TagBox[&quot;\[DoubleStruckCapitalZ]&quot;, Function[Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Hypergeometric2F1 </ci> <ci> a </ci> <apply> <plus /> <ci> a </ci> <ci> n </ci> </apply> <ci> c </ci> <ci> z </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <apply> <ci> Gamma </ci> <ci> c </ci> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> </apply> <apply> <power /> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> a </ci> <ci> n </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <times /> <apply> <ci> Pochhammer </ci> <ci> a </ci> <ci> k </ci> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> k </ci> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> c </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <apply> <sin /> <apply> <times /> <apply> <plus /> <ci> c </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> </apply> <pi /> </apply> </apply> <apply> <ci> Gamma </ci> <ci> c </ci> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> a </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <power /> <apply> <times /> <pi /> <apply> <factorial /> <ci> n </ci> </apply> <apply> <ci> Gamma </ci> <ci> a </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> log </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <times /> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> a </ci> <ci> n </ci> </apply> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> a </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <apply> <ci> Gamma </ci> <ci> c </ci> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> a </ci> <ci> n </ci> </apply> </apply> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> c </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <times /> <apply> <ci> Pochhammer </ci> <ci> a </ci> <apply> <plus /> <ci> k </ci> <ci> n </ci> </apply> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> a </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> c </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <plus /> <ci> k </ci> <ci> n </ci> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> k </ci> </apply> <apply> <factorial /> <apply> <plus /> <ci> k </ci> <ci> n </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <plus /> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> k </ci> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> c </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> a </ci> <ci> k </ci> <ci> n </ci> </apply> </apply> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <gt /> <apply> <abs /> <ci> z </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <in /> <ci> n </ci> <ci> &#8469; </ci> </apply> <apply> <notin /> <apply> <plus /> <ci> c </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> </apply> <integers /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>










Rule Form





Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Hypergeometric2F1", "[", RowBox[List["a_", ",", RowBox[List["a_", "+", "n_"]], ",", "c_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["Gamma", "[", "c", "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["-", "z"]], ")"]], RowBox[List[RowBox[List["-", "a"]], "-", "n"]]]]], ")"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["a", ",", RowBox[List["k", "+", "n"]]]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "a", "-", "c"]], ",", RowBox[List["k", "+", "n"]]]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["k", "+", "n", "+", "1"]], "]"]], "+", RowBox[List["PolyGamma", "[", RowBox[List["k", "+", "1"]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["a", "+", "n", "+", "k"]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List["c", "-", "a", "-", "n", "-", "k"]], "]"]]]], ")"]], " ", SuperscriptBox["z", RowBox[List["-", "k"]]]]], RowBox[List[RowBox[List["k", "!"]], " ", RowBox[List[RowBox[List["(", RowBox[List["k", "+", "n"]], ")"]], "!"]]]]]]]]], RowBox[List[RowBox[List["Gamma", "[", RowBox[List["a", "+", "n"]], "]"]], " ", RowBox[List["Gamma", "[", RowBox[List["c", "-", "a"]], "]"]]]]], "+", FractionBox[RowBox[List[RowBox[List["Sin", "[", RowBox[List[RowBox[List["(", RowBox[List["c", "-", "a"]], ")"]], " ", "\[Pi]"]], "]"]], " ", RowBox[List["Gamma", "[", "c", "]"]], " ", RowBox[List["Gamma", "[", RowBox[List["1", "+", "a", "-", "c", "+", "n"]], "]"]], " ", RowBox[List["Log", "[", RowBox[List["-", "z"]], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["-", "z"]], ")"]], RowBox[List[RowBox[List["-", "a"]], "-", "n"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["a", "+", "n"]], ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "a", "-", "c", "+", "n"]], ",", "k"]], "]"]]]], ")"]], " ", SuperscriptBox["z", RowBox[List["-", "k"]]]]], RowBox[List[RowBox[List["k", "!"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "n"]], ",", "k"]], "]"]]]]]]]]], RowBox[List["\[Pi]", " ", RowBox[List["n", "!"]], " ", RowBox[List["Gamma", "[", "a", "]"]]]]], "+", FractionBox[RowBox[List[RowBox[List["Gamma", "[", "c", "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["-", "z"]], ")"]], RowBox[List["-", "a"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List["a", ",", "k"]], "]"]], " ", RowBox[List["Gamma", "[", RowBox[List["n", "-", "k"]], "]"]]]], ")"]], " ", SuperscriptBox["z", RowBox[List["-", "k"]]]]], RowBox[List[RowBox[List["k", "!"]], " ", RowBox[List["Gamma", "[", RowBox[List["c", "-", "a", "-", "k"]], "]"]]]]]]]]], RowBox[List["Gamma", "[", RowBox[List["a", "+", "n"]], "]"]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], ">", "1"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["!", RowBox[List[RowBox[List["c", "-", "a"]], "\[Element]", "Integers"]]]]]]]]]]]]










Date Added to functions.wolfram.com (modification date)





2007-05-02