New Reply

finding a solution of this PDE

 
Share Thread Thread Tools
Jul28-11, 06:33 AM   #1
 

finding a solution of this PDE


Hi,

i'm having trouble finding a solution to this PDE,

[tex] \frac{d U(x,y,t)}{dt} = A(x) \frac{\partial U(x,y,t)}{\partial y} + B(y) \frac{\partial U(x,y,t)}{\partial x}[/tex]

with only knowledge of the initial condition U(x,y,0)=F(x,y).

I've tried to solve this using characteristics but the only examples i can find in books is for the case when the left hand side is zero. Tried following the method from some books but can only solve it for when the L.H.S is zero. I'm not sure where to go next

Any help would be fantastic.

Thanks.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Jul28-11, 12:52 PM   #2
 
Recognitions:
Homework Helper Homework Help
For the LHS do you mean:
[tex]
\frac{\partial U}{\partial t}
[/tex]
Jul28-11, 08:13 PM   #3
 
Quote by climbon View Post
Hi,

i'm having trouble finding a solution to this PDE,

[tex] \frac{d U(x,y,t)}{dt} = A(x) \frac{\partial U(x,y,t)}{\partial y} + B(y) \frac{\partial U(x,y,t)}{\partial x}[/tex]

with only knowledge of the initial condition U(x,y,0)=F(x,y).

I've tried to solve this using characteristics but the only examples i can find in books is for the case when the left hand side is zero. Tried following the method from some books but can only solve it for when the L.H.S is zero. I'm not sure where to go next

Any help would be fantastic.

Thanks.
The LHS should read ∂U(x,y,t)/∂t not dU(x,y,t)/dt.

Then, for (parameter) s∈I⊂ℝ:

d/ds[U(x(s),y(s),t(s))]= ∂U/∂x·dx/ds + ∂U/∂y·dy/ds + ∂U/∂t·dt/ds≡ B(y)∂U/∂x + A(x)∂U/∂y - ∂U/∂t= 0.

You seek, U(x(s),y(s),t(s))= constant.

ADDENDUM:
Hint: dx/B = dy/A = dt/-1.
New Reply
Thread Tools


Similar Threads for: finding a solution of this PDE
Thread Forum Replies
Please help me in finding a solution Precalculus Mathematics Homework 5
finding solution of a PDE Calculus & Beyond Homework 4
Finding a solution to this? Calculus 8
Finding a solution?? Introductory Physics Homework 4