Newton's Basin
From Math Images
| Line 21: | Line 21: | ||
Newton devised an iterated method (animated to the right) with the following steps: | Newton devised an iterated method (animated to the right) with the following steps: | ||
| - | : | + | :#Estimate a starting coordinate on the graph near to the root |
| - | : | + | :#Find the tangent line at that starting coordinate |
| - | : | + | :#Find the root of the tangent line |
| - | : | + | :#Using the root as the x-coordinate of the new starting coordinate, iterate the method to find a better estimate |
The results of this method lead to very close estimates to the actual root. Newton's Method can also be expressed: | The results of this method lead to very close estimates to the actual root. Newton's Method can also be expressed: | ||
Revision as of 13:32, 5 June 2009
| Newton's Basin |
|---|
Contents |
Basic Description
This image is one of many examples of Newton's Basin or Newton's Fractal. Newton's Basin is based on a calculus concept called Newton's Method, a procedure Newton developed to estimate a root of an equation.
The colors in a Newton's Basin usually correspond to each individual root of the equation, and can be used to infer where each root is located. Each color region reflects the set of coordinates whose x-values, after undergoing iteration with the equation describing the fractal, will eventually get closer and closer to the value of the root.
The animation emphasizes the roots in a Newton's Basin, whose equation clearly has three roots. The image featured on this page is also a Newton's Basin with three roots.
A More Mathematical Explanation
- Note: understanding of this explanation requires: *Calculus
The featured image on this page is a visual representation of Newton's Method for calculus expanded i [...]
The featured image on this page is a visual representation of Newton's Method for calculus expanded into the complex plane. To read a brief explanation on this method, read the following section entitled Newton's Method.
Newton's Method
Newton's Basin
Teaching Materials
- There are currently no teaching materials for this page. Add teaching materials.
Related Links
Additional Resources
- http://www.chiark.greenend.org.uk/~sgtatham/newton/ for further mathematical explanation
Leave a message on the discussion page by clicking the 'discussion' tab at the top of this image page.

can be simply found by setting y = 0 and solving for x. However, with higher degree polynomials, this method can be much more complicated.



that converge to the root. This set of coordinates that are complex number values is called the root's basin of attraction- where the name of this fractal comes from. In addition, some images including shading in each basin. The shading is determined by the number of iterations (aka. escape time) it takes each pixel to converge to a particular root, and it allows us to see the location of the root more clearly.


