|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.12.09.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ArcSin[x] == Limit[Subscript[y, n], n -> Infinity] /;
(Subscript[y, n] = Subscript[y, n - 1] + (1/Cos[Subscript[y, n - 1]])
(x - Sin[Subscript[y, n - 1]]) && Subscript[y, 0] =
x && Element[x, Reals] && 0 < x < 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ArcSin", "[", "x", "]"]], "\[Equal]", RowBox[List["Limit", "[", RowBox[List[SubscriptBox["y", "n"], ",", RowBox[List["n", "\[Rule]", "\[Infinity]"]]]], "]"]]]], "/;", RowBox[List["(", RowBox[List[SubscriptBox["y", "n"], "=", RowBox[List[RowBox[List[RowBox[List[SubscriptBox["y", RowBox[List["n", "-", "1"]]], "+", RowBox[List[FractionBox["1", RowBox[List["Cos", "[", SubscriptBox["y", RowBox[List["n", "-", "1"]]], "]"]]], RowBox[List["(", RowBox[List["x", "-", RowBox[List["Sin", "[", SubscriptBox["y", RowBox[List["n", "-", "1"]]], "]"]]]], ")"]]]]]], "\[And]", SubscriptBox["y", "0"]]], "=", RowBox[List["x", "\[And]", RowBox[List["x", "\[Element]", "Reals"]], "\[And]", RowBox[List["0", "<", "x", "<", "1"]]]]]]]], ")"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> sin </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <munder> <mi> lim </mi> <mrow> <mi> n </mi> <semantics> <mo> → </mo> <annotation encoding='Mathematica'> "\[Rule]" </annotation> </semantics> <mi> ∞ </mi> </mrow> </munder> <mo> ⁢ </mo> <mtext>   </mtext> <msub> <mi> y </mi> <mi> n </mi> </msub> </mrow> </mrow> <mo> /; </mo> <mrow> <mo> ( </mo> <mrow> <msub> <mi> y </mi> <mi> n </mi> </msub> <mo> = </mo> <mrow> <mrow> <mrow> <msub> <mi> y </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msub> <mo> + </mo> <mfrac> <mrow> <mi> x </mi> <mo> - </mo> <mrow> <mi> sin </mi> <mo> ⁡ </mo> <mo> ( </mo> <msub> <mi> y </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msub> <mo> ) </mo> </mrow> </mrow> <mrow> <mi> cos </mi> <mo> ⁡ </mo> <mo> ( </mo> <msub> <mi> y </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msub> <mo> ) </mo> </mrow> </mfrac> </mrow> <mo> ∧ </mo> <msub> <mi> y </mi> <mn> 0 </mn> </msub> </mrow> <mo> = </mo> <mrow> <mi> x </mi> <mo> ∧ </mo> <mrow> <mi> x </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mn> 0 </mn> <mo> < </mo> <mi> x </mi> <mo> < </mo> <mn> 1 </mn> </mrow> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <arcsin /> <ci> x </ci> </apply> <apply> <limit /> <bvar> <ci> n </ci> </bvar> <condition> <apply> <tendsto /> <ci> n </ci> <infinity /> </apply> </condition> <apply> <ci> Subscript </ci> <ci> y </ci> <ci> n </ci> </apply> </apply> </apply> <apply> <ci> Set </ci> <apply> <ci> Subscript </ci> <ci> y </ci> <ci> n </ci> </apply> <apply> <ci> Set </ci> <apply> <and /> <apply> <plus /> <apply> <ci> Subscript </ci> <ci> y </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <apply> <plus /> <ci> x </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <sin /> <apply> <ci> Subscript </ci> <ci> y </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <cos /> <apply> <ci> Subscript </ci> <ci> y </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <ci> Subscript </ci> <ci> y </ci> <cn type='integer'> 0 </cn> </apply> </apply> <apply> <and /> <ci> x </ci> <apply> <in /> <ci> x </ci> <reals /> </apply> <apply> <lt /> <cn type='integer'> 0 </cn> <ci> x </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ArcSin", "[", "x_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List["Limit", "[", RowBox[List[SubscriptBox["y", "n"], ",", RowBox[List["n", "\[Rule]", "\[Infinity]"]]]], "]"]], "/;", RowBox[List["(", RowBox[List[SubscriptBox["y", "n"], "=", RowBox[List[RowBox[List[RowBox[List[SubscriptBox["y", RowBox[List["n", "-", "1"]]], "+", FractionBox[RowBox[List["x", "-", RowBox[List["Sin", "[", SubscriptBox["y", RowBox[List["n", "-", "1"]]], "]"]]]], RowBox[List["Cos", "[", SubscriptBox["y", RowBox[List["n", "-", "1"]]], "]"]]]]], "&&", SubscriptBox["y", "0"]]], "=", RowBox[List["x", "&&", RowBox[List["x", "\[Element]", "Reals"]], "&&", RowBox[List["0", "<", "x", "<", "1"]]]]]]]], ")"]]]]]]]] |
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|