Convergence-Bisection
September 12, 2024UGC NET CS 2006 Dec-paper-2
September 12, 2024Convergence-Bisection
Question 2
|
The convergence of the bisection method is
Cubic
|
|
Quadratic
|
|
Linear
|
|
none
|
Question 2 Explanation:
The convergence of the bisection method is very slow. Although the error, in general, does not decrease monotonically, the average rate of convergence is 1/2 and so, slightly changing the definition of order of convergence, it is possible to say that the method converges linearly with rate 1/2.
Note:For the bisection you simply have that ε i+1 /ε i =1/2, so, by definition the order of convergence
is 1 (linearly).
Note:For the bisection you simply have that ε i+1 /ε i =1/2, so, by definition the order of convergence
is 1 (linearly).
Correct Answer: C
Question 2 Explanation:
The convergence of the bisection method is very slow. Although the error, in general, does not decrease monotonically, the average rate of convergence is 1/2 and so, slightly changing the definition of order of convergence, it is possible to say that the method converges linearly with rate 1/2.
Note:For the bisection you simply have that ε i+1 /ε i =1/2, so, by definition the order of convergence
is 1 (linearly).
Note:For the bisection you simply have that ε i+1 /ε i =1/2, so, by definition the order of convergence
is 1 (linearly).
Subscribe
Login
0 Comments