Solving Sliding Sideways: Block Speed After Long Time

  • Context: Graduate 
  • Thread starter Thread starter Identity
  • Start date Start date
  • Tags Tags
    Sliding
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 · 3K views
Identity
Messages
151
Reaction score
0
A block is placed on a plane at an angle of [tex]\theta[/tex]. It is given an initial sideways speed of [tex]v[/tex] which has no component up or down the plane. The coefficient of friction between the block and plane is [tex]\mu = \tan\theta[/tex]. What is the speed of the block after a long time?


Using normal analysis i figured that
[tex]a_{down}=mg(\sin{\theta}-\mu\cos{\theta})=0[/tex]
and
[tex]a_{across}=-\mu mg\cos{\theta}=-mg\sin{\theta}[/tex]
So that the block eventually comes to a stop.

But the solutions say that the speed the block loses going sideways is converted into downwards motion... how does this work?
 
Physics news on Phys.org
what are you trying to do??

what is "sideways" ? if there is no velocity component up or down the incline?, then any velocity must be orthogonal to it...
 
I'll copy the question and solution down for the sake of clarity (Source: Introduction to Classical Mechanics by David Morin)

Q:
"A block is placed on a plane inclined at an angle [tex]\theta[/tex]. The coefficient of friction between the block and the plane is [tex]\mu=\tan\theta[/tex]. The block is given a kick so that it initially moves with speed [tex]v[/tex] horizontally along the plane (that is, in the direction perpendicular to the direction pointing straight down the plane). What is the speed of the block after a very long time?"

A:
"The normal force from the plane is [tex]N=mg\cos\theta[/tex]. Therefore, the friction force on the block is [tex]\mu N = (\tan\theta)(mg\cos\theta)=mg\sin{\theta}[/tex]. This force acts in the direction opposite to the motion. The block also feels the gravitational force of [tex]mg\sin\theta[/tex] pointing down the plane.
Because the magnitudes of the friction force and the gravitational force along the plane are equal, the acceleration along the direction of motion equals the negative of the acceleration in the direction down the plane. Therefore, in a small increment of time, the speed that the block loses along its direction of motion exactly equals the speed that it gains in the direction down the plane. Letting [tex]v[/tex] be the total speed of the block, and letting [tex]v_y[/tex] be the component of the velocity in the direction down the plane, we therefore have

[tex]v+v_y=C[/tex]

where [tex]C[/tex] is constant. [tex]C[/tex] is given by its initial value, which is [tex]v+0=v[/tex]. The final value of [tex]C[/tex] is [tex]v_f+v_f=2v_f[/tex] (where [tex]v_f[/tex] is the final speed of the block), because the block is essentially moving straight down the plane after a very long time. Therefore,

[tex]2v_f=v \Rightarrow v_f = \frac{v}{2}[/tex]"I still can't understand how the block changes direction :(
If friction is acting against one direction does that mean that it can't simultaneously prevent the block going down the plane?