How Do You Apply Periodic Boundary Conditions in Relativistic Quantum Mechanics?

sayebms
Messages
31
Reaction score
0
the problem is on page 26 of "relativistic quantum mechanics and field theory" by Franz Gross.

consider the lagrangian density:

L=(1/2)[(∂ψ/∂t)^2 -(∂ψ/∂z)^2 -m^2ψ^2]

a) find the momentum conjugate.
b) find the equation of motion for the fields and the solution. use periodic boundary conditions.

Attempt at solution:

taking partial derivative with respect to (∂ψ/∂t) and (∂ψ/∂z)

(a) the momentum conjugate is: π(z,t)= (∂ψ/∂t)-(∂ψ/∂z)

(b) Using Euler-Lagrange for function with more than one variable we get:

-m^2ψ=(d^2ψ/dt^2)- (d^2ψ/dz^2) using separation of variable

ψ=Z(z)T(t)

The part which is only a function of "t" equate it to square of constant "ω" then we get:

T= Ae^(iωt) + Be^(-iωt)

and equation becomes:

-m^2=ω^2 - (1/Z)(d^2Z/dz^2) → (m^2 + ω^2)Z= (d^2Z/dz^2)

call m^2 + ω^2 = κ^2 the

Z=Ce^(ikz) + De^(-ikz)

at this step I don't know how to apply the periodic boundary conditions. the periodic conditions are given as following given in the page 4 :


ψ0=ψN
dψ0/dt=dψN/dt

where 0 and N indicate 0th and Nth oscillators.


I would be really grateful if anyone could help me out with this.

the rest of the question is related to this part and i can't do it without getting this part right.
 
Physics news on Phys.org
This would be much easier to read if you used LaTeX. Here's the FAQ post about it: https://www.physicsforums.com/showpost.php?p=3977517&postcount=3.

What definition of "momentum" are you using? I'm getting a different result. Shouldn't it be a vector by the way? Or are you just looking for the spatial component?

I think you have a sign error in the Euler-Lagrange equation.

I don't understand your comment before you separate the variables. What you're supposed to do is to insert ##\psi(t,z)=T(t)Z(z)## into the equation, and divide everything by T(t)Z(z). Then you can make arguments like "this term is independent of the t, so if I solve for it, what ends up on the other side of the equality sign must be independent of t too." (Same thing with z). This is what allows you to introduce that constant.
 
The boundary conditions that you write look - use latex - like Dirichlet's and Neumann's

Periodic boundary conditions in time mean

\phi(x,t)=\phi(x,t+T)

and this implies a quantization of the energy

\phi(x,t)=\exp[-i E_n T / \hbar]

with

E_n = n h / T
 
@Fredrik

what I mean is that we have two partial derivatives (with respect to t,z) present in the Lagrangian so we have to apply the following formula:


<br /> \frac{\partial L}{\partial ψ} = \sum_{i=1}^\infty \frac{\partial (\frac{\partial L}{\partial ψ_xi})}{\partial x_i}


where x_i represent different vairables (ex: t,z)
 
Your notation is a bit odd. I would write it as $$\frac{\partial\mathcal L}{\partial\psi} =\sum_{\mu=0}^1\partial_\mu\left( \frac{\partial\mathcal L}{\partial(\partial_\mu\psi)}\right),$$ where
$$\partial_\mu=\frac{\partial}{\partial x^\mu}
=\begin{cases}
\frac{\partial}{\partial t} & \text{if }\mu=0\\
\frac{\partial}{\partial z} & \text{if }\mu=1.
\end{cases}$$ But it looks like the sign error was on my end.

Your statement about the momentum still doesn't make sense. Maybe you have the right answer, but you're not writing it in a way that makes sense.
 
@Fredrik

well I am sorry I'm not really that good with -Latex- since i have just started using it.
for the momentum I am just applying the following formula:
π_μ = \frac{∂L}{∂(∂_μψ)}
and applying this to lagrangian
L=(1/2)[(∂ψ/∂t)^2 -(∂ψ/∂z)^2 -m^2ψ^2]
we get the follwing :
π_0 = \frac{∂ψ}{∂t}
π_1 =- \frac{∂ψ}{∂z}
I think it is right now, isn't it?
 
Last edited:
@naturale

and by the way naturale can you please show me the steps how you get that?

we put the solution into

ψ=Z(z)T(t)

get the follwoing:
ψ(z,t)=(Ae^{iωt} + Be^{-iωt})(Ce^{ikz} + De^{-ikz})
how do we apply the periodic conditions to this??
 
Back
Top