Hamilton-Jacobi Equation

Author

John Robin Inston

Published

September 25, 2026

1 Hamilton-Jacobi Equation

1.1 Hamilton-Jacobi Equation

In physics the Hamilton-Jacobi equation is an alternative formulation of classical mechanics equivalent to [[newtonian-mechanics]], Lagrangian Mechanics and Hamiltonian Mechanics. Specifically, the Hamilton-Jacobi equation is a formulation of mechanics in which the motion of a particle can be represented as a wave. The wave equation followed by mechanical systems is similar but not identical to the [[schrodinger-equation]].

In mathematics, the Hamilton-Jacobi equation is a necessary condition describing extremal geometry in generalizations of problems from the Calculus of Variations. It can be understood as a special case of the [[hamilton-jacobi-bellman-equation]] from Dynamic Programming Principle.

The Hamilton-Jacobi Equation (HJE) is a non-linear first-order PDE with the form \[ \begin{cases}u_{t}+H(\nabla u)=0 & \text{in }\mathbb{R}^n\times(0,\infty) \\ u=g & \text{on } \mathbb{R}^n \times \{ t=0 \},\end{cases} \] where \(u=u(x,t):\mathbb{R}^n\times [0,\infty)\to \mathbb{R}\) is the function we are looking to solve out and \(\nabla u=(u_{x_{1}}, \dots, u_{x_{n}})\) is the gradient of \(u\) with respect to the \(n\)-dimensional space variable \(x:=(x_{1}, \dots, x_{n})\).

The Hamiltonian \(H:\mathbb{R}^n \times \mathbb{R}\) is given and the initial condition \(g:\mathbb{R}^n \to \mathbb{R}\) is given.

1.3 Backlinks

Back to top