|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.03.19.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re[LaguerreL[n, \[Lambda], x + I y]] ==
Sum[((-1)^j/(2 j)!) LaguerreL[n - 2 j, \[Lambda] + 2 j, x] y^(2 j),
{j, 0, Floor[n/2]}] /; Element[x, Reals] && Element[y, Reals] &&
Element[\[Lambda], Reals] && Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Re", "[", RowBox[List["LaguerreL", "[", RowBox[List["n", ",", "\[Lambda]", ",", RowBox[List["x", "+", RowBox[List["\[ImaginaryI]", " ", "y"]]]]]], "]"]], "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], RowBox[List["Floor", "[", RowBox[List["n", "/", "2"]], "]"]]], RowBox[List[FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], RowBox[List[RowBox[List["(", RowBox[List["2", "j"]], ")"]], "!"]]], " ", RowBox[List["LaguerreL", "[", RowBox[List[RowBox[List["n", "-", RowBox[List["2", "j"]]]], ",", RowBox[List["\[Lambda]", "+", RowBox[List["2", "j"]]]], ",", "x"]], "]"]], " ", SuperscriptBox["y", RowBox[List["2", "j"]]]]]]]]], "/;", RowBox[List[RowBox[List["x", "\[Element]", "Reals"]], "\[And]", RowBox[List["y", "\[Element]", "Reals"]], "\[And]", RowBox[List["\[Lambda]", "\[Element]", "Reals"]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <msubsup> <mi> L </mi> <mi> n </mi> <mi> λ </mi> </msubsup> <mo> ( </mo> <mrow> <mi> x </mi> <mo> + </mo> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> y </mi> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mo> ⌊ </mo> <mfrac> <mi> n </mi> <mn> 2 </mn> </mfrac> <mo> ⌋ </mo> </mrow> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mo> ⁢ </mo> <msup> <mi> y </mi> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> j </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> j </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <msubsup> <mi> L </mi> <mrow> <mi> n </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> j </mi> </mrow> </mrow> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> j </mi> </mrow> <mo> + </mo> <mi> λ </mi> </mrow> </msubsup> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> x </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> y </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> λ </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <real /> <apply> <ci> LaguerreL </ci> <ci> n </ci> <ci> λ </ci> <apply> <plus /> <ci> x </ci> <apply> <times /> <imaginaryi /> <ci> y </ci> </apply> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <floor /> <apply> <times /> <ci> n </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <ci> y </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> j </ci> </apply> </apply> <apply> <power /> <apply> <factorial /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> j </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> LaguerreL </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> j </ci> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> j </ci> </apply> <ci> λ </ci> </apply> <ci> x </ci> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> x </ci> <reals /> </apply> <apply> <in /> <ci> y </ci> <reals /> </apply> <apply> <in /> <ci> λ </ci> <reals /> </apply> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Re", "[", RowBox[List["LaguerreL", "[", RowBox[List["n_", ",", "\[Lambda]_", ",", RowBox[List["x_", "+", RowBox[List["\[ImaginaryI]", " ", "y_"]]]]]], "]"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], RowBox[List["Floor", "[", FractionBox["n", "2"], "]"]]], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["LaguerreL", "[", RowBox[List[RowBox[List["n", "-", RowBox[List["2", " ", "j"]]]], ",", RowBox[List["\[Lambda]", "+", RowBox[List["2", " ", "j"]]]], ",", "x"]], "]"]], " ", SuperscriptBox["y", RowBox[List["2", " ", "j"]]]]], RowBox[List[RowBox[List["(", RowBox[List["2", " ", "j"]], ")"]], "!"]]]]], "/;", RowBox[List[RowBox[List["x", "\[Element]", "Reals"]], "&&", RowBox[List["y", "\[Element]", "Reals"]], "&&", RowBox[List["\[Lambda]", "\[Element]", "Reals"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|