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
LaguerreL






Mathematica Notation

Traditional Notation









Polynomials > LaguerreL[n,lambda,z] > Series representations > Generalized power series > Expansions at n==infinity





http://functions.wolfram.com/05.08.06.0031.01









  


  










Input Form





LaguerreL[n, \[Lambda], z] \[Proportional] (Gamma[n + \[Lambda] + 1]/n!) E^(z/2) Sum[(Subscript[A, k] z^k Hypergeometric0F1Regularized[ \[Lambda] + k + 1, -((z (1 + 2 n + \[Lambda]))/2)])/2^k, {k, 0, Infinity}] /; (n -> Infinity) && Subscript[A, 0] == 1 && Subscript[A, 1] == 0 && Subscript[A, 2] == (\[Lambda] + 1)/2 && Subscript[A, m] == ((m + \[Lambda] - 1)/m) Subscript[A, m - 2] - (2 n + \[Lambda] + 1) Subscript[A, m - 3] && Element[m, Integers] && m > 0










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["LaguerreL", "[", RowBox[List["n", ",", "\[Lambda]", ",", "z"]], "]"]], "\[Proportional]", RowBox[List[FractionBox[RowBox[List["Gamma", "[", RowBox[List["n", "+", "\[Lambda]", "+", "1"]], "]"]], RowBox[List["n", "!"]]], SuperscriptBox["\[ExponentialE]", FractionBox["z", "2"]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], RowBox[List[SubscriptBox["A", "k"], SuperscriptBox["2", RowBox[List["-", "k"]]], " ", SuperscriptBox["z", "k"], RowBox[List["Hypergeometric0F1Regularized", "[", RowBox[List[RowBox[List["\[Lambda]", "+", "k", "+", "1"]], ",", RowBox[List["-", FractionBox[RowBox[List["z", " ", RowBox[List["(", RowBox[List["1", "+", RowBox[List["2", " ", "n"]], "+", "\[Lambda]"]], ")"]]]], "2"]]]]], "]"]]]]]]]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List["n", "\[Rule]", "\[Infinity]"]], ")"]], "\[And]", RowBox[List[SubscriptBox["A", "0"], "\[Equal]", "1"]], "\[And]", "\[IndentingNewLine]", RowBox[List[SubscriptBox["A", "1"], "\[Equal]", "0"]], "\[And]", "\[IndentingNewLine]", RowBox[List[SubscriptBox["A", "2"], "\[Equal]", FractionBox[RowBox[List["\[Lambda]", "+", "1"]], "2"]]], "\[And]", "\[IndentingNewLine]", RowBox[List[SubscriptBox["A", "m"], "\[Equal]", RowBox[List[RowBox[List[FractionBox[RowBox[List["m", "+", "\[Lambda]", "-", "1"]], "m"], SubscriptBox["A", RowBox[List["m", "-", "2"]]]]], "-", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", "n"]], "+", "\[Lambda]", "+", "1"]], ")"]], SubscriptBox["A", RowBox[List["m", "-", "3"]]]]]]]]], "\[And]", RowBox[List["Element", "[", RowBox[List["m", ",", "Integers"]], "]"]], "\[And]", RowBox[List["m", ">", "0"]]]]]]]]










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> <mi> L </mi> <mi> n </mi> <mi> &#955; </mi> </msubsup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> &#8733; </mo> <mrow> <mfrac> <mrow> <mi> &#915; </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> + </mo> <mi> &#955; </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <msup> <mi> &#8519; </mi> <mrow> <mi> z </mi> <mo> / </mo> <mn> 2 </mn> </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> <msub> <mi> A </mi> <mi> k </mi> </msub> <mo> &#8290; </mo> <msup> <mn> 2 </mn> <mrow> <mo> - </mo> <mi> k </mi> </mrow> </msup> <mo> &#8290; </mo> <msup> <mi> z </mi> <mi> k </mi> </msup> <mo> &#8290; </mo> <semantics> <mrow> <mrow> <msub> <mo> &#8202; </mo> <mn> 0 </mn> </msub> <msub> <mover> <mi> F </mi> <mo> ~ </mo> </mover> <mn> 1 </mn> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mo> &#8202; </mo> <mo> ; </mo> <mrow> <mi> k </mi> <mo> + </mo> <mi> &#955; </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <mfrac> <mrow> <mi> z </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> n </mi> </mrow> <mo> + </mo> <mi> &#955; </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <mn> 2 </mn> </mfrac> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, &quot;0&quot;], SubscriptBox[OverscriptBox[&quot;F&quot;, &quot;~&quot;], &quot;1&quot;]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[&quot;\[Null]&quot;, InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric0F1Regularized, Rule[Editable, False], Rule[Selectable, False]], &quot;;&quot;, TagBox[TagBox[TagBox[RowBox[List[&quot;k&quot;, &quot;+&quot;, &quot;\[Lambda]&quot;, &quot;+&quot;, &quot;1&quot;]], Hypergeometric0F1Regularized, Rule[Editable, True], Rule[Selectable, True]], InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric0F1Regularized, Rule[Editable, False], Rule[Selectable, False]], &quot;;&quot;, TagBox[RowBox[List[&quot;-&quot;, FractionBox[RowBox[List[&quot;z&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;n&quot;]], &quot;+&quot;, &quot;\[Lambda]&quot;, &quot;+&quot;, &quot;1&quot;]], &quot;)&quot;]]]], &quot;2&quot;]]], Hypergeometric0F1Regularized, Rule[Editable, True], Rule[Selectable, True]]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQRegularized[Slot[1], Slot[2], Slot[3]]]], Rule[Editable, False], Rule[Selectable, False]], Hypergeometric0F1Regularized] </annotation> </semantics> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <semantics> <mo> &#8594; </mo> <annotation encoding='Mathematica'> &quot;\[Rule]&quot; </annotation> </semantics> <mi> &#8734; </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> A </mi> <mn> 0 </mn> </msub> <mo> &#63449; </mo> <mn> 1 </mn> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> A </mi> <mn> 1 </mn> </msub> <mo> &#63449; </mo> <mn> 0 </mn> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> A </mi> <mn> 2 </mn> </msub> <mo> &#63449; </mo> <mfrac> <mrow> <mi> &#955; </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mn> 2 </mn> </mfrac> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> A </mi> <mi> m </mi> </msub> <mo> &#63449; </mo> <mrow> <mrow> <mfrac> <mrow> <mi> m </mi> <mo> + </mo> <mi> &#955; </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mi> m </mi> </mfrac> <mo> &#8290; </mo> <msub> <mi> A </mi> <mrow> <mi> m </mi> <mo> - </mo> <mn> 2 </mn> </mrow> </msub> </mrow> <mo> - </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> n </mi> </mrow> <mo> + </mo> <mi> &#955; </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msub> <mi> A </mi> <mrow> <mi> m </mi> <mo> - </mo> <mn> 3 </mn> </mrow> </msub> </mrow> </mrow> </mrow> <mo> &#8743; </mo> <mrow> <mi> m </mi> <mo> &#8712; </mo> <msup> <mi> &#8469; </mi> <mo> + </mo> </msup> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <ci> Proportional </ci> <apply> <ci> LaguerreL </ci> <ci> n </ci> <ci> &#955; </ci> <ci> z </ci> </apply> <apply> <times /> <apply> <times /> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> n </ci> <ci> &#955; </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <power /> <apply> <factorial /> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <exponentiale /> <apply> <times /> <ci> z </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <ci> Subscript </ci> <ci> A </ci> <ci> k </ci> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <apply> <power /> <ci> z </ci> <ci> k </ci> </apply> <apply> <ci> Hypergeometric0F1Regularized </ci> <apply> <plus /> <ci> k </ci> <ci> &#955; </ci> <cn type='integer'> 1 </cn> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> z </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <ci> &#955; </ci> <cn type='integer'> 1 </cn> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <ci> Rule </ci> <ci> n </ci> <infinity /> </apply> <apply> <eq /> <apply> <ci> Subscript </ci> <ci> A </ci> <cn type='integer'> 0 </cn> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <eq /> <apply> <ci> Subscript </ci> <ci> A </ci> <cn type='integer'> 1 </cn> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <eq /> <apply> <ci> Subscript </ci> <ci> A </ci> <cn type='integer'> 2 </cn> </apply> <apply> <times /> <apply> <plus /> <ci> &#955; </ci> <cn type='integer'> 1 </cn> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <eq /> <apply> <ci> Subscript </ci> <ci> A </ci> <ci> m </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <apply> <plus /> <ci> m </ci> <ci> &#955; </ci> <cn type='integer'> -1 </cn> </apply> <apply> <power /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> Subscript </ci> <ci> A </ci> <apply> <plus /> <ci> m </ci> <cn type='integer'> -2 </cn> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <ci> &#955; </ci> <cn type='integer'> 1 </cn> </apply> <apply> <ci> Subscript </ci> <ci> A </ci> <apply> <plus /> <ci> m </ci> <cn type='integer'> -3 </cn> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <in /> <ci> m </ci> <apply> <ci> SuperPlus </ci> <ci> &#8469; </ci> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>










Rule Form





Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["LaguerreL", "[", RowBox[List["n_", ",", "\[Lambda]_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[RowBox[List["Gamma", "[", RowBox[List["n", "+", "\[Lambda]", "+", "1"]], "]"]], " ", SuperscriptBox["\[ExponentialE]", RowBox[List["z", "/", "2"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], RowBox[List[SubscriptBox["A", "k"], " ", SuperscriptBox["2", RowBox[List["-", "k"]]], " ", SuperscriptBox["z", "k"], " ", RowBox[List["Hypergeometric0F1Regularized", "[", RowBox[List[RowBox[List["\[Lambda]", "+", "k", "+", "1"]], ",", RowBox[List[RowBox[List["-", FractionBox["1", "2"]]], " ", RowBox[List["(", RowBox[List["z", " ", RowBox[List["(", RowBox[List["1", "+", RowBox[List["2", " ", "n"]], "+", "\[Lambda]"]], ")"]]]], ")"]]]]]], "]"]]]]]]]], RowBox[List["n", "!"]]], "/;", RowBox[List[RowBox[List["(", RowBox[List["n", "\[Rule]", "\[Infinity]"]], ")"]], "&&", RowBox[List[SubscriptBox["A", "0"], "\[Equal]", "1"]], "&&", RowBox[List[SubscriptBox["A", "1"], "\[Equal]", "0"]], "&&", RowBox[List[SubscriptBox["A", "2"], "\[Equal]", FractionBox[RowBox[List["\[Lambda]", "+", "1"]], "2"]]], "&&", RowBox[List[SubscriptBox["A", "m"], "\[Equal]", RowBox[List[FractionBox[RowBox[List[RowBox[List["(", RowBox[List["m", "+", "\[Lambda]", "-", "1"]], ")"]], " ", SubscriptBox["A", RowBox[List["m", "-", "2"]]]]], "m"], "-", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "+", "\[Lambda]", "+", "1"]], ")"]], " ", SubscriptBox["A", RowBox[List["m", "-", "3"]]]]]]]]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", ">", "0"]]]]]]]]]]










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





2007-05-02