{"id":157,"date":"2019-10-07T16:23:56","date_gmt":"2019-10-07T15:23:56","guid":{"rendered":"https:\/\/computingskillset.com\/?p=157"},"modified":"2021-10-09T16:16:05","modified_gmt":"2021-10-09T15:16:05","slug":"newton-fractals-explained-examples-and-python-code","status":"publish","type":"post","link":"https:\/\/computingskillset.com\/solving-equations\/newton-fractals-explained-examples-and-python-code\/","title":{"rendered":"Newton Fractals Explained: Examples and Python Code"},"content":{"rendered":"\n

We’ve seen fractals as (mostly) beautiful pictures showing bizarre structures in different colors. Some of them are generated by a mathematical algorithm called the Newton-Raphson method. But what are Newton fractals?<\/p>\n\n\n\n

Newton fractals are fractals created in the plane of complex numbers by using Newton’s method. An iteration process with Newton’s method is started at each point on a grid in the complex plane, and a color is assigned to each point according to which of the roots of a given function the iteration converges to.<\/strong><\/p>\n\n\n\n

In this article I show you how to produce such fractals, discuss a number of concrete examples, and give you a piece of python code so that you can try all that yourself.<\/p>\n\n\n\n

\n
\n

Here you'll learn more about:<\/p>\nToggle<\/span><\/path><\/svg><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n