Boundry conditions on a string with a hoop at one end

  • Thread starter Thread starter BareFootKing
  • Start date Start date
  • Tags Tags
    Conditions String
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 · 2K views
BareFootKing
Messages
30
Reaction score
0

Homework Statement



problem 4.4

The question:
http://ocw.mit.edu/courses/physics/...ions-and-waves-fall-2004/assignments/ps4a.pdf

The solution:
http://ocw.mit.edu/courses/physics/...ons-and-waves-fall-2004/assignments/sol4a.pdf




Homework Equations





The Attempt at a Solution


For part a I am having trouble understanding why Tsinθ becomes -T∂y/∂x

If we were dealing with small angles would it not be the case that

sinθ ≈θ


and so we would have
Tsinθ≈Tθ
 
Physics news on Phys.org
[itex]\frac{\partial y}{\partial x}[/itex] is essentially the ratio of vertical tension to horizontal tension, much like [itex]tan(\theta)[/itex]. It's a little confusing because obviously you're thinking about the hoop, which only moves vertically, but in this context you can think of it as representing the direction the hoop would go if it suddenly flew off of the rod, at which point the only force acting on the hoop would be the tension at the contact point (ignoring gravity), thus it would fly in that direction. Another way to think of it is simply as the instantaneous "slope" of the string.

The small angle approximation comes in because for small angles [itex]tan(\theta) \simeq sin(\theta)[/itex]. (or equivalently, [itex]T_{x} \simeq T_{tot}[/itex].)

Thus we can put it all together: [itex]sin(\theta) \simeq tan(\theta) = \frac{\partial y}{\partial x}[/itex]
 
Last edited:
Thank you very much bossman27!