Finding the angle between a plumb line and the Earth's surface.

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
3 replies · 2K views
andyonassis
Messages
4
Reaction score
1
Homework Statement
A plane flies across the north pole at 223.52 m/s, following a meridian of longitude (which rotates around the earth). Find the angle between the direction of a plumb line hanging freely as it passes over the pole and one hanging freely at the surface of the earth over the pole.
Relevant Equations
F = ma
$$\omega = \frac{2\pi}{T} $$
From Newton's second law:
$$T_{x} = F_{turn}$$
So
$$T \sin \theta = ma$$
$$T_{y} = F_{y}$$
so
$$T \cos \theta = mg$$
Equate the two equations to get:
$$ \frac{T \sin \theta}{a} = \frac{T \cos \alpha}{g} $$
and the angle is given by:
$$tan (\theta) = \frac{a}{g} $$
where ##r = \frac{v}{w}## and ##a = r\omega^{2}##
From this we get:
$$\theta = arctan(\frac{v\omega}{g}) = arctan(\frac{223.52}{9.8} \times \frac{2\pi}{24\times 60 \times 60}) = 1.65 \times 10^{-3} radians$$

However, the book says ##\omega = 2.31 \times 10^-4 rad/s## so ##\theta = 5.25 \times 10^{-4}##radians.
 
Last edited:
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
andyonassis said:
Homework Statement:: A plane flies across the north pole at 223.52 m/s, following a meridian of longitude (which rotates around the earth). Find the angle between the direction of a plumb line hanging freely as it passes over the pole and one hanging freely at the surface of the Earth over the pole.
Relevant Equations:: F = ma
$$\omega = \frac{2\pi}{T} $$

From Newton's second law:
$$T_{x} = F_{turn}$$
So
$$T \sin \theta = ma$$
$$T_{y} = F_{y}$$
so
$$T \cos \theta = mg$$
Equate the two equations to get:
$$ \frac{T \sin \theta}{a} = \frac{T \cos \alpha}{g} $$
and the angle is given by:
$$tan (\theta) = \frac{a}{g} $$
where ##r = \frac{v}{w}## and ##a = r\omega^{2}##
From this we get:
$$\theta = arctan(\frac{v\omega}{g}) = arctan(\frac{223.52}{9.8} \times \frac{2\pi}{24\times 60 \times 60}) = 1.65 \times 10^{-3} radians$$

However, the book says ##\omega = 2.31 \times 10^{-5}## rad/s so ##\theta = 5.25 \times 10^{-4}##radians.
Whoever did the calculation for the book left out π.
 
haruspex said:
Whoever did the calculation for the book left out π.
so my answer isn't technically wrong?