PDE - Boundary value problem found in QM

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
3 replies · 2K views
kostas230
Messages
96
Reaction score
3
This is a quantum mechanics problem, but the problem itself is reduced (naturally) to a differential equations problem.

I have to solve the following equation:
[tex]\frac{\partial}{\partial t}\psi (x,t) = i\sigma \psi (x,t)[/tex]
where [itex]\sigma > 0[/itex]
The initial condition is:
[tex]\psi (x,0) = \sqrt{\frac{2}{L_0}}\sin \left(\frac{n\pi x}{L_0}\right)[/tex]
and the boundary conditions are:
[tex]\psi (0,t) = \psi(L(t),t) = 0[/tex]
where [itex]L(t)[/itex] is a smooth function with [itex]L(0)=L_0[/itex].
I don't even know how to begin :rolleyes:. Any ideas?
 
Physics news on Phys.org
kostas230 said:
This is a quantum mechanics problem, but the problem itself is reduced (naturally) to a differential equations problem.

I have to solve the following equation:
[tex]\frac{\partial}{\partial t}\psi (x,t) = i\sigma \psi (x,t)[/tex]
where [itex]\sigma > 0[/itex]
The initial condition is:
[tex]\psi (x,0) = \sqrt{\frac{2}{L_0}}\sin \left(\frac{n\pi x}{L_0}\right)[/tex]
and the boundary conditions are:
[tex]\psi (0,t) = \psi(L(t),t) = 0[/tex]
where [itex]L(t)[/itex] is a smooth function with [itex]L(0)=L_0[/itex].
I don't even know how to begin :rolleyes:. Any ideas?
$$\frac{\partial}{\partial t}[e^{i\sigma t}]=i\sigma e^{i\sigma t}.$$
 
Oh, wait I forgot to put the space derivative (it was 1-2 AM so my cognitive functions were down to minimum) :shy:

The correct equation is:

[tex]\frac{\partial}{\partial t}\psi(x,t) = i\sigma \frac{\partial^2}{\partial x^2}\psi(x,t)[/tex]
 
kostas230 said:
Oh, wait I forgot to put the space derivative (it was 1-2 AM so my cognitive functions were down to minimum) :shy:

The correct equation is:

[tex]\frac{\partial}{\partial t}\psi(x,t) = i\sigma \frac{\partial^2}{\partial x^2}\psi(x,t)[/tex]
My hint still helps in this case. :-p

What might you think be the first step?