Complex Numbers Adventure
Explore complex numbers through geometric operations and fractal mathematics
- Understand complex numbers as points in the complex plane
- Perform arithmetic operations geometrically
- Connect algebraic and geometric representations
- Explore fractals through complex iteration
Complex Number Operations
Enter two complex numbers and pick an operation. Watch how addition shifts, multiplication rotates and stretches, and division does the reverse on the complex plane.
Fractal Explorer
Fractals are infinitely detailed patterns built by repeating a simple formula on complex numbers. The Mandelbrot set tests each point c to see if z = z² + c stays bounded. Julia sets fix c and vary the starting point. Increase iterations for finer detail and zoom in to discover hidden structures.
Challenges
Complex Plane
The Argand diagram plots each complex number as a point: the horizontal axis is the real part, the vertical axis is the imaginary part. Vectors show how the two inputs combine under your chosen operation.
Fractal Visualization
Hover over the canvas to see the complex coordinate and how many iterations it takes for that point to escape. Bright colours escape quickly; dark regions stay bounded — the boundary between them is where the stunning detail lives.