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
LegendreQ






Mathematica Notation

Traditional Notation









Hypergeometric Functions > LegendreQ[nu,mu,2,z] > Series representations > Generalized power series > Expansions at z==1





http://functions.wolfram.com/07.11.06.0010.01









  


  










Input Form





LegendreQ[n, m, 2, z] == (1/2) (((1 + z)^(m/2)/(1 - z)^(m/2)) Sum[(((-1)^(m - k) (m - k - 1)!)/k!) Pochhammer[-n, k] Pochhammer[1 + n, k] ((1 - z)/2)^k, {k, 0, m - 1}] - (-1)^n (m + n)! (m - n - 1)! ((1 - z)^(m/2)/(1 + z)^(m/2)) Sum[((Pochhammer[-n, k] Pochhammer[1 + n, k])/(k! (m + k)!)) ((1 - z)/2)^k, {k, 0, n}]) /; Abs[(1 - z)/2] < 1 && Element[n, Integers] && n >= 0 && Element[m, Integers] && m >= 0 && m > n










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["LegendreQ", "[", RowBox[List["n", ",", "m", ",", "2", ",", "z"]], "]"]], "\[Equal]", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[RowBox[List[FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["1", "+", "z"]], ")"]], FractionBox["m", "2"]], SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], FractionBox["m", "2"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["m", "-", "1"]]], RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["m", "-", "k"]]], RowBox[List[RowBox[List["(", RowBox[List["m", "-", "k", "-", "1"]], ")"]], "!"]]]], RowBox[List["k", "!"]]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["-", "n"]], ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "n"]], ",", "k"]], "]"]], SuperscriptBox[RowBox[List["(", FractionBox[RowBox[List["1", "-", "z"]], "2"], ")"]], "k"]]]]]]], "-", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], RowBox[List[RowBox[List["(", RowBox[List["m", "+", "n"]], ")"]], "!"]], RowBox[List[RowBox[List["(", RowBox[List["m", "-", "n", "-", "1"]], ")"]], "!"]], FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], FractionBox["m", "2"]], SuperscriptBox[RowBox[List["(", RowBox[List["1", "+", "z"]], ")"]], FractionBox["m", "2"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["-", "n"]], ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "n"]], ",", "k"]], "]"]]]], RowBox[List[RowBox[List["k", "!"]], " ", RowBox[List[RowBox[List["(", RowBox[List["m", "+", "k"]], ")"]], "!"]]]]], SuperscriptBox[RowBox[List["(", FractionBox[RowBox[List["1", "-", "z"]], "2"], ")"]], "k"]]]]]]]]], ")"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", FractionBox[RowBox[List["1", "-", "z"]], "2"], "]"]], "<", "1"]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["m", ">", "n"]]]]]]]]










MathML Form







