|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.14.16.0009.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ArcTan[z^n] == Sum[(-1)^(k - 1) ArcTan[(z Sin[(2 k - 1) (Pi/(2 n))])/
(1 - z Cos[(2 k - 1) (Pi/(2 n))])], {k, 1, n}] /;
Abs[z] < 1 && Element[n, Integers] && n > 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ArcTan", "[", SuperscriptBox["z", "n"], "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "n"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["k", "-", "1"]]], RowBox[List["ArcTan", "[", FractionBox[RowBox[List["z", " ", RowBox[List["Sin", "[", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", "k"]], "-", "1"]], ")"]], FractionBox["\[Pi]", RowBox[List["2", "n"]]]]], "]"]]]], RowBox[List["1", "-", RowBox[List["z", " ", RowBox[List["Cos", "[", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", "k"]], "-", "1"]], ")"]], FractionBox["\[Pi]", RowBox[List["2", "n"]]]]], "]"]]]]]]], "]"]]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", ">", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msup> <mi> tan </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <msup> <mi> z </mi> <mi> n </mi> </msup> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> k </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <mrow> <msup> <mi> tan </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <mfrac> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mrow> <mi> sin </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mi> π </mi> </mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> </mfrac> <mo> ) </mo> </mrow> </mrow> <mrow> <mn> 1 </mn> <mo> - </mo> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mrow> <mi> cos </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mi> π </mi> </mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> </mfrac> <mo> ) </mo> </mrow> </mrow> </mrow> </mfrac> <mo> ) </mo> </mrow> </mrow> </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> <mi> n </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <arctan /> <apply> <power /> <ci> z </ci> <ci> n </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> k </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <arctan /> <apply> <times /> <ci> z </ci> <apply> <sin /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <cn type='integer'> -1 </cn> </apply> <pi /> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <power /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> z </ci> <apply> <cos /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <cn type='integer'> -1 </cn> </apply> <pi /> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <lt /> <apply> <abs /> <ci> z </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <in /> <ci> n </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ArcTan", "[", SuperscriptBox["z_", "n_"], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "n"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["k", "-", "1"]]], " ", RowBox[List["ArcTan", "[", FractionBox[RowBox[List["z", " ", RowBox[List["Sin", "[", FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k"]], "-", "1"]], ")"]], " ", "\[Pi]"]], RowBox[List["2", " ", "n"]]], "]"]]]], RowBox[List["1", "-", RowBox[List["z", " ", RowBox[List["Cos", "[", FractionBox[RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k"]], "-", "1"]], ")"]], " ", "\[Pi]"]], RowBox[List["2", " ", "n"]]], "]"]]]]]]], "]"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|