Ma 201: Lecture - 3 Solving Quasilinear Pdes
Ma 201: Lecture - 3 Solving Quasilinear Pdes
S := F (x, y , u) = u(x, y ) u = 0.
Quasi-linear First-Order PDEs
A first order quasi-linear PDE is of the form
u u
a(x, y , u) + b(x, y , u) = c(x, y , u). (1)
x y
S := F (x, y , u) = u(x, y ) u = 0.
S := F (x, y , u) = u(x, y ) u = 0.
S := F (x, y , u) = u(x, y ) u = 0.
This shows that the vector (a, b, c) and the gradient vector F are
orthogonal.
Quasi-linear First-Order PDEs
A first order quasi-linear PDE is of the form
u u
a(x, y , u) + b(x, y , u) = c(x, y , u). (1)
x y
S := F (x, y , u) = u(x, y ) u = 0.
This shows that the vector (a, b, c) and the gradient vector F are
orthogonal.
In other words, the vector (a, b, c) lies in the tangent plane of the
surface S at each point in the (x, y , u)-space where F 6= 0.
At each point (x, y , u), the vector (a, b, c) determines a direction in
(x, y , u)-space called the characteristic direction.
At each point (x, y , u), the vector (a, b, c) determines a direction in
(x, y , u)-space called the characteristic direction.
Consider a curve in (x, y , u) plane given in parametric form as
satisfying
dx
= a(x(t), y (t), u(t)),
dt
dy
= b(x(t), y (t), u(t)), (4)
dt
du
= c(x(t), y (t), u(t)),
dt
At each point (x, y , u), the vector (a, b, c) determines a direction in
(x, y , u)-space called the characteristic direction.
Consider a curve in (x, y , u) plane given in parametric form as
satisfying
dx
= a(x(t), y (t), u(t)),
dt
dy
= b(x(t), y (t), u(t)), (4)
dt
du
= c(x(t), y (t), u(t)),
dt
satisfying
dx
= a(x(t), y (t), u(t)),
dt
dy
= b(x(t), y (t), u(t)), (4)
dt
du
= c(x(t), y (t), u(t)),
dt
u (, ) u (, ) (, )
+ = (6)
x (y , u) y (u, x) (x, y )
where
(, ) x y
= .
(x, y ) x y
Remarks.
Since G is an arbitrary function that leads to equation (6), so G is
called the general solution for the equation.
This gives an idea to find the general solution for the quasi-linear
equation
u u
a(x, y , u) + b(x, y , u) = c(x, y , u).
x y
How to prove it?
Differentiate G (, ) = 0 with respect to x and y respectively:
G x + ux u ) + G x + ux u ) = 0, (7)
G y + uy u ) + G y + uy u ) = 0. (8)
u u
a(x, y , u) + b(x, y , u) = c(x, y , u). (9)
x y
Consider following equation with general solution G (, ) = 0:
u (, ) u (, ) (, )
+ = . (10)
x (y , u) y (u, x) (x, y )
(, ) (, ) (, )
a= , b= , c= .
(y , u) (u, x) (x, y )
What is (, )?
Theorem (The method of Lagrange)
The general solution of the quasi-linear PDE (1) is
F (, ) = 0, (11)
dx dy du
= = . (12)
a b c
x dx + y dy + u du = 0,
x dx + y dy + u du = 0
ax + by + cu = 0,
ax + by + cu = 0.
u (, ) u (, ) (, )
+ = . (14)
x (y , u) y (u, x) (x, y )
u u
a +b = c.
x y
x u
F ( , ) = 0.
y y
Example
Find the general integral of the equation
u2 1
d{xy } = 0 and d{ (x 2 y 2 u 2 )} = 0.
2 2
Integrating we obtain two integrals
2xy u 2 = c1 and x 2 y 2 u 2 = c2 ,
F (2xy u 2 , x 2 y 2 u 2 ) = 0,
x = s, y = 0, u = f (s).
u = f (x yu).
Example
u u
PDE: (y + u) +y = x y ; IC: u(x, 1) = 1 + x.
x y
d
(u + x) = (u + x) u(t, s) + x(t, s) = (1 + 2s)e t .
dt
From (i), we again obtain
dx
+ x = (2 + 2s)e t x(s, t) = (1 + s)e t e t ,
dt
and
u(t, s) = se t + e t .
Noting that
x y = se t e t ,
we finally get
u(x, y ) = 2/y + (x y ).
Note that the solution is not global (it becomes singular on the x-axis),
but it is well defined near the initial curve.