<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msubsup> <semantics> <mi> Q </mi> <annotation encoding='Mathematica'> TagBox[&quot;Q&quot;, LegendreQ] </annotation> </semantics> <mi> n </mi> <mi> m </mi> </msubsup> <mo> ( </mo> <semantics> <mi> z </mi> <annotation encoding='Mathematica'> TagBox[&quot;z&quot;, HoldComplete[LegendreQ, 2]] </annotation> </semantics> <mo> ) </mo> </mrow> <mo> &#10869; </mo> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mtext> </mtext> <mrow> <mrow> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mfrac> <mi> m </mi> <mn> 2 </mn> </mfrac> </msup> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mfrac> <mi> m </mi> <mn> 2 </mn> </mfrac> </msup> </mfrac> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mi> m </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> m </mi> <mo> - </mo> <mi> k </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> k </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <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;-&quot;, &quot;n&quot;]], &quot;)&quot;]], &quot;k&quot;], Pochhammer] </annotation> </semantics> <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> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mfrac> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> ) </mo> </mrow> <mi> k </mi> </msup> </mrow> </mrow> </mrow> <mo> - </mo> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mo> &#8290; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mfrac> <mi> m </mi> <mn> 2 </mn> </mfrac> </msup> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mfrac> <mi> m </mi> <mn> 2 </mn> </mfrac> </msup> </mfrac> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <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;-&quot;, &quot;n&quot;]], &quot;)&quot;]], &quot;k&quot;], Pochhammer] </annotation> </semantics> <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> <mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mrow> </mfrac> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mfrac> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> ) </mo> </mrow> <mi> k </mi> </msup> </mrow> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[LeftBracketingBar]&quot; </annotation> </semantics> <mfrac> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mn> 2 </mn> </mfrac> <semantics> <mo> &#10072; </mo> <annotation encoding='Mathematica'> &quot;\[RightBracketingBar]&quot; </annotation> </semantics> </mrow> <mo> &lt; </mo> <mn> 1 </mn> </mrow> <mo> &#8743; </mo> <mrow> <mi> n </mi> <mo> &#8712; </mo> <mi> &#8469; </mi> </mrow> <mo> &#8743; </mo> <mrow> <mi> m </mi> <mo> &#8712; </mo> <mi> &#8469; </mi> </mrow> <mo> &#8743; </mo> <mrow> <mi> m </mi> <mo> &gt; </mo> <mi> n </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> LegendreQ </ci> <ci> n </ci> <ci> m </ci> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> <apply> <times /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <plus /> <apply> <times /> <apply> <times /> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <ci> z </ci> </apply> <apply> <times /> <ci> m </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <power /> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <times /> <ci> m </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </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> <apply> <plus /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <apply> <factorial /> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> Pochhammer </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <apply> <power /> <apply> <factorial /> <ci> k </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <factorial /> <apply> <plus /> <ci> m </ci> <ci> n </ci> </apply> </apply> <apply> <factorial /> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <times /> <ci> m </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <power /> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <ci> z </ci> </apply> <apply> <times /> <ci> m </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </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> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <ci> Pochhammer </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> k </ci> </apply> <apply> <factorial /> <apply> <plus /> <ci> k </ci> <ci> m </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <lt /> <apply> <abs /> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <in /> <ci> n </ci> <ci> &#8469; </ci> </apply> <apply> <in /> <ci> m </ci> <ci> &#8469; </ci> </apply> <apply> <gt /> <ci> m </ci> <ci> n </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>










Rule Form





Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["LegendreQ", "[", RowBox[List["n_", ",", "m_", ",", "2", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["1", "+", "z"]], ")"]], RowBox[List["m", "/", "2"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["m", "-", "1"]]], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["m", "-", "k"]]], " ", RowBox[List[RowBox[List["(", RowBox[List["m", "-", "k", "-", "1"]], ")"]], "!"]]]], ")"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["-", "n"]], ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "n"]], ",", "k"]], "]"]], " ", SuperscriptBox[RowBox[List["(", FractionBox[RowBox[List["1", "-", "z"]], "2"], ")"]], "k"]]], RowBox[List["k", "!"]]]]]]], SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], RowBox[List["m", "/", "2"]]]], "-", FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", RowBox[List[RowBox[List["(", RowBox[List["m", "+", "n"]], ")"]], "!"]], " ", RowBox[List[RowBox[List["(", RowBox[List["m", "-", "n", "-", "1"]], ")"]], "!"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], RowBox[List["m", "/", "2"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["-", "n"]], ",", "k"]], "]"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "n"]], ",", "k"]], "]"]]]], ")"]], " ", SuperscriptBox[RowBox[List["(", FractionBox[RowBox[List["1", "-", "z"]], "2"], ")"]], "k"]]], RowBox[List[RowBox[List["k", "!"]], " ", RowBox[List[RowBox[List["(", RowBox[List["m", "+", "k"]], ")"]], "!"]]]]]]]]], SuperscriptBox[RowBox[List["(", RowBox[List["1", "+", "z"]], ")"]], RowBox[List["m", "/", "2"]]]]]], ")"]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", FractionBox[RowBox[List["1", "-", "z"]], "2"], "]"]], "<", "1"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", "\[GreaterEqual]", "0"]], "&&", RowBox[List["m", ">", "n"]]]]]]]]]]










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





2001-10-29