Solving 1st Order PDE with Initial Condition - Help Needed

  • Context: Graduate 
  • Thread starter Thread starter BustedBreaks
  • Start date Start date
  • Tags Tags
    First order Pde
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
BustedBreaks
Messages
62
Reaction score
0
I'm trying to solve this equation:

Ux + Uy + U = e^-(x+y) with the initial condition that U(x,0)=0


I played around and and quickly found that U = -e^-(x+y) solves the equation, but does not hold for the initial condition. For the initial condition to hold, I think there needs to be some factor of y in the equation for U, but after trying a few equations, I can't find one that satisfies both the initial condition and the equation.

Can someone throw me a hint?

Thanks!
 
Last edited:
Physics news on Phys.org
You need to variables for the plane:

[tex]z=x+y, t=x-y[/tex]

your equation only depends on one of them

[tex]2u_{,z}+u=e^{-z}[/tex]
 
Last edited by a moderator: