Check the convergence of the sequence defined by π’π+1 = 1 2 (π’π + π π’π ) , π > 0. Note that this is the sequence associated with finding the square root of a number π > 0 by the Newtonβs method
Let the sequenceΒ "u_n"Β converges toΒ "b."Β .
Then,
"b=\\frac{1}{2}(b+\\frac{a}{b})\\\\"
Solving this equation,we get
"2b^2=b^2+a""b^2=a"
"b=\\pm\\sqrt{a}"
Given that "a>0." Then "b>0=>b=\\sqrt{a}."
Therefore the sequence defined by
"u_{n+1}=\\frac{1}{2}(u_n+\\frac{a}{u_n}), a>0"converges to "\\sqrt{a}."
Comments
Leave a comment