|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.15.06.0005.02
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ArcTan[x, y] \[Proportional] (-I) Log[x/Sqrt[x^2]] + y/x - y^3/(3 x^3) +
y^5/(5 x^5) - \[Ellipsis] /; (y/x -> 0) && Element[y, Reals] && Re[x] >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ArcTan", "[", RowBox[List["x", ",", "y"]], "]"]], "\[Proportional]", RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", RowBox[List["Log", "[", FractionBox["x", SqrtBox[SuperscriptBox["x", "2"]]], "]"]]]], "+", FractionBox["y", "x"], "-", FractionBox[SuperscriptBox["y", "3"], RowBox[List["3", " ", SuperscriptBox["x", "3"]]]], "+", FractionBox[SuperscriptBox["y", "5"], RowBox[List["5", " ", SuperscriptBox["x", "5"]]]], "-", "\[Ellipsis]"]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List[FractionBox["y", "x"], "\[Rule]", "0"]], ")"]], "\[And]", RowBox[List["Element", "[", RowBox[List["y", ",", "Reals"]], "]"]], "\[And]", RowBox[List[RowBox[List["Re", "[", "x", "]"]], "\[GreaterEqual]", "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> <mrow> <mi> x </mi> <mo> , </mo> <mi> y </mi> </mrow> <mo> ) </mo> </mrow> <mo> ∝ </mo> <mrow> <mrow> <mrow> <mo> - </mo> <mi> ⅈ </mi> </mrow> <mo> ⁢ </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mi> x </mi> <msqrt> <msup> <mi> x </mi> <mn> 2 </mn> </msup> </msqrt> </mfrac> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mfrac> <mi> y </mi> <mi> x </mi> </mfrac> <mo> - </mo> <mfrac> <msup> <mi> y </mi> <mn> 3 </mn> </msup> <mrow> <mn> 3 </mn> <mo> ⁢ </mo> <msup> <mi> x </mi> <mn> 3 </mn> </msup> </mrow> </mfrac> <mo> + </mo> <mfrac> <msup> <mi> y </mi> <mn> 5 </mn> </msup> <mrow> <mn> 5 </mn> <mo> ⁢ </mo> <msup> <mi> x </mi> <mn> 5 </mn> </msup> </mrow> </mfrac> <mo> - </mo> <mo> … </mo> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mfrac> <mi> y </mi> <mi> x </mi> </mfrac> <semantics> <mo> → </mo> <annotation encoding='Mathematica'> "\[Rule]" </annotation> </semantics> <mn> 0 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ∧ </mo> <mrow> <mi> y </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> ≥ </mo> <mn> 0 </mn> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <ci> Proportional </ci> <apply> <arctan /> <ci> x </ci> <ci> y </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <imaginaryi /> </apply> <apply> <ln /> <apply> <times /> <ci> x </ci> <apply> <power /> <apply> <power /> <apply> <power /> <ci> x </ci> <cn type='integer'> 2 </cn> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <ci> y </ci> <apply> <power /> <ci> x </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <power /> <ci> y </ci> <cn type='integer'> 3 </cn> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 3 </cn> <apply> <power /> <ci> x </ci> <cn type='integer'> 3 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <times /> <apply> <power /> <ci> y </ci> <cn type='integer'> 5 </cn> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 5 </cn> <apply> <power /> <ci> x </ci> <cn type='integer'> 5 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> … </ci> </apply> </apply> </apply> <apply> <and /> <apply> <ci> Rule </ci> <apply> <times /> <ci> y </ci> <apply> <power /> <ci> x </ci> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <in /> <ci> y </ci> <reals /> </apply> <apply> <geq /> <apply> <real /> <ci> x </ci> </apply> <cn type='integer'> 0 </cn> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ArcTan", "[", RowBox[List["x_", ",", "y_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", RowBox[List["Log", "[", FractionBox["x", SqrtBox[SuperscriptBox["x", "2"]]], "]"]]]], "+", FractionBox["y", "x"], "-", FractionBox[SuperscriptBox["y", "3"], RowBox[List["3", " ", SuperscriptBox["x", "3"]]]], "+", FractionBox[SuperscriptBox["y", "5"], RowBox[List["5", " ", SuperscriptBox["x", "5"]]]], "-", "\[Ellipsis]"]], "/;", RowBox[List[RowBox[List["(", RowBox[List[FractionBox["y", "x"], "\[Rule]", "0"]], ")"]], "&&", RowBox[List["y", "\[Element]", "Reals"]], "&&", RowBox[List[RowBox[List["Re", "[", "x", "]"]], "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|