Coriolis Effect for a level surface on Earth

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
Habeebe
Messages
37
Reaction score
1

Homework Statement


A puck slides with speed v on a frictionless ice that is level in the sense that the surface is perpendicular to geff at all points. Show that the puck moves in a circle as viewed in the Earth's rotating frame. Determine the radius of the circle and the angular frequency of the motion. Assume that the puck's circle is small compared to the radius of the earth.


Homework Equations



[itex]\vec{F}_{cor}=2m\vec{v}\times\Omega[/itex]

The Attempt at a Solution



I have a solution, I just want to make sure that my logic is correct. I'm worried that I'm missing something subtle.

Assuming that geff the normal force and the z component of the Coriolis force all balance (it's sitting on top of the ice at all times). Then the only thing I have to worry about is the Coriolis force.

[itex]\vec{F}_{cor}=2m\vec{v}\times\Omega[/itex] dot product by v on both sides
[itex]\vec{F}_{cor}\cdot\vec{v} = 2m(\vec{v}\times\Omega)\cdot\vec{v}[/itex]
[itex](\vec{v}\times\Omega)\cdot\vec{v} = 0[/itex] therefore:
[itex]\vec{F}_{cor}\cdot\vec{v}=0[/itex] therefore, [itex]\vec{F}_{cor}\perp\vec{v}, \forall\vec{v}[/itex]

Since the force is perpendicular to the velocity, it must go in a circle.
 
on Phys.org
You didn't have to go through all those contortions to arrive at the fact that force is perpendicular to velocity. The cross product of two vectors that are not parallel or antiparallel to one another is a third vector that is perpendicular to both vectors involved in the cross product.

That said, that force is perpendicular to velocity alone does not make for circular motion. You need some other condition. Hint: You were told to "assume that the puck's circle is small compared to the radius of the earth."
 
  • Like
Likes   Reactions: 1 person
The puck's circle is small implies v stays in a plane (in its reference frame). So I need to say that the motion is confined to a plane for a consistently perpendicular force to make a circle, right?
 
Ohhhhhh. I'm pretty embarrassed I missed that part. Thanks!