|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.10.06.0020.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LegendreQ[n, z] == (((-1)^(n - 1) 2^n n!^2)/(2 n + 1)!) (1 - z)^(-n - 1)
Sum[(Pochhammer[n + 1, k]^2/(k! Pochhammer[2 n + 2, k])) (2/(1 - z))^k,
{k, 0, Infinity}] + 2^(-1 - n) (z - 1)^n (Log[1 + z] - Log[-z - 1])
Sum[((2 n - k)!/(k! (n - k)!^2)) (2/(z - 1))^k, {k, 0, n}] /;
Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["LegendreQ", "[", RowBox[List["n", ",", "z"]], "]"]], "\[Equal]", RowBox[List[RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["n", "-", "1"]]], SuperscriptBox["2", "n"], SuperscriptBox[RowBox[List["n", "!"]], "2"]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", "n"]], "+", "1"]], ")"]], "!"]]], SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], RowBox[List[RowBox[List["-", "n"]], "-", "1"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["n", "+", "1"]], ",", "k"]], "]"]], "2"], " "]], RowBox[List[RowBox[List["k", "!"]], RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List[RowBox[List["2", "n"]], "+", "2"]], ",", "k"]], "]"]]]]], SuperscriptBox[RowBox[List["(", FractionBox["2", RowBox[List["1", "-", "z"]]], ")"]], "k"]]]]]]], "+", " ", RowBox[List[SuperscriptBox["2", RowBox[List[RowBox[List["-", "1"]], "-", "n"]]], SuperscriptBox[RowBox[List["(", RowBox[List["z", "-", "1"]], ")"]], "n"], " ", RowBox[List["(", RowBox[List[RowBox[List["Log", "[", RowBox[List["1", "+", "z"]], "]"]], "-", RowBox[List["Log", "[", RowBox[List[RowBox[List["-", "z"]], "-", "1"]], "]"]]]], ")"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", "n"]], "-", "k"]], ")"]], "!"]], RowBox[List[" ", RowBox[List[RowBox[List["k", "!"]], " ", SuperscriptBox[RowBox[List[RowBox[List["(", RowBox[List["n", "-", "k"]], ")"]], "!"]], "2"]]]]]], SuperscriptBox[RowBox[List["(", FractionBox["2", RowBox[List["z", "-", "1"]]], ")"]], "k"]]]]]]]]]]], "/;", RowBox[List[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> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <msup> <mn> 2 </mn> <mi> n </mi> </msup> <mo> ⁢ </mo> <msup> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mn> 2 </mn> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> ∞ </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <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["(", RowBox[List["n", "+", "1"]], ")"]], "k"], Pochhammer] </annotation> </semantics> <mn> 2 </mn> </msup> <mtext> </mtext> </mrow> <mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mn> 2 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "+", "2"]], ")"]], "k"], Pochhammer] </annotation> </semantics> </mrow> </mfrac> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mfrac> <mn> 2 </mn> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> </mfrac> <mo> ) </mo> </mrow> <mi> k </mi> </msup> </mrow> </mrow> </mrow> <mtext> </mtext> <mo> + </mo> <mrow> <msup> <mn> 2 </mn> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mi> z </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mrow> <mo> - </mo> <mi> z </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <msup> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mn> 2 </mn> </msup> </mrow> </mfrac> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mfrac> <mn> 2 </mn> <mrow> <mi> z </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </mfrac> <mo> ) </mo> </mrow> <mi> k </mi> </msup> </mrow> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> LegendreQ </ci> <ci> n </ci> <ci> z </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <apply> <power /> <apply> <factorial /> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </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> <power /> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <cn type='integer'> 2 </cn> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> k </ci> </apply> <apply> <ci> Pochhammer </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> </apply> <ci> k </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <apply> <plus /> <ci> z </ci> <cn type='integer'> -1 </cn> </apply> <ci> n </ci> </apply> <apply> <plus /> <apply> <ln /> <apply> <plus /> <cn type='integer'> 1 </cn> <ci> z </ci> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ln /> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </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> <factorial /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> k </ci> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <cn type='integer'> 2 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <power /> <apply> <plus /> <ci> z </ci> <cn type='integer'> -1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </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[FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["n", "-", "1"]]], " ", SuperscriptBox["2", "n"], " ", SuperscriptBox[RowBox[List["(", RowBox[List["n", "!"]], ")"]], "2"]]], ")"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]], RowBox[List[RowBox[List["-", "n"]], "-", "1"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["n", "+", "1"]], ",", "k"]], "]"]], "2"], " ", SuperscriptBox[RowBox[List["(", FractionBox["2", RowBox[List["1", "-", "z"]]], ")"]], "k"]]], RowBox[List[RowBox[List["k", "!"]], " ", RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List[RowBox[List["2", " ", "n"]], "+", "2"]], ",", "k"]], "]"]]]]]]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "+", "1"]], ")"]], "!"]]], "+", RowBox[List[SuperscriptBox["2", RowBox[List[RowBox[List["-", "1"]], "-", "n"]]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["z", "-", "1"]], ")"]], "n"], " ", RowBox[List["(", RowBox[List[RowBox[List["Log", "[", RowBox[List["1", "+", "z"]], "]"]], "-", RowBox[List["Log", "[", RowBox[List[RowBox[List["-", "z"]], "-", "1"]], "]"]]]], ")"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], FractionBox[RowBox[List[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "-", "k"]], ")"]], "!"]], " ", SuperscriptBox[RowBox[List["(", FractionBox["2", RowBox[List["z", "-", "1"]]], ")"]], "k"]]], RowBox[List[RowBox[List["k", "!"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["(", RowBox[List["n", "-", "k"]], ")"]], "!"]], ")"]], "2"]]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|