Alternating linear chain of masses

  • #1
49
0

Homework Statement


A chain of atoms are connected by identical springs of force constant k. Suppose teh atoms of mass m alternate with atoms of mass M. Thus the crystal consists of a sequence ... MkmkMkmMkmk ... which is the periodic repetition of unit cells Mkmk. The size of the unit cell is a (this is the equilibrium distance between two neighboring m atoms).
(a) In the nth unit cell let xn and yn be the longitudinal displacement from equilibrium of the atoms m and M respectively. Set up the Lagrangian and derive the equations of motion for the x and y coordinates.
(b)Determine the dispersion relation w(q). HINT: consider traveling wave solutions of the form
[itex]x_{n} = Xe^{i(qna-wt)}[/itex] and [itex] y_{n} = Ye^{i(qna-wt)}[/itex]​
(c) Find the dispersion relation in the long wavelength limit (q→0) and determine the speed of sound.



Homework Equations


[itex]x^{0}_{n+1}-x^{0}_{n} = a [/itex] where x0 denotes equilibrium position.
[itex]y^{0}_{n+1}-y^{0}_{n} = a [/itex]
[itex]x^{0}_{n}-y^{0}_{n} = \frac{a}{2} [/itex]
[itex]T = \frac{1}{2} m \Sigma \dot{x}^{2}_{n} + \frac{1}{2} M \Sigma \dot{y}^{2}_{n}[/itex]



The Attempt at a Solution


Now, here is where I run into a problem; how to express the potential energy? I started with [itex]U = \frac{1}{2} k \Sigma (y_{n+1} - y_{n})^{2} + (x_{n+1} - x_{n})^{2}[/itex]. Then I realized that this makes the problem trivial and not all that interesting. My physics intuition tells me that the x's and y's must be coupled because the potential energy should depend on the neighboring particles. I think that this gives [itex]U = \frac{1}{2} k \Sigma (x_{n}-y_{n})^{2}+(y_{n+1}-x_{n})^{2}[/itex] And the equations of motion would then be
[itex]m\ddot{x}_{n} = -\frac{\partial U}{\partial y_{n+1}} - -\frac{\partial U}{\partial y_{n}}[/itex]
[itex]M\ddot{y}_{n} = -\frac{\partial U}{\partial x_{n+1}} - -\frac{\partial U}{\partial x_{n}}[/itex]​
or
[itex] m \ddot{x}_{n} = -2kx_{n} +k(y_{n+1}+y_{n}) [/itex]
[itex] m \ddot{y}_{n} = -2ky_{n} +k(x_{n+1}+x_{n}) [/itex]​

I just want to know if I have over-thought things, or if I am on the right track with the second potential. Thanks for any suggestions!
 
Physics news on Phys.org
  • #2
jncarter said:
My physics intuition tells me that the x's and y's must be coupled because the potential energy should depend on the neighboring particles. I think that this gives [itex]U = \frac{1}{2} k \Sigma (x_{n}-y_{n})^{2}+(y_{n+1}-x_{n})^{2}[/itex] And the equations of motion would then be
[itex]m\ddot{x}_{n} = -\frac{\partial U}{\partial y_{n+1}} - -\frac{\partial U}{\partial y_{n}}[/itex]
[itex]M\ddot{y}_{n} = -\frac{\partial U}{\partial x_{n+1}} - -\frac{\partial U}{\partial x_{n}}[/itex]​
or
[itex] m \ddot{x}_{n} = -2kx_{n} +k(y_{n+1}+y_{n}) [/itex]
[itex] m \ddot{y}_{n} = -2ky_{n} +k(x_{n+1}+x_{n}) [/itex]​
Your Physics intuition works well, the potential is correct. Take care with the derivatives.




ehild
 
  • #3
When I took the derivatives more carefully I ended up with the same x-equation, but the y-equation come out as
[itex] m\ddot{y_{n}} = 2ky_{n} - k(x_{n} + x_{n+1}) [/itex]
My professor pointed out that this is not a restoring force. The yn term needs to be negative, but he says the potential looks like it's correct. The professor doesn't tend to do the homework out himself until after I go talk to him, and usually just because I've gone to talk to him about a problem. Anyway, now I'm working on the other parts of the problem and plan to sort out the issue of the potential by integrating what I know must be true.


I also want to thank ehild for continuing to answer my questions. I know I have been posting frequently and I do appreciate the help. During my undergraduate career I was far from the top of my class. That's not to say I did poorly, just that my peers were stellar. At my current school; however, I tend to be ahead on the homework and now have few people to discuss the problems with until after I have already finished the homework. Receiving help here has been very useful.
 
  • #4
That y equation is not correct yet...
I write out the terms containing yn and xn: it is easier to find the derivatives.

[tex]U=k/2(...(y_{n-1}-x_{n-1})^2+(x_{n}-y_{n-1})^2+(y_{n}-x_{n})^2+(x_{n+1}-y_{n})^2...)[/tex]
[tex]\frac{\partial U}{\partial x_{n}}=k((x_{n}-y_{n-1})-(y_{n}-x_{n}))=k(2x_{n}-y_{n-1}-y_{n})[/tex]
[tex]\frac{\partial U}{\partial y_{n}}=k((y_{n}-x_{n})-(x_{n}-x_{n+1}))=k(2y_{n}-x_{n}-x_{n+1})[/tex]
[tex]m\ddot x_{n}=-2kx_n+k(y_{n-1}+y_{n})[/tex]
[tex]M\ddot y_{n}=-2ky_n+k(x_{n}+x_{n+1})[/tex]

ehild
 

Suggested for: Alternating linear chain of masses

Back
Top