|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.10.06.0015.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LegendreQ[n, z] \[Proportional] (-1)^n ((1/2) (Log[1 + z] - Log[2]) +
PolyGamma[1 + n] + EulerGamma) (1 + O[z + 1]) /;
(z -> -1) && Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["LegendreQ", "[", RowBox[List["n", ",", "z"]], "]"]], "\[Proportional]", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", RowBox[List["(", RowBox[List[RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[RowBox[List["Log", "[", RowBox[List["1", "+", "z"]], "]"]], "-", RowBox[List["Log", "[", "2", "]"]]]], ")"]]]], "+", RowBox[List["PolyGamma", "[", RowBox[List["1", "+", "n"]], "]"]], "+", "EulerGamma"]], ")"]], RowBox[List["(", RowBox[List["1", "+", RowBox[List["O", "[", RowBox[List["z", "+", "1"]], "]"]]]], ")"]]]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List["z", "\[Rule]", RowBox[List["-", "1"]]]], ")"]], "\[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> <msub> <semantics> <mi> Q </mi> <annotation encoding='Mathematica'> TagBox["Q", LegendreQ] </annotation> </semantics> <mi> n </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ∝ </mo> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mn> 2 </mn> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mrow> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> + </mo> <semantics> <mi> ℽ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubledGamma]", Function[EulerGamma]] </annotation> </semantics> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <mrow> <mi> O </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> z </mi> <semantics> <mo> → </mo> <annotation encoding='Mathematica'> "\[Rule]" </annotation> </semantics> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <ci> Proportional </ci> <apply> <ci> LegendreQ </ci> <ci> n </ci> <ci> z </ci> </apply> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <plus /> <apply> <ln /> <apply> <plus /> <ci> z </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ln /> <cn type='integer'> 2 </cn> </apply> </apply> </apply> </apply> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </apply> <eulergamma /> </apply> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <ci> O </ci> <apply> <plus /> <ci> z </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <ci> Rule </ci> <ci> z </ci> <cn type='integer'> -1 </cn> </apply> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["LegendreQ", "[", RowBox[List["n_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", RowBox[List["(", RowBox[List[RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[RowBox[List["Log", "[", RowBox[List["1", "+", "z"]], "]"]], "-", RowBox[List["Log", "[", "2", "]"]]]], ")"]]]], "+", RowBox[List["PolyGamma", "[", RowBox[List["1", "+", "n"]], "]"]], "+", "EulerGamma"]], ")"]], " ", RowBox[List["(", RowBox[List["1", "+", RowBox[List["O", "[", RowBox[List["z", "+", "1"]], "]"]]]], ")"]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List["z", "\[Rule]", RowBox[List["-", "1"]]]], ")"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|