|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.01.09.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sqrt[z] == Limit[Subscript[y, n], n -> Infinity] /;
(Subscript[y, n] = Subscript[y, n - 1] - (1/(2 Subscript[y, n]))
(Subscript[y, n - 1]^2 - z) && Subscript[y, 0] =
z && !IntervalMemberQ[{-Infinity, 0}, z])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[SqrtBox["z"], "\[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["2", SubscriptBox["y", "n"]]]], RowBox[List["(", RowBox[List[SubsuperscriptBox["y", RowBox[List["n", "-", "1"]], "2"], "-", "z"]], ")"]]]]]], "\[And]", SubscriptBox["y", "0"]]], "=", RowBox[List["z", "\[And]", RowBox[List["Not", "[", RowBox[List["IntervalMemberQ", "[", RowBox[List[RowBox[List["{", RowBox[List[RowBox[List["-", "\[Infinity]"]], ",", "0"]], "}"]], ",", "z"]], "]"]], "]"]]]]]]]], ")"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <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> <mo> /; </mo> <msub> <mi> y </mi> <mi> n </mi> </msub> </mrow> <mo> = </mo> <mrow> <mrow> <mrow> <msub> <mi> y </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msub> <mo> - </mo> <mfrac> <mrow> <msubsup> <mi> y </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mn> 2 </mn> </msubsup> <mo> - </mo> <mi> z </mi> </mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <msub> <mi> y </mi> <mi> n </mi> </msub> </mrow> </mfrac> </mrow> <mo> ∧ </mo> <msub> <mi> y </mi> <mn> 0 </mn> </msub> </mrow> <mo> = </mo> <mrow> <mi> z </mi> <mo> ∧ </mo> <mrow> <mi> z </mi> <mo> ∉ </mo> <mrow> <mo> { </mo> <mrow> <mrow> <mo> - </mo> <mi> ∞ </mi> </mrow> <mo> , </mo> <mn> 0 </mn> </mrow> <mo> } </mo> </mrow> </mrow> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Set </ci> <apply> <ci> Condition </ci> <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> <ci> Subscript </ci> <ci> y </ci> <ci> n </ci> </apply> </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 /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <plus /> <apply> <power /> <apply> <ci> Subscript </ci> <ci> y </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 2 </cn> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> z </ci> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <ci> Subscript </ci> <ci> y </ci> <ci> n </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <ci> Subscript </ci> <ci> y </ci> <cn type='integer'> 0 </cn> </apply> </apply> <apply> <and /> <ci> z </ci> <apply> <notin /> <ci> z </ci> <list> <apply> <times /> <cn type='integer'> -1 </cn> <infinity /> </apply> <cn type='integer'> 0 </cn> </list> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", SqrtBox["z_"], "]"]], "\[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[SubsuperscriptBox["y", RowBox[List["n", "-", "1"]], "2"], "-", "z"]], RowBox[List["2", " ", SubscriptBox["y", "n"]]]]]], "&&", SubscriptBox["y", "0"]]], "=", RowBox[List["z", "&&", RowBox[List["!", RowBox[List["IntervalMemberQ", "[", RowBox[List[RowBox[List["{", RowBox[List[RowBox[List["-", "\[Infinity]"]], ",", "0"]], "}"]], ",", "z"]], "]"]]]]]]]]]], ")"]]]]]]]] |
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|