Zimbalj said:
sorry for my bad writing of formulas, i am new at LaTeX.
You should follow some of the how to docs for this forum.
Zimbalj said:
I tried Laplace transform L[U(x,t)]=V(x,s) and got:
What you tried isn’t what I’m suggesting. I’ve provided explicit solutions to the heat equation that all obey the boundary condition, ##u’(t,L)=0##, for all ##t##. With a slight and obvious modification, we can make these solutions also all obey the boundary condition, ##u(0,x)=0##, for all ##x##. These solution are just linear combinations of the original set,
##u_\omega(t,x)= \cosh(\sqrt{\omega}(x-L)(e^{\omega t}-1)##[1]
notice that ##u_\omega(0,x)=0##. So, I’ve provided a set of solutions to the heat equation indexed by a complex parameter, ##\omega##, all of which obey 2 out of the three boundary conditions. The final boundary condition, ##u(t,0)=a(t)##, may be expressed as an integral equation of the first kind,
##a(t)=\int A(\omega)u_\omega(t,0)d\omega##, (*)
making the solution to the stated problem,
##u(t,x)=\int A(\omega)u_\omega(t,x)d\omega##
Relating Equation (*) to an inverse Laplace transform is left to the reader.
[1] yeah, I see the problem the problem here. ##\cosh(x)## isn’t a solution. Oh well.