Please help:) The iterative formula \(x_{i+1}=a_0+a_1x_1^2\) \((a_0, a_1\) positive ) is being used to solve the equation \(x=a_0+a_1x^2.\) What is the condition of convergence?
did you try couchy?
sorry didn't get u?
couchy convergence test: \[|x_{i+k}-x_{i}|<\epsilon\]
sorry i havnt learnt t.
basicly it says that the far enough terms have distance less than any positive number
i think here you assume that there is a limit
one sec, let me work on it
if limit exists, that means lim xn = L , then x_i+1 is roughly the same as x_i for large i
so substitute L for xi and xi+1 L = a0 + a1 L ^2, it is a quadratic
use quadratic formula , a1 L^2 - L + a0 = 0, where L = xi as i -> oo,
L = [-(-1) + - sqrt ( 1 - 4*a1*a0)] / ( 2*a1)
this has real solutions only when the discriminant is at least positive
so the condition for convergence is , when a1*a0 <= 1/4
also you have a typo in your question
so for instance, a0 = 1/2 and a1 = 1/3 converges for any x
for any initial seed x
Can u plz tell me what is the typo in the question? @perl
your iterative formula
it should say |dw:1354436826022:dw|
Join our real-time social learning platform and learn together with your friends!