|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/10.07.21.0003.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate[z^(\[Alpha] - 1) PolyLog[2, z], z] ==
Sum[z^(k + \[Alpha])/((k + \[Alpha]) k^2), {k, 1, Infinity}] /; Abs[z] < 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["\[Integral]", RowBox[List[SuperscriptBox["z", RowBox[List["\[Alpha]", "-", "1"]]], RowBox[List["PolyLog", "[", RowBox[List["2", ",", "z"]], "]"]], RowBox[List["\[DifferentialD]", "z"]]]]]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], FractionBox[SuperscriptBox["z", RowBox[List["k", "+", "\[Alpha]"]]], RowBox[List[RowBox[List["(", RowBox[List["k", "+", "\[Alpha]"]], ")"]], SuperscriptBox["k", "2"]]]]]]]], "/;", RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mo> ∫ </mo> <mrow> <msup> <mi> z </mi> <mrow> <mi> α </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <mrow> <msub> <semantics> <mi> Li </mi> <annotation-xml encoding='MathML-Content'> <ci> PolyLog </ci> </annotation-xml> </semantics> <mn> 2 </mn> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ⅆ </mo> <mi> z </mi> </mrow> </mrow> </mrow> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> ∞ </mi> </munderover> <mfrac> <msup> <mi> z </mi> <mrow> <mi> k </mi> <mo> + </mo> <mi> α </mi> </mrow> </msup> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mi> α </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <msup> <mi> k </mi> <mn> 2 </mn> </msup> </mrow> </mfrac> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mi> z </mi> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> < </mo> <mn> 1 </mn> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <int /> <bvar> <ci> z </ci> </bvar> <apply> <times /> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> α </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> PolyLog </ci> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> k </ci> <ci> α </ci> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <plus /> <ci> k </ci> <ci> α </ci> </apply> <apply> <power /> <ci> k </ci> <cn type='integer'> 2 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <lt /> <apply> <abs /> <ci> z </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["\[Integral]", RowBox[List[RowBox[List[SuperscriptBox["z_", RowBox[List["\[Alpha]_", "-", "1"]]], " ", RowBox[List["PolyLog", "[", RowBox[List["2", ",", "z_"]], "]"]]]], RowBox[List["\[DifferentialD]", "z_"]]]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], FractionBox[SuperscriptBox["z", RowBox[List["k", "+", "\[Alpha]"]]], RowBox[List[RowBox[List["(", RowBox[List["k", "+", "\[Alpha]"]], ")"]], " ", SuperscriptBox["k", "2"]]]]]], "/;", RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|