Solving Linear First Order PDE with Initial Conditions

Click For Summary

Homework Help Overview

The discussion revolves around solving a linear first-order partial differential equation (PDE) with initial conditions. The equation involves multiple variables and their partial derivatives, and the initial condition specifies a relationship between the variables when y equals -x.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to derive the characteristic system from the PDE and expresses uncertainty about how to apply the initial conditions to find a solution. Some participants question the clarity of the original equation and the variables involved in the partial derivatives. Others suggest considering the intersection of level curves with the initial condition curve.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the problem and clarifying the initial conditions. There is no explicit consensus yet, but guidance has been offered regarding the intersection of characteristics and initial conditions.

Contextual Notes

There is a mention of potential confusion regarding the formatting of the equations and the variables associated with the partial derivatives. The original poster also references a desire for additional resources to aid in understanding the topic.

MisterX
Messages
758
Reaction score
71

Homework Statement



Mod note: Pasted the OP's correction into the original problem.[/color]
Solve
xe^z\frac{\partial u}{\partial x} - 2ye^z\frac{\partial u}{\partial y} + \left(2y-x \right)\frac{\partial u}{\partial z} = 0
given that for x > 0, u = -x^{-3}e^z when y=-x

Homework Equations


\mathbf{a}\left(\mathbf{x} \right) \cdot \nabla u = 0
means that on a curve parameterized by t where
\frac{\partial \mathbf{x}}{\partial t} = \mathbf{a}\left(\mathbf{x} \right)
\frac{\partial u}{\partial t} = \nabla u \cdot \frac{\partial \mathbf{x}}{\partial t} = \mathbf{a}\left(\mathbf{x} \right) \cdot \nabla u = 0
In other words solutions to \frac{\partial \mathbf{x}}{\partial t} = \mathbf{a}\left(\mathbf{x} \right), called characteristics, are the level curves of u

The Attempt at a Solution


So the characteristic system is
\dot{x} = xe^z

\dot{y} = -2ye^z

\dot{z} = 2y-x

First we can notice
e^z = \frac{\dot{x}}{x} = -\frac{1}{2} \frac{\dot{y}}{y}
By substitution we can arrive at
\int \frac{dx}{x} = -\frac{1}{2}\int \frac{dy}{y}
ln(x) = -\frac{1}{2}ln(y) + C
x = C_1y^{-1/2}
Now we may also notice that \dot{z} looks at lot like the sum of the coefficients of e^z in \dot{x} and \dot{y}.
\frac{\partial}{\partial t} \left(x + y \right) = -\frac{\partial z}{\partial t}e^z = - \frac{\partial e^z}{\partial t}
thus
e^z = x + y + C_2 = C_1y^{-1/2} + y + C_2
z = ln\left( C_1y^{-1/2} + y + C_2\right)
I think it means I have solved the characteristic.
y = t
x = \frac{C_1}{\sqrt{t}}
z = ln\left( C_1t^{-1/2} + t + C_2\right)

However I am not sure what to do now to utilize the initial conditions and come up with the solution of the PDE. I know that the value of u at a point will be equal to the value of the initial conditions at the intersection of the initial conditions with the characteristic that goes through that point. I think we were taught about characteristics not being parallel to the initial conditions curve, but I'm not firm on exactly what the existence conditions were. Any help would be appreciated. If anyone has a suggestion for a book that covers this that might be easier or more helpful than Evans, I'd be interested.
 
Last edited by a moderator:
Physics news on Phys.org
You went to a lot of effort to format this using LaTeX, but right off the bat, your first equation is incomprehensible.

With respect to which variables are your three partials taken?
MisterX said:

Homework Statement


Solve
xe^z\frac{\partial u}{\partial} - 2ye^z\frac{\partial u}{\partial} + \left(2y-x \right)\frac{\partial u}{\partial} = 0
 
Oops, here you go.

Homework Statement


Solve
xe^z\frac{\partial u}{\partial x} - 2ye^z\frac{\partial u}{\partial y} + \left(2y-x \right)\frac{\partial u}{\partial z} = 0
given that for x > 0, u = -x^{-3}e^z when y=-x
 
I would set t = x, to avoid the square root.
At what value of t does a level curve intersect y = -x? What is the value of u there?
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K