Fixed-Point Iteration
Member rating: No Rating | Words: | Submitted: Wed Aug 13 2003
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
Carrera Falk
Mr. Moore
IB HL Math Methods
January 3, 2003
IB HL Portfolio Assignment: Fixed-Point Iteration
1. i. A. Equation: f(x) = 0.25+6
Fixed point: x = 8
First "guess": xn-1 = 1
f(1) = 0.25(1) + 6 = 6.25
Second iteration:
f(6.25) = 0.25(6.25) +6 = 7.5625
Third iteration:
f(7.5625) = 0.25(7.5625) + 6 = 7.890625
Fourth iteration:


