|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/08.03.17.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EllipticPi[n, m] == (1/((1 - n) Sqrt[1 - m])) EllipticPi[n/(n - 1),
m/(m - 1)] /; Abs[Arg[1 - m]] < Pi && Abs[Arg[1 - n]] < Pi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["EllipticPi", "[", RowBox[List["n", ",", "m"]], "]"]], "\[Equal]", RowBox[List[FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List["1", "-", "n"]], ")"]], SqrtBox[RowBox[List["1", "-", "m"]]]]]], RowBox[List["EllipticPi", "[", RowBox[List[FractionBox["n", RowBox[List["n", "-", "1"]]], ",", FractionBox["m", RowBox[List["m", "-", "1"]]]]], "]"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", RowBox[List["Arg", "[", RowBox[List["1", "-", "m"]], "]"]], "]"]], "<", "\[Pi]"]], "\[And]", RowBox[List[RowBox[List["Abs", "[", RowBox[List["Arg", "[", RowBox[List["1", "-", "n"]], "]"]], "]"]], "<", "\[Pi]"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mi> Π </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> ❘ </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> <mo>  </mo> <mrow> <mfrac> <mn> 1 </mn> <mrow> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <msqrt> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> m </mi> </mrow> </msqrt> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <mi> Π </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mfrac> <mi> n </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </mfrac> <mo> ❘ </mo> <mfrac> <mi> m </mi> <mrow> <mi> m </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> < </mo> <mi> π </mi> </mrow> <mo> ∧ </mo> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> < </mo> <mi> π </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> EllipticPi </ci> <ci> n </ci> <ci> m </ci> </apply> <apply> <times /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> EllipticPi </ci> <apply> <times /> <ci> n </ci> <apply> <power /> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <ci> m </ci> <apply> <power /> <apply> <plus /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <lt /> <apply> <abs /> <apply> <arg /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> </apply> </apply> <pi /> </apply> <apply> <lt /> <apply> <abs /> <apply> <arg /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> </apply> <pi /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["EllipticPi", "[", RowBox[List["n_", ",", "m_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List["EllipticPi", "[", RowBox[List[FractionBox["n", RowBox[List["n", "-", "1"]]], ",", FractionBox["m", RowBox[List["m", "-", "1"]]]]], "]"]], RowBox[List[RowBox[List["(", RowBox[List["1", "-", "n"]], ")"]], " ", SqrtBox[RowBox[List["1", "-", "m"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", RowBox[List["Arg", "[", RowBox[List["1", "-", "m"]], "]"]], "]"]], "<", "\[Pi]"]], "&&", RowBox[List[RowBox[List["Abs", "[", RowBox[List["Arg", "[", RowBox[List["1", "-", "n"]], "]"]], "]"]], "<", "\[Pi]"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|