How to solve D.E using Laplace transform?

  • Thread starter Thread starter mrmivec
  • Start date Start date
  • Tags Tags
    Laplace
mrmivec
Messages
4
Reaction score
0
du/dt=k^2 d^2u/dx^2

b.c
du/dx(o,t)=-qo

i.c
u(x,0)=0

can anyone please tell me what U(o,s)

U(o,s)=integral bwteen o to infinity of du/dx(o,t)e^-st dt

the reason i asked is if

du/dt=k^2 d^2u/dx^2

b.c
u(0,t)=-qo

i.c
u(x,0)=0

U(o,s)=integral bwteen o to infinity of u(o,t)e^-st dt = -qo/s
 
Physics news on Phys.org
u(0,t)=-qo

You said du/dx(0,t) = -q0

(Note this is a function of t only)

Make up your mind. And please write out what you're trying to say, because it is quite difficult to read your post. If you could use latex, or at least the sub and sup tags, it would be a lot cleaner.

In general, to solve the heat equation you want to use separation of variables and Fourier series
 
hi i have to solve this heat equation using laplace transforms i have nearly finshed it I am stuck on finding U(o,s)

du/dt=k^2 d^2u/dx^2

b.c
du/dx(o,t)=-qo

i.c
u(x,0)=0

can anyone please tell me what U(o,s)

U(o,s)=integral between o to infinity of du/dx(o,t)e^-st dt

iv uploaded the pdf file of the problem i hope this helps I am sorry i don't know how to use latex,thanks for the promt reply
http://files-upload.com/203463/ass3maths361.pdf.html
 
I've never done laplace transforms, so I'm making this on the fly using google

U(0,s) = \int_0^{\infty}u(0,t)e^{-st}dt

Not

\int_0^{\infty}du/dx(0,t)e^{-st}dt

But dU/dx(0,t) = \int_0^{\infty}du/dx(0,t)e^{-st}dt

So you can solve for dU/dx(0,s), and then integrate to get U.

Take this with a grain of salt, as it may be completely wrong

EDIT: Upon further consideration, the last step sounds like junk
 
Last edited:
cheerz Shredder.thanks for the help
 
The goal of Laplace transforms is to convert a Differential Equation to a algebraic equation. Office Shredder has presented the basic definitions, but this is not how they are generally used.

Your questions seem to indicate that you are not at all familiar with Laplace Transforms. Perhaps the best thing you could do is get yourself to your profs office and ask for his advice. He may be able to point you to a reference where you can learn what is needed for his class.

Meanwhile:
In his book Operational Mathematics Churchill solves the Heat equation with Laplace Transforms in great detail. He does Laplace transforms on t (time) reducing the problem to a ODE in x, then use standard DE methods to complete the problem.

Look in your text for a table of LP xforms, you do not need to evaluate the integrals O_S has presented, that is what the table are for.

IIRC L{f'(t)} = sF(s) + f(0)

Again if you have NO experience with Laplace Transforms we will not be able to help very much, this is not a good place to learn from scratch. You need to find a good reference and do some reading.


Something else that would help us to help you is for you to go to the tutorial section and read the how to LaTeX thread.
 
HI..integral, I'm looking for a method different from residue integration to obtain the Integral.

\oint _{C} ds f(s) exp(st)

for t-->oo i have tried \oint _{C} ds exp(log f(s)) exp(st)

but saddle-point method asks me to calculate the roots of

\frac{g'(s)}{g(s)}+t=0

but I'm stuck on this...
 
Back
Top