www.lampel.net / johannes / projects / newton

Johannes Lampel - Projects/Newton

The task was to write a little program searching for nulls of a given polynom using the newton approximation with different start values on the complex plane. Then there are areas where the method converges, others where it doesnt. This program simply draws that to a bmp file. So it's a really simple program, which can be found here : newton.cc

Using the given polynoms we get this picture :

And playing with the color values and using another polynom for searching may results in other interesting pictures :