Thread Closed

PDE by Laplace Transform

 
Share Thread Thread Tools
May22-09, 09:03 AM   #1
 

PDE by Laplace Transform


1. The problem statement, all variables and given/known data

Use the Laplace Transform to solve the PDE for u(x,t) with x>0 and t>0:
x(du/dx) + du/dt = xt
with IC: u(x,0) = 0 and BC: u(0,t) = 0

2. Relevant equations

3. The attempt at a solution

After taking LT of the PDE wrt t, the PDE becomes
x(dU/dx) + sU = x/(s2)

Integrating factor :
I = exp([tex]\int(s/x)dx[/tex]) = xs

ODE becomes
d/dx(Uxs) = xs/s2

Integrating both sides:
U = x/(s3+s) + A(s)/xs

then I don't know how to find A(s), if I use BC, the factor 1/0 will come out...or is there some other way to calculate the PDE with LT?

thanks
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
May22-09, 08:44 PM   #2
 
Recognitions:
Homework Helper Homework Help
Quote by freesnow View Post
Integrating both sides:
U = x/(s3+s) + A(s)/xs

then I don't know how to find A(s), if I use BC, the factor 1/0 will come out...
Unless A(s)=0
 
May23-09, 12:39 AM   #3
 
Thanks!
 
May24-09, 01:00 AM   #4
 

PDE by Laplace Transform


so U(x,s) = x/(s3+s2)

but then I don't know how to do the inverse LT to get u(x,t) such that it fits the PDE...

thanks
 
May24-09, 01:25 AM   #5
 
Recognitions:
Homework Helper Homework Help
Quote by freesnow View Post
so U(x,s) = x/(s3+s2)

but then I don't know how to do the inverse LT to get u(x,t) such that it fits the PDE...

thanks
Just use partial fractions:

[tex]\frac{1}{s^3+s}=\frac{1}{s(s^2+1)}=\frac{A}{s}+\frac{Bs}{s^2+1}+\frac{C }{s^2+1}[/tex]

Solve for A,B and C
 
May24-09, 01:47 AM   #6
 
I finally solved it! Thanks very much!
 
Thread Closed
Thread Tools


Similar Threads for: PDE by Laplace Transform
Thread Forum Replies
Laplace Transform Calculus & Beyond Homework 1
Laplace Transform Engineering, Comp Sci, & Technology Homework 4
Finding an inverse Laplace Transform for a function - solving IVPs with Laplace Calculus & Beyond Homework 2
Laplace Transform Introductory Physics Homework 6
The difference between Fourier Series, Fourier Transform and Laplace Transform General Physics 1