SHM: Different Final Answers When Using Energy Conversation & Trigonometry

AI Thread Summary
The discussion centers on calculating the maximum height a tyre pendulum reaches when a child swings on it, using both energy conservation and trigonometry methods. The energy conservation approach yields a maximum height of 1.1 meters, while the trigonometric method results in a height of 1.35 meters, highlighting a significant discrepancy. This difference arises because the pendulum's angle of nearly 50 degrees exceeds the small angle approximation, leading to inaccuracies in the trigonometric calculation. Additionally, the discussion touches on the proper use of MathTex for mathematical expressions, emphasizing the need for correct formatting. Overall, the conversation illustrates the complexities involved in pendulum motion calculations at larger angles.
Oz Alikhan
Messages
12
Reaction score
0
1. The Question from Text:

"A forest playground has a tyre hanging from a tree branch. The tyre behaves like a pendulum, with a rope of 4.0 metres length, and the tyres mass 15 kg. A child of mass 45 kg swings on the tyre by pulling it 3.0 metres to one side and leaping on. What is the maximum height that the tyre will reach above its equilibrium position?" 3. The Solutions:

Through Energy Conservation

T = 2∏ \sqrt{l/g} ≈4.0s
ω = 2∏/T ≈1.6 rad/s

Therefore, V_max = Aω = 3.0 x 1.6 = 4.7 (Using unrounded T & ω)

Max K.E = 0.5*(15+45)*(4.7)^2 = 660 J

Max P.E = 660 J = mgh
h = 660/mg = 1.1 mThrough Trigonometry

The right angled triangle: Cosθ = 3/4
If I use Pythagoras Theorem, I get \sqrt{4^{2} - 3^{2}} = \sqrt{7}
Then, 4 - \sqrt{7} = 1.35 mWhy is there a significant difference in my answers? (Quick side note: Why doesn't my MathTex not work?)
 
Last edited:
Physics news on Phys.org
Oz Alikhan said:
1. The Question from Text:

"A forest playground has a tyre hanging from a tree branch. The tyre behaves like a pendulum, with a rope of 4.0 metres length, and the tyres mass 15 kg. A child of mass 45 kg swings on the tyre by pulling it 3.0 metres to one side and leaping on. What is the maximum height that the tyre will reach above its equilibrium position?"


3. The Solutions:

Through Energy Conservation

T = 2∏ \sqrt{l/g} ≈4.0s
ω = 2∏/T ≈1.6 rad/s

Therefore, V_max = Aω = 3.0 x 1.6 = 4.7 (Using unrounded T & ω)

Max K.E = 0.5*(15+45)*(4.7)^2 = 660 J

Max P.E = 660 J = mgh
h = 660/mg = 1.1 m


Through Trigonometry

The right angled triangle: Cosθ = 3/4
If I use Pythagoras Theorem, I get \sqrt{4^{2} - 3^{2}} = \sqrt{7}
Then, 4 - \sqrt{7} = 1.35 m


Why is there a significant difference in my answers? (Quick side note: Why doesn't my MathTex not work?)

A pendulum is not a "good" SHM device except for small displacement angles (where "small" means sin(θ) ≈ θ). Here your angle is nearly 50°, so expect large inaccuracies!

MathTex expressions should be between appropriate tags that flag MathTex to interpret the enclosed text. For expression embedded in text you can use [ itex ] and [ /itex ] (no spaces) or a pair of ## . Larger, one expression per line version uses tags[ tex ] ... [ /tex ] (again no spaces) or a pair of $$'s
 
  • Like
Likes 1 person
Oh I see. The Trigonometry method is a linear approximation that does not take into account of the larger angles where the approximation deviates from this linearity. That explains the difference in answers .

Thanks for clearing that up :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top