Many important questions in the natural sciences and in engineering involve nonlinear phenomena, mathematically described by nonlinear equations. Solving these problems typically requires iterative algorithms like Newton's method, which linearizes the nonlinear problem in each iteration. Newton's method is known for its rapid local convergence. However, the convergence theory only applies when the initialization is (very) close to the unknown solution. Thus, relying on local convergence theory is often impractical. Farther from the solution, small Newton updates are typically necessary to prevent divergence, leading to slow overall convergence. This project aims to develop better nonlinear solvers. This will benefit outer-loop problems, such as parameter estimation, learning, control, or design problems, which typically require solving many nonlinear (inner) problems. The project will also support the training and research of at least one graduate student, the mentoring of undergraduate students through the Courant’s Summer Undergraduate Research Experience (SURE) program, and the outreach to K-12 students through the cSplash activity in New York City.<br/><br/>To address issues of slow nonlinear convergence, This project aims to develop methods that lift the nonlinear system to a higher-dimensional space, enabling the application of nonlinear transformations that can mitigate nonlinearity before Newton linearization. The project will develop and systematically study the resulting novel Newton methods for severely nonlinear systems of partial differential equations (PDEs). The proposed lifting and transformation method can be interpreted as nonlinear preconditioning, a research area much less developed than preconditioning for linear systems. The goal of this project is to study for which classes of nonlinear PDE problems this approach improves convergence, to theoretically analyze why, and to make these methods a more broadly accessible tool for solving severely nonlinear systems.<br/><br/>This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.