JP / EN

Equations Archive

Nonlinear Equation Benchmark Problems

16
2026.02.19

Wilkinson's Polynomial

The monster of "ill-conditioned problems" in numerical analysis. Exploring the defeat of fixed-point homotopy and the magic of "self-scaling" via Newton homotopy to find all 20 roots.

Numerical Analysis
Algorithm
15
2026.02.07

Multiphase Equilibrium

Solving the Rachford-Rice equation for Multiphase Equilibrium. Used Pseudo-Transient Analysis and the Penalty Method to strictly constrain the solution and track continuous phase transitions.

Numerical Analysis
Chemical Engineering
14
2026.02.03

Scarf's Economic Equilibrium Problem

A benchmark problem in General Equilibrium Theory. Resolved the singularity caused by Walras' Law by introducing an auxiliary term, and successfully located the equilibrium solution via the Homotopy Method.

Numerical Analysis
13
2026.01.31

Chandrasekhar's H-equation

A nonlinear integral equation in radiative transfer theory. Discretized into a system of 100 equations using Gauss-Legendre quadrature, and successfully solved via SPICE DC analysis (homotopy-like approach).

Numerical Analysis
12
2026.01.23

Linear Complementarity Problem

Analysis of LCP, a general framework encompassing Linear and Quadratic Programming. Reduction to nonlinear equations using the Fischer-Burmeister function and verification of solution search via Newton/Homotopy methods.

Numerical Analysis
11
2026.01.16

Homotopy Global Search

Finding all 15 solutions for Branin's Six-Hump Camel function. Demonstrating continuous trajectory tracking using the Newton-Homotopy method.

Numerical Analysis
10
2026.01.10

Linear Programming

Analysis of the Klee-Minty problem. Exploration of global optimum using convex formulation with Augmented Lagrangian and Homotopy method applied to KKT conditions.

Optimization
09
2026.01.03

1D Heat Equation

Numerical simulation of the 1D heat equation. Discretization process and equivalent circuit analysis using SPICE B-sources.

Partial Differential Eq
08
2025.12.30

Restricted Three-Body Problem

Search for the 5 equilibrium points (Lagrange points) in the restricted three-body problem (Earth-Moon system).

Astrophysics
07
2025.12.30

Double Pendulum

Double pendulum following Lagrangian mechanics. Visualization of chaotic behavior and verification of numerical accuracy based on energy conservation.

Chaos Theory
06
2025.12.30

Stewart Platform

Forward kinematics of a 6-DOF parallel link mechanism. Numerical solution using SPICE and robust measures against singularities.

Robotics / Kinematics
05
2025.12.30

Van der Pol Oscillator

Self-excited oscillation equation proposed as a vacuum tube model. Convergence to limit cycles and transition to relaxation oscillations.

Nonlinear Dynamics
04
2025.12.10

Lorenz Attractor

The gold standard of chaos theory found in weather models. Visualization of the 'Butterfly Effect' from deterministic equations.

Chaos Theory
03
2025.12.10

Broyden Tridiagonal Function

Tridiagonal structure problem for testing large-scale and high-dimensional scalability.

Sparse Matrix
02
2025.12.10

Powell's Singular Function

A problem where the Jacobian matrix becomes singular, targeting weaknesses in Newton's method.

Singular Jacobian
01
2025.12.10

Rosenbrock Function

Famous 'valley' function used as a standard test case for optimization problems.

Optimization