(2 intermediate revisions by the same user not shown)
Line 43:
Line 43:
The eigenfunctions and eigenvalues of this scattering problem play a key role
The eigenfunctions and eigenvalues of this scattering problem play a key role
in the inverse scattering transformation. Note that this is Schrodinger's equation.
in the inverse scattering transformation. Note that this is Schrodinger's equation.
== Lax Pair ==
A powerful way to study the KdV equation is via the idea of a '''Lax pair'''.
=== The Lax Pair ===
A Lax pair consists of two linear operators <math> L </math> and <math> P </math> such that the KdV equation is equivalent to the so-called '''Lax equation''':
:<math> \frac{dL}{dt} = [P, L] = PL - LP </math>
For the KdV equation, a classical Lax pair is:
:<math> L = -\partial_x^2 + u(x,t) </math>
:<math> P = -4\partial_x^3 + 3u\partial_x + 3\partial_x u </math>
These are differential operators acting on a function <math> \psi(x,t) </math>. The idea is that the evolution of <math> u(x,t) </math> is such that the operator <math> L </math> undergoes an isospectral deformation: its spectrum does not change in time.
If <math> L\psi = \lambda \psi </math> and <math> \psi_t = P\psi </math>, then consistency requires:
The inverse scattering transformation gives a way to solve the KdV equation
exactly. You can think about is as being an analogous transformation to the
Fourier transformation, except it works for a non linear equation. We want to
be able to solve
then [math]\displaystyle{ u }[/math] satisfies the KdV (but not vice versa). We can think about the Miura
transformation as being a nonlinear ODE solving for [math]\displaystyle{ v }[/math] given [math]\displaystyle{ u. }[/math] This
nonlinear ODE is also known as the Riccati equation and there is a well known
transformation which linearises this equation. It we write
The KdV is invariant under the transformation [math]\displaystyle{ x\rightarrow x+6\lambda t, }[/math][math]\displaystyle{ u\rightarrow u+\lambda. }[/math] Therefore we consider the associated eigenvalue
problem
[math]\displaystyle{
\partial_{x}^{2}w+uw=-\lambda w
}[/math]
The eigenfunctions and eigenvalues of this scattering problem play a key role
in the inverse scattering transformation. Note that this is Schrodinger's equation.