evinda
Gold Member
MHB
- 3,741
- 0
Could you explain it further to me?
Because I found this:
When the interval is [a_{k-1},b_{k-1}]
x_{k-1}=\frac{a_{k-1}+b_{k-1}}{2}
when the interval is [a_{k},b_{k}]
x_{k}=\frac{a_{k-1}+\frac{a_{k-1}+b_{k-1}}{2}}{2}=\frac{3a_{k-1}+b_{k-1}}{4}
So,|x_{k}-x_{k-1}|=|\frac{3a_{k-1}+b_{k-1}}{4}-(\frac{a_{k-1}+b_{k-1}}{2})|=|\frac{a_{k-1}-b_{k-1}}{4}|
But |a_{k}-b_{k}|=|\frac{a_{k-1}-b_{k-1}}{2}|
so they are not equal..what have I done wrong?
Because I found this:
When the interval is [a_{k-1},b_{k-1}]
x_{k-1}=\frac{a_{k-1}+b_{k-1}}{2}
when the interval is [a_{k},b_{k}]
x_{k}=\frac{a_{k-1}+\frac{a_{k-1}+b_{k-1}}{2}}{2}=\frac{3a_{k-1}+b_{k-1}}{4}
So,|x_{k}-x_{k-1}|=|\frac{3a_{k-1}+b_{k-1}}{4}-(\frac{a_{k-1}+b_{k-1}}{2})|=|\frac{a_{k-1}-b_{k-1}}{4}|
But |a_{k}-b_{k}|=|\frac{a_{k-1}-b_{k-1}}{2}|
so they are not equal..what have I done wrong?