Methods of Advanced Mathematics (C3) Coursework.
Member rating: No Rating | Words: | Submitted: Fri Mar 04 2005
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
Methods of Advanced Mathematics (C3) Coursework. Task: Candidates will investigate the solution of equations using the following three methods: * Systematic search for change of sign using one of three methods: decimal search, bisection or linear interpolation. * Fixed point iteration using the Newton raphson method. * Fixed point iteration after rearranging the equation f(x) = 0 into the form x = g(x) Change of Sign This method is based on how the function has a change of sign either +ve to -ve or -ve to +ve on either side of a route when crossing the x-axis. This method relies on this fact to find the points between the positive and the negative value where there is another change from positive to negative. This can be done until a useful number of decimal places are found. To investigate this method I plan to use the function f (x) = x^3-5x+1. When I plot this it shows: From the...


