darkchild
- 153
- 0
SOLVED: Order of Convergence (mostly a limits question)
Sequence: xn = (2x3n-1 + a)/3x2n-1. It is given that it converges to the cube root of a.
Verify that the order of convergence of this sequence is quadratic; i.e., verify that
lim absolute value(En)/E2n-1
n->infinity
exists and is positive.
E represents the error in the nth term of the sequence; it is given that En = a1/3 - xn
Hint: consider (u+2v)(u-v)2.
I plugged the expression for xn into En, and used En-1 = a1/3 - xn-1. Then I substituted u = a1/3 and v = xn-1 and factored. My final limit:
lim abs((u+2v)(u-v)2)
n->inf. 3v2(u-v)2
My problem is that I have no idea how to take this limit using the variable n. Even if I had left this expression in terms of a1/2 and xn-1 I wouldn't know what to do, because I don't know how to work in how x changes as it's <i>subscript</i> goes to infinity.
Homework Statement
Sequence: xn = (2x3n-1 + a)/3x2n-1. It is given that it converges to the cube root of a.
Verify that the order of convergence of this sequence is quadratic; i.e., verify that
lim absolute value(En)/E2n-1
n->infinity
exists and is positive.
E represents the error in the nth term of the sequence; it is given that En = a1/3 - xn
Homework Equations
Hint: consider (u+2v)(u-v)2.
The Attempt at a Solution
Homework Statement
I plugged the expression for xn into En, and used En-1 = a1/3 - xn-1. Then I substituted u = a1/3 and v = xn-1 and factored. My final limit:
lim abs((u+2v)(u-v)2)
n->inf. 3v2(u-v)2
My problem is that I have no idea how to take this limit using the variable n. Even if I had left this expression in terms of a1/2 and xn-1 I wouldn't know what to do, because I don't know how to work in how x changes as it's <i>subscript</i> goes to infinity.
Last edited: