Configuring the restoring force for a pendulum equation

  • Thread starter Thread starter outdoorjunkie
  • Start date Start date
  • Tags Tags
    Force Pendulum
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
4 replies · 3K views
outdoorjunkie
Messages
2
Reaction score
0

Homework Statement



In order to configure the equation for the restoring force of a pendulum, my physics book uses this equation:
sinθ ≈ θ when the angle is less than π/10 (or about 20 degrees.) I've tried to figure this out on my calculator, but cannot figure out how they make this assumption.

Homework Equations



The above equation is then put into Fr = (w)(sinθ) to create this equation:
Fr = (w)θ

The Attempt at a Solution



Nothing, I have used radians and degrees to try to figure out how they get this equation, but I cannot. Thanks so much for your help!
 
Physics news on Phys.org
π/10 ≈ .314 radians
sin(.314) ≈ .309

Seems pretty close to me. And it gets better for smaller angles.
 
Well, trying out some rad values at Wolfram Alpha gives me the following results:

[itex]sin(\pi /20)\approx 0,156[/itex] when
[itex]\pi/20 \approx 0,157[/itex]

so I guess it is a valid approximation, at least it holds up to 2 decimals in this case.edit: You got me Doc Al!
 
Okay, now I understand. I was figuring the problem wrong, I was doing sin(π/10) instead of π/10 and then putting that answer into the sine. Thank you so much!
 
If you do a taylor series expansion of the sine function the second order term is proportional to the angle cubed. If the angle is in radians the term becomes insignificant for small angles.

Google "Taylor series" or "Small angle approximation" for more information :).