Change of variables (PDE)

From testwiki
Jump to navigation Jump to search

Template:Short description Template:For

Often a partial differential equation can be reduced to a simpler form with a known solution by a suitable change of variables.

The article discusses change of variable for PDEs below in two ways:

  1. by example;
  2. by giving the theory of the method.

Explanation by example

For example, the following simplified form of the Black–Scholes PDE

Vt+12S22VS2+SVSV=0.

is reducible to the heat equation

uτ=2ux2

by the change of variables:

V(S,t)=v(x(S),τ(t))
x(S)=ln(S)
τ(t)=12(Tt)
v(x,τ)=exp((1/2)x(9/4)τ)u(x,τ)

in these steps:

  • Replace V(S,t) by v(x(S),τ(t)) and apply the chain rule to get
12(2v(x(S),τ)+2τtvτ+S((2xS+S2xS2)vx+S(xS)22vx2))=0.
  • Replace x(S) and τ(t) by ln(S) and 12(Tt) to get
12(2v(ln(S),12(Tt))v(ln(S),12(Tt))τ+v(ln(S),12(Tt))x+2v(ln(S),12(Tt))x2)=0.
  • Replace ln(S) and 12(Tt) by x(S) and τ(t) and divide both sides by 12 to get
2vvτ+vx+2vx2=0.
  • Replace v(x,τ) by exp((1/2)x(9/4)τ)u(x,τ) and divide through by exp((1/2)x(9/4)τ) to yield the heat equation.

Advice on the application of change of variable to PDEs is given by mathematician J. Michael Steele:[1] Template:Quotation

Technique in general

Suppose that we have a function u(x,t) and a change of variables x1,x2 such that there exist functions a(x,t),b(x,t) such that

x1=a(x,t)
x2=b(x,t)

and functions e(x1,x2),f(x1,x2) such that

x=e(x1,x2)
t=f(x1,x2)

and furthermore such that

x1=a(e(x1,x2),f(x1,x2))
x2=b(e(x1,x2),f(x1,x2))

and

x=e(a(x,t),b(x,t))
t=f(a(x,t),b(x,t))

In other words, it is helpful for there to be a bijection between the old set of variables and the new one, or else one has to

  • Restrict the domain of applicability of the correspondence to a subject of the real plane which is sufficient for a solution of the practical problem at hand (where again it needs to be a bijection), and
  • Enumerate the (zero or more finite list) of exceptions (poles) where the otherwise-bijection fails (and say why these exceptions don't restrict the applicability of the solution of the reduced equation to the original equation)

If a bijection does not exist then the solution to the reduced-form equation will not in general be a solution of the original equation.

We are discussing change of variable for PDEs. A PDE can be expressed as a differential operator applied to a function. Suppose is a differential operator such that

u(x,t)=0

Then it is also the case that

v(x1,x2)=0

where

v(x1,x2)=u(e(x1,x2),f(x1,x2))

and we operate as follows to go from u(x,t)=0 to v(x1,x2)=0:

  • Apply the chain rule to v(x1(x,t),x2(x,t))=0 and expand out giving equation e1.
  • Substitute a(x,t) for x1(x,t) and b(x,t) for x2(x,t) in e1 and expand out giving equation e2.
  • Replace occurrences of x by e(x1,x2) and t by f(x1,x2) to yield v(x1,x2)=0, which will be free of x and t.

In the context of PDEs, Weizhang Huang and Robert D. Russell define and explain the different possible time-dependent transformations in details.[2]

Action-angle coordinates

Often, theory can establish the existence of a change of variables, although the formula itself cannot be explicitly stated. For an integrable Hamiltonian system of dimension n, with x˙i=H/pj and p˙j=H/xj, there exist n integrals Ii. There exists a change of variables from the coordinates {x1,,xn,p1,,pn} to a set of variables {I1,In,φ1,,φn}, in which the equations of motion become I˙i=0, φ˙i=ωi(I1,,In), where the functions ω1,,ωn are unknown, but depend only on I1,,In. The variables I1,,In are the action coordinates, the variables φ1,,φn are the angle coordinates. The motion of the system can thus be visualized as rotation on torii. As a particular example, consider the simple harmonic oscillator, with x˙=2p and p˙=2x, with Hamiltonian H(x,p)=x2+p2. This system can be rewritten as I˙=0, φ˙=1, where I and φ are the canonical polar coordinates: I=p2+q2 and tan(φ)=p/x. See V. I. Arnold, `Mathematical Methods of Classical Mechanics', for more details.[3]

References

  1. J. Michael Steele, Stochastic Calculus and Financial Applications, Springer, New York, 2001
  2. Template:Cite book
  3. V. I. Arnold, Mathematical Methods of Classical Mechanics, Graduate Texts in Mathematics, v. 60, Springer-Verlag, New York, 1989