Diffusion equation without initial conditions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
davidnr
Messages
1
Reaction score
0
Hi,
How can I solve the diffusion equation in one dimension:
[tex]u_t=ku_{xx} ; -\infty < t < \infty , 0<x<\infty[/tex]
With the boundary conditions:
u(0,t)= T_0 +Acos(wt)
[tex]u(x\rightarrow \infty,t) \rightarrow T_0[/tex]
Thanks!
 
Last edited:
Physics news on Phys.org
davidnr said:
Hi,
How can I solve the diffusion equation in one dimension:
[tex]u_t=ku_{xx} ; -\infty < t < \infty , 0<x<\infty[/tex]
With the boundary conditions:
u(0,t)= T_0 +Acos(wt)
[tex]u(x\rightarrow \infty,t) \rightarrow T_0[/tex]
Thanks!
Does one maean -
[tex]-\infty < x < \infty , 0< t <\infty[/tex]
I'm not sure t < 0 makes sense, unless it's a relative time.

At some large distance, T = To.

Try using U(x,t) = X(x)*T(t).