|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/12.02.16.0105.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a Arg[x] + b Arg[y] == Arg[x^a y^b] -
2 Pi Floor[(Pi - a Arg[x] - b Arg[y])/(2 Pi)] /;
Element[a, Reals] && Element[b, Reals]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[RowBox[List["a", " ", RowBox[List["Arg", "[", "x", "]"]]]], "+", RowBox[List["b", " ", RowBox[List["Arg", "[", "y", "]"]]]]]], "\[Equal]", RowBox[List[RowBox[List["Arg", "[", RowBox[List[SuperscriptBox["x", "a"], " ", SuperscriptBox["y", "b"]]], "]"]], "-", RowBox[List["2", " ", "\[Pi]", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["\[Pi]", "-", RowBox[List["a", " ", RowBox[List["Arg", "[", "x", "]"]]]], "-", RowBox[List["b", " ", RowBox[List["Arg", "[", "y", "]"]]]]]], RowBox[List["2", "\[Pi]"]]], "]"]]]]]]]], "/;", RowBox[List[RowBox[List["a", "\[Element]", "Reals"]], "\[And]", RowBox[List["b", "\[Element]", "Reals"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mrow> <mi> a </mi> <mo> ⁢ </mo> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mrow> <mi> b </mi> <mo> ⁢ </mo> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> y </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <mo>  </mo> <mrow> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <msup> <mi> x </mi> <mi> a </mi> </msup> <mo> ⁢ </mo> <msup> <mi> y </mi> <mi> b </mi> </msup> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> π </mi> <mo> ⁢ </mo> <mrow> <mo> ⌊ </mo> <mfrac> <mrow> <mi> π </mi> <mo> - </mo> <mrow> <mi> a </mi> <mo> ⁢ </mo> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> ⁢ </mo> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> y </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> π </mi> </mrow> </mfrac> <mo> ⌋ </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> a </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[List[], Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> b </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[List[], Reals]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <plus /> <apply> <times /> <ci> a </ci> <apply> <arg /> <ci> x </ci> </apply> </apply> <apply> <times /> <ci> b </ci> <apply> <arg /> <ci> y </ci> </apply> </apply> </apply> <apply> <plus /> <apply> <arg /> <apply> <times /> <apply> <power /> <ci> x </ci> <ci> a </ci> </apply> <apply> <power /> <ci> y </ci> <ci> b </ci> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <pi /> <apply> <floor /> <apply> <times /> <apply> <plus /> <pi /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> a </ci> <apply> <arg /> <ci> x </ci> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <arg /> <ci> y </ci> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <pi /> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> a </ci> <reals /> </apply> <apply> <in /> <ci> b </ci> <reals /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[RowBox[List["a_", " ", RowBox[List["Arg", "[", "x_", "]"]]]], "+", RowBox[List["b_", " ", RowBox[List["Arg", "[", "y_", "]"]]]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["Arg", "[", RowBox[List[SuperscriptBox["x", "a"], " ", SuperscriptBox["y", "b"]]], "]"]], "-", RowBox[List["2", " ", "\[Pi]", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["\[Pi]", "-", RowBox[List["a", " ", RowBox[List["Arg", "[", "x", "]"]]]], "-", RowBox[List["b", " ", RowBox[List["Arg", "[", "y", "]"]]]]]], RowBox[List["2", " ", "\[Pi]"]]], "]"]]]]]], "/;", RowBox[List[RowBox[List["a", "\[Element]", "Reals"]], "&&", RowBox[List["b", "\[Element]", "Reals"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|