---
title: 'Newton''s Fractal is Beautiful'
source: 'https://youtube.com/watch?v=LOulCFdVOGY'
video_id: 'LOulCFdVOGY'
date: 2026-08-10
duration_sec: 179
---

# Newton's Fractal is Beautiful

> Source: [Newton's Fractal is Beautiful](https://youtube.com/watch?v=LOulCFdVOGY)

## Summary

This video explores the stunning visual phenomenon known as Newton's fractal, which emerges naturally from applying Newton's method to complex numbers. It explains how the iterative process of Newton's method, when applied to a polynomial equation with complex inputs, creates an infinitely detailed and beautiful pattern when each starting guess is colored according to which root it converges to.

### Key Points

- **Introduction to Newton's Fractal** [00:00] — The video opens with the image of Newton's fractal, describing it as a beautiful, mesmerizing, infinitely detailed mess that naturally emerges from Newton's method.
- **Newton's Method Explained** [00:14] — Newton's method is a powerful tool for finding approximate solutions to essentially any equation by rearranging it to set a function equal to zero and finding where its graph crosses the x-axis.
- **How Newton's Method Works** [00:39] — The method starts with an arbitrary guess, draws a tangent line at that point, and uses the intersection of that tangent with the x-axis to get closer to the true solution. This process is repeated iteratively.
- **The Iterative Formula** [01:10] — After working out the calculus, there is a specific formula for the step size. Plugging in a value typically yields a result closer to the true solution of the equation.
- **Extending to Complex Numbers** [01:26] — Instead of only real number inputs and outputs, the video considers complex number inputs and outputs. The formula still works even though the graph no longer intersects the x-axis in the usual sense.
- **Applying to Many Initial Guesses** [01:50] — The video shows what happens when Newton's method is applied to many different initial guesses. For a degree 5 polynomial, there are five distinct solutions in the complex plane, and each guess converges to one of them.
- **Coloring by Convergence** [02:18] — Each dot is colored based on which of the five solutions it converges to. By rolling back the clock, the video shows where each dot originated.
- **The Emergent Pattern** [02:33] — At fine resolution, treating each pixel as a starting guess and coloring it based on its eventual root, the pattern that emerges is the Newton's fractal image shown at the start.
- **Connection to Mandelbrot Set** [02:49] — The full video discusses why this pattern appears and how it connects to other fractals like the Mandelbrot set, but for now, the focus is on appreciating the beauty of math.

### Conclusion

Newton's fractal is a captivating example of how a simple iterative algorithm, when applied to complex numbers, can produce infinitely complex and beautiful patterns. The video encourages viewers to appreciate the aesthetic beauty of mathematics while hinting at deeper connections to other fractal structures.

## Transcript

which is known as Newton's fractal. And aside from being this beautiful, mesmerizing, infinitely detailed mess, what's really cool about the image is how it naturally pops out from something that
any of you who've taken a calculus class might have heard of, known as Newton's method. powerful tool for finding approximate solutions to essentially any equation.
If you rearrange the equation so that it looks like setting some function of x equal to zero, then visually what it means to solve such an equation is to find a point where the graph of that function crosses the x-axis.
Now the way that Newton's method works is to start by making an arbitrary guess. But if you draw a tangent line to the graph at that guess, something much easier to solve explicitly, very often it takes you closer
If you wash, rinse, and repeat doing this multiple different times, If you do all the calculus and you work it out, there's a certain formula for how big your step size should be based on this process.
formula and you can plug in one value, and what comes out is usually something closer to a true solution of the equation. inputs and real number outputs like we're used to,
consider all of the complex number inputs and the corresponding complex number outputs. intersecting the x-axis anymore, but the formula still works.
one guess to push it closer to a true solution of the equation. loves complex numbers the way I do, but here's the cool part.
Watch what happens if we apply this idea to many many different possible initial guesses. On each iteration, each of those dots is taking a step based on this Newton's method rule. With the example I'm showing, where our function is a degree 5 polynomial,
there are five distinct solutions to the equation somewhere in the complex plane. have zeroed in towards one of those solutions. What I'm going to do is color each one of those dots based on which of those five
and then we'll kind of roll back the clock to see where each dot came from in the first If you do this at a very fine resolution, treating each pixel of the
coloring it based on which route that guess would end up landing on, the pattern that emerges is the image that I showed you at the start. On the full video, I talk much more about why you see a pattern like this,
and how it connects to things like the Mandelbrot set. But for now, it's fun to just gawk at the beauty of math.
