Solve homogeneous first order PDE's

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
Dragonfall
Messages
1,023
Reaction score
5
[tex]u_x+u_y+u=e^{x+2y}, y(x,0)=0[/tex]

I have no idea how to do this. We were only taught how to solve homogeneous first order PDE's.
 
Physics news on Phys.org
What do you mean?
 
I am getting nowhere with this. I tried using the method of characteristics, but it doesn't work out.
 
Dragonfall said:
What do you mean?
Write [tex]u(x,y)=X(x)Y(y)[/tex], plug this into you equation and...

Note also: [tex]e^{x+2y}=e^xe^{2y}[/tex]
 
How do you know that u actually can be written as X(x)Y(y)?
 
Dragonfall said:
How do you know that u actually can be written as X(x)Y(y)?

I think that it's more or less an assumption we make when dealing with homogenous PDEs, but I'm probably completely wrong on this.