Text
Show that has at least one solution in and approximate it with 4 bisection steps.
Solution
Let , a continuous function (a polynomial). At the endpoints: Since , by the zero theorem there exists at least one with .
Bisection starting from (one keeps the interval at whose endpoints changes sign):
Step zero in 1 2 3 4 After 4 steps the zero is in the interval , of width : approximate value , with error . (The exact value is .)
Links
Topics: Continuity
Concepts: Bisection algorithm · Zero theorem
Skills: Proving · Estimating
Exercise types: Computing expressions