|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/10.07.16.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PolyLog[2, z w] == PolyLog[2, w] + PolyLog[2, z] -
PolyLog[2, (w (1 - z))/(1 - w z)] - PolyLog[2, (z (1 - w))/(1 - w z)] -
Log[(1 - z)/(1 - w z)] Log[(1 - w)/(1 - w z)] /;
(Abs[z] < 1 && Abs[w] < 1) || z w < 1 || (z > 1 && w > 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["PolyLog", "[", RowBox[List["2", ",", RowBox[List["z", " ", "w"]]]], "]"]], "\[Equal]", RowBox[List[RowBox[List["PolyLog", "[", RowBox[List["2", ",", "w"]], "]"]], "+", RowBox[List["PolyLog", "[", RowBox[List["2", ",", "z"]], "]"]], "-", RowBox[List["PolyLog", "[", RowBox[List["2", ",", FractionBox[RowBox[List["w", " ", RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]]]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]]]], "]"]], "-", RowBox[List["PolyLog", "[", RowBox[List["2", ",", FractionBox[RowBox[List["z", RowBox[List["(", RowBox[List["1", "-", "w"]], ")"]]]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]]]], "]"]], "-", RowBox[List[RowBox[List["Log", "[", FractionBox[RowBox[List["1", "-", "z"]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]], "]"]], " ", RowBox[List["Log", "[", FractionBox[RowBox[List["1", "-", "w"]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]], "]"]]]]]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]], "\[And]", RowBox[List[RowBox[List["Abs", "[", "w", "]"]], "<", "1"]]]], ")"]], "\[Or]", RowBox[List["(", RowBox[List[RowBox[List["z", " ", "w"]], "<", "1"]], ")"]], "\[Or]", RowBox[List["(", RowBox[List[RowBox[List["z", ">", "1"]], "\[And]", RowBox[List["w", ">", "1"]]]], ")"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> Li </mi> <annotation-xml encoding='MathML-Content'> <ci> PolyLog </ci> </annotation-xml> </semantics> <mn> 2 </mn> </msub> <mo> ( </mo> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mi> w </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <msub> <semantics> <mi> Li </mi> <annotation-xml encoding='MathML-Content'> <ci> PolyLog </ci> </annotation-xml> </semantics> <mn> 2 </mn> </msub> <mo> ( </mo> <mi> w </mi> <mo> ) </mo> </mrow> <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> <msub> <semantics> <mi> Li </mi> <annotation-xml encoding='MathML-Content'> <ci> PolyLog </ci> </annotation-xml> </semantics> <mn> 2 </mn> </msub> <mo> ( </mo> <mfrac> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> w </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mrow> <mn> 1 </mn> <mo> - </mo> <mrow> <mi> w </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> </mrow> </mfrac> <mo> ) </mo> </mrow> <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> <mfrac> <mrow> <mi> w </mi> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mrow> <mn> 1 </mn> <mo> - </mo> <mrow> <mi> w </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> </mrow> </mfrac> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> w </mi> </mrow> <mrow> <mn> 1 </mn> <mo> - </mo> <mrow> <mi> w </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> </mrow> </mfrac> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> z </mi> </mrow> <mrow> <mn> 1 </mn> <mo> - </mo> <mrow> <mi> w </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> </mrow> </mfrac> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <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> <mo> ∧ </mo> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mi> w </mi> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> < </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ∨ </mo> <mrow> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mi> w </mi> </mrow> <mo> < </mo> <mn> 1 </mn> </mrow> <mo> ∨ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> z </mi> <mo> > </mo> <mn> 1 </mn> </mrow> <mo> ∧ </mo> <mrow> <mi> w </mi> <mo> > </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> PolyLog </ci> <cn type='integer'> 2 </cn> <apply> <times /> <ci> z </ci> <ci> w </ci> </apply> </apply> <apply> <plus /> <apply> <ci> PolyLog </ci> <cn type='integer'> 2 </cn> <ci> w </ci> </apply> <apply> <ci> PolyLog </ci> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> PolyLog </ci> <cn type='integer'> 2 </cn> <apply> <times /> <ci> z </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> w </ci> </apply> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> w </ci> <ci> z </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> PolyLog </ci> <cn type='integer'> 2 </cn> <apply> <times /> <ci> w </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> w </ci> <ci> z </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <ln /> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> w </ci> </apply> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> w </ci> <ci> z </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <ln /> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> w </ci> <ci> z </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <or /> <apply> <and /> <apply> <lt /> <apply> <abs /> <ci> z </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <lt /> <apply> <abs /> <ci> w </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <lt /> <apply> <times /> <ci> z </ci> <ci> w </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <and /> <apply> <gt /> <ci> z </ci> <cn type='integer'> 1 </cn> </apply> <apply> <gt /> <ci> w </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["PolyLog", "[", RowBox[List["2", ",", RowBox[List["z_", " ", "w_"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["PolyLog", "[", RowBox[List["2", ",", "w"]], "]"]], "+", RowBox[List["PolyLog", "[", RowBox[List["2", ",", "z"]], "]"]], "-", RowBox[List["PolyLog", "[", RowBox[List["2", ",", FractionBox[RowBox[List["w", " ", RowBox[List["(", RowBox[List["1", "-", "z"]], ")"]]]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]]]], "]"]], "-", RowBox[List["PolyLog", "[", RowBox[List["2", ",", FractionBox[RowBox[List["z", " ", RowBox[List["(", RowBox[List["1", "-", "w"]], ")"]]]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]]]], "]"]], "-", RowBox[List[RowBox[List["Log", "[", FractionBox[RowBox[List["1", "-", "z"]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]], "]"]], " ", RowBox[List["Log", "[", FractionBox[RowBox[List["1", "-", "w"]], RowBox[List["1", "-", RowBox[List["w", " ", "z"]]]]], "]"]]]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]], "&&", RowBox[List[RowBox[List["Abs", "[", "w", "]"]], "<", "1"]]]], ")"]], "||", RowBox[List[RowBox[List["z", " ", "w"]], "<", "1"]], "||", RowBox[List["(", RowBox[List[RowBox[List["z", ">", "1"]], "&&", RowBox[List["w", ">", "1"]]]], ")"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|