Challenge

Understanding the Newton-Raphson method’s convergence properties and failure cases, and effectively visualising its fractal behaviour in the complex plane.

Solution

We combined numerical analysis, theoretical research, and Python-based simulations to model and illustrate the method’s behaviour, highlighting its applications in fractals and chaotic systems.

Results & Impact

Our project provided insights into the Newton-Raphson method's practical applications and limitations, producing striking visualisations of fractals. Presenting our findings at Exeter University led to engaging discussions with mathematicians on iterative methods and chaos theory.