What is the minimum force needed to move a block with friction present?

Click For Summary
The discussion centers on determining the minimum force required to move a block in the presence of friction, with participants debating the correct formula. Initial claims suggest that the minimum force is given by F > μF_N, but confusion arises regarding the normal force (F_N) and whether the applied force can be at an angle. It is clarified that applying force at an angle reduces the normal force, thereby decreasing friction and allowing for a lower required force. Participants emphasize the importance of understanding the relationship between force, angle, and friction in solving the problem effectively. The conversation highlights the need for clear problem statements to avoid misinterpretation.
  • #31
rudransh verma said:
Are you saying applying a force at an angle can decrease the friction without actually lifting it. That there is some ##0<F_N<mg##
You should be able to figure out the answer to this. What does force and torque balance on the block tell you? For simplicity, consider a homogeneous block with mass ##m## with a vertical string being pulled up attached to one of its sides. Will the block start tilting at the first minimal application of force? If not, how hard can you pull before it does?
 
Physics news on Phys.org
  • #32
Orodruin said:
Will the block start tilting at the first minimal application of force? If not, how hard can you pull before it does?
No. I think if we apply some upward force block will not move because ##F_N+ F_a=mg##. We need to increase the ##F_a=mg##. Then block will move. So we can apply a force to decrease the normal without actually lifting it up.
##F_a## is applied force.
 
  • Skeptical
Likes jbriggs444
  • #33
rudransh verma said:
No. I think if we apply some upward force block will not move because ##F_N+ F_a=mg##. We need to increase the ##F_a=mg##. Then block will move. So we can apply a force to decrease the normal without actually lifting it up.
##F_a## is applied force.
Not be lifted up, when does it start tilting? Did you draw a free body diagram and do the torque analysis?
 
  • #34
Orodruin said:
Not be lifted up, when does it start tilting? Did you draw a free body diagram and do the torque analysis?
I have not studied about torque. Sorry. It’s in future chapters.
But I get it. Force at an angle will have its component in the direction of normal and that will decrease the normal force and thus friction. It will be enough to move the block forward.
 
Last edited:
  • Like
Likes Delta2 and berkeman
  • #35
rudransh verma said:
I have not studied about torque. Sorry. It’s in future chapters.
That is fine. Just as long as you are aware that until you reach and have learned those chapters, you will not really be able to tell when things tip over etc.
 
  • #36
Now that OP has announced that he "gets it", I think it is time for me to note that this question is not very well designed. Presumably it tests the extent to which the solver has mastered static friction and FBDs. However, its presentation as a multiple choice question leaves something to be desired because the entire process of finding the minimum force through an FBD, an understanding of ##f_s^{\text{max}}## and optimization, can be bypassed by a "solver" who knows nothing about these subjects but can interpret mathematical equations.

When ##\mu>1##, the first 3 choices are clearly greater than the weight ##mg##. In that case, one can "make the body move" by pulling straight up with a force that is equal to the weight and less than any of the first 3 choices. Thus, none of these can be a minimum. This leaves the fourth choice as the answer.
 
  • Like
Likes Dadface, Delta2 and Doc Al
  • #37
Orodruin said:
You should be able to figure out the answer to this. What does force and torque balance on the block tell you? For simplicity, consider a homogeneous block with mass ##m## with a vertical string being pulled up attached to one of its sides. Will the block start tilting at the first minimal application of force? If not, how hard can you pull before it does?
Depending on the block dimensions, it might not be possible to move the block with minimum force so applied without its tilting.
Just as we are free to choose the angle of the force, we can choose where to a
apply it. By exerting it along a line passing through the point at floor level directly below the mass centre we can avert any risk of tilting.

Not that tilting is necessarily a disadvantage. If it turns out that it can allow a yet lower force magnitude then the problem is not well posed.

Specifying a rectangular block of given dimensions and a string attached to the base (say) at one end could be the basis of a more advanced question.
 
  • #39
Orodruin said:
That is fine. Just as long as you are aware that until you reach and have learned those chapters, you will not really be able to tell when things tip over etc.
If we think about it when we rather apply force at an angle we do decrease the force of friction but we now are applying some force against gravity. So are we really minimising any applied force?
Is friction playing bigger role than gravity?
 
  • #40
rudransh verma said:
If we think about it when we rather apply force at an angle we do decrease the force of friction but we now are applying some force against gravity. So are we really minimising any applied force?
Is friction playing bigger role than gravity?
The entire point of this problem is to figure this out and to figure out which angle of application gives you the minimal force requirement.
 
  • #41
Orodruin said:
The entire point of this problem is to figure this out and to figure out which angle of application gives you the minimal force requirement.
Right! So we make some eqns and find ##dF/d\theta## ie rate of change of force with respect to angle change and then take the derivative equal to zero to get the minima/maxima force.
So, ##dF/d\theta=0##, ##\mu =\tan \theta##
But how do you decide if its maxima or minima force at ##\mu =\tan \theta##?
 
  • #42
rudransh verma said:
Right! So we make some eqns and find ##dF/d\theta## ie rate of change of force with respect to angle change and then take the derivative equal to zero to get the minima/maxima force.
So, ##dF/d\theta=0##, ##\mu =\tan \theta##
But how do you decide if its maxima or minima force at ##\mu =\tan \theta##?
Do not just show your answers. Show your work. That would make it easier to suggest the second derivative test.
 
  • Like
Likes Vanadium 50
  • #43
jbriggs444 said:
That would make it easier to suggest the second derivative test.
$$F\sin \theta +F_N-mg=0$$
$$F\cos \theta- \mu mg=0$$
So,$$F=\frac{\mu mg}{\cos \theta+\mu \sin \theta}$$
Finding max/min force, $$dF/d\theta=0$$
After solving,
$$\mu=\tan \theta$$
 
  • Like
Likes Delta2
  • #44
rudransh verma said:
$$F\sin \theta +F_N-mg=0$$
$$F\cos \theta- \mu mg=0$$
So,$$F=\frac{\mu mg}{\cos \theta+\mu \sin \theta}$$
Finding max/min force, $$dF/d\theta=0$$
After solving,
$$\mu=\tan \theta$$
You have not shown your work taking the derivative of F and solving for the zero(es) of the resulting function.
 
  • Like
Likes Vanadium 50
  • #45
jbriggs444 said:
You have not shown your work taking the derivative of F and solving for the zero(es) of the resulting function.
$$dF/d\theta=d/d\theta(\frac{\mu mg}{\cos \theta+\mu \sin \theta})$$
$$=-\frac{\mu mg}{(\cos \theta+\mu \sin \theta)^2}d/d\theta (\cos \theta+\mu \sin \theta)$$
$$=-\frac{\mu mg}{(\cos \theta+\mu \sin \theta)^2}(-\sin \theta+\mu \cos \theta)=0$$
$$=\mu mg\sin \theta-\mu ^2 mg\cos \theta=0$$
$$=\sin \theta-\mu \cos \theta=0$$
$$\mu=\tan \theta$$
 
  • #46
rudransh verma said:
$$F\sin \theta +F_N-mg=0$$
$$F\cos \theta- \mu mg=0$$
So,$$F=\frac{\mu mg}{\cos \theta+\mu \sin \theta}$$
Finding max/min force, $$dF/d\theta=0$$
After solving,
$$\mu=\tan \theta$$
Your second equation seems to have assumed that the frictional force is ##\mu mg##, but this is no longer the case if the normal force is not ##mg##. It would imply ##F = \mu mg/\sin\theta##, but this is not what you obtain. Please show your intermediate steps.
 
  • #47
Orodruin said:
Your second equation seems to have assumed that the frictional force is μmg, but this is no longer the case if the normal force is not mg. It would imply F=μmg/sin⁡θ, but this is not what you obtain. Please show your intermediate steps.
Sorry, I did a blunder. Second eqn should be ##F\cos \theta-\mu F_N=0##. This should produce the correct eqn.
 
  • #48
In order to find whether it is a max or a min you need to take the second derivative of ##F## and find if it is positive or negative for the value of ##\theta## that you found. However, since the dependence on ##\theta## is in the denominator, it is probably easier to consider ##f = 1/F## instead. Since ##1/x## is a monotonously decreasing function (for ##x > 0##), ##f## and ##F## will share their extreme points. Where ##F## has a max, ##f## has a min and vice versa.
 
  • Like
Likes jbriggs444
  • #49
Orodruin said:
In order to find whether it is a max or a min you need to take the second derivative of ##F## and find if it is positive or negative for the value of ##\theta## that you found. However, since the dependence on ##\theta## is in the denominator, it is probably easier to consider ##f = 1/F## instead. Since ##1/x## is a monotonously decreasing function (for ##x > 0##), ##f## and ##F## will share their extreme points. Where ##F## has a max, ##f## has a min and vice versa.
First I started taking the usual case ##d^2F/d\theta^2=-mg\sin \theta(\cos^2 \theta(3\cos ^2 \theta-2)-\sin^2\theta(1+cos^2 \theta))##.
But its difficult to tell its -ve or +ve.
So as you said ##df/d\theta=(1/\mu mg)(-\sin \theta+\mu \cos \theta)##
and second derivative is ##-1/mg\sin \theta## after taking ##\mu =\tan \theta##
So its -ve. That means what?
Can you explain the maths in more detail here?
 
  • #50
rudransh verma said:
First I started taking the usual case ##d^2F/d\theta^2=-mg\sin \theta(\cos^2 \theta(3\cos ^2 \theta-2)-\sin^2\theta(1+cos^2 \theta))##
Yes, that quickly becomes messy, which is why I suggested checking whether the denominator had a minimum or maximum since the numerator is constant. Those are tricks that one picks up with experience. Now the reason it works is the following, consider two (non-zero) functions ##F(x)## and ##f(x) = 1/F(x)##. We then have (##x## being some arbitrary variable the functions depend on)
$$
f' = \frac{df}{dx} = \frac{d(1/F)}{dx} = -\frac {F'}{F^2}
$$
and so ##f'(x_0) = 0## if ##F'(x_0) = 0##. It then also follows that
$$
f'' = -\frac{d}{dx}\frac{F'}{F^2} = - \frac{F''}{F^2} + 2\frac{F'^2}{F^3}.
$$
If we evaluate this for the extreme point ##x_0##, then ##F'(x_0) = 0## and therefore
$$
f''(x_0) = -\frac{F''(x_0)}{F(x_0)^2}.
$$
Hence, ##f''(x_0)## is positive if ##F''(x_0)## is negative and vice versa. So if ##x_0## is a max of ##f##, it is a min of ##F##, etc.
 
  • Like
Likes Delta2
  • #51
rudransh verma said:
Are you saying applying a force at an angle can decrease the friction without actually lifting it. That there is some ##0<F_N<mg##
You can easily verify this for yourself. Place a bathroom scale on the floor next to a table. Stand on the scale and it reads ##mg##. Place your hand on the table top and push down. The reading on the scale will now be less than ##mg##.
 
  • Like
Likes Lnewqban
  • #52
kuruman said:
When μ>1, the first 3 choices are clearly greater than the weight mg. In that case, one can "make the body move" by pulling straight up with a force that is equal to the weight and less than any of the first 3 choices. Thus, none of these can be a minimum. This leaves the fourth choice as the answer.
Do you really think that a student who doesn't understand static friction and FBD's could carry out a line of reasoning like this? It's possible, but in my experience quite rare.
 
  • #53
F= m(a+g*Mus)/(cos(theta)-Mus*sin(theta))
You will have to find acceleration a from 1D motion with constant acceleration. Or if you're computer literate then simple numerical computation will do the trick. As to answering the question, the value of F has to be larger than the expression above.
 
  • #54
Helios047 said:
F= m(a+g*Mus)/(cos(theta)-Mus*sin(theta))
You will have to find acceleration a from 1D motion with constant acceleration. Or if you're computer literate then simple numerical computation will do the trick. As to answering the question, the value of F has to be larger than the expression above.
Edit: you can find a from a= ((v^2)-(x-xnot)/2)^1/2 expression.
 
  • #55
Helios047 said:
F= m(a+g*Mus)/(cos(theta)-Mus*sin(theta))
Let me type set that for you. It hurts my eyes otherwise.

##F=\frac{m(a+\mu_s g)}{\cos \theta - \mu_s \sin \theta}##

However, it still smells like gibberish to me.

My best guess at your formula for a is ##a=\sqrt{v^2 - \frac{x - \hat{x}}{2}}##

But what is ##a## in a problem that involves no acceleration? And what is ##x## or ##\hat{x}##?

Helios047 said:
You will have to find acceleration a from 1D motion with constant acceleration. Or if you're computer literate then simple numerical computation will do the trick. As to answering the question, the value of F has to be larger than the expression above.
 
  • #56
rudransh verma said:
Sorry, I did a blunder. Second eqn should be ##F\cos \theta-\mu F_N=0##. This should produce the correct eqn.
I assume you then got the equation ##F=\frac{mg}{\sin(\theta)+\mu\cos(\theta)}##.
When you see an expression like ##G=A\sin(\theta)+B\cos(\theta)##, theta being unknown, there is a trick that can be very useful. Let ##\tan(\alpha)=B/A##. So ##G/A=\sin(\theta)+\tan(\alpha)\cos(\theta)##
##(G/A)\cos(\alpha)=\sin(\theta)\cos(\alpha)+\sin(\alpha)\cos(\theta)=\sin(\theta+\alpha)##.
Notice that there is now only one occurrence of theta in the equation for G. It should be obvious what values of theta minimise or maximise G.
See if you can apply that here to avoid doing any calculus.
 
  • #57
jbriggs444 said:
Let me type set that for you. It hurts my eyes otherwise.

##F=\frac{m(a+\mu_s g)}{\cos \theta - \mu_s \sin \theta}##

However, it still smells like gibberish to me.

My best guess at your formula for a is ##a=\sqrt{v^2 - \frac{x - \hat{x}}{2}}##

But what is ##a## in a problem that involves no acceleration? And what is ##x## or ##\hat{x}##?
Sorry I was using the formula for velocity from my memory. The actual acceleration formula is (v^2-v0^2)/2*(x-x0)=a

X0 is initial distance and v0 is initial velocity. With proper assumptions one can work out the math. And we need acceleration to overcome static friction. If this was dynamic friction, then my good Sir, your assumption would be correct.
 
Last edited by a moderator:
  • #58
Helios047 said:
Sorry I was using the formula for velocity from my memory. The actual acceleration formula is (v^2-v0^2)/2*(x-x0)=a

X0 is initial distance and v0 is initial velocity. With proper assumptions one can work out the math

Sorry I was using the formula for velocity from my memory. The actual acceleration formula is (v^2-v0^2)/2*(x-x0)=a

X0 is initial distance and v0 is initial velocity. With proper assumptions one can work out the math. And we need acceleration to overcome static friction. If this was dynamic friction, then my good Sir, your assumption would be correct.
This seems to seriously miss the point of the exercise. Any motion will do to break static friction. Any non-zero acceleration, no matter how small, will suffice. The limit is clearly when ##a=0##. That is the limit that one must solve for. By Newton's second law, ##\sum F = ma##. With ##a=0## this occurs when ##\sum F = 0##. And we want static friction to be at its limit, so ##F_s = \mu F_n##. Easy peazy.
 
  • Like
  • Informative
Likes rudransh verma and Orodruin
  • #59
jbriggs444 said:
This seems to seriously miss the point of the exercise. Any motion will do to break static friction. Any non-zero acceleration, no matter how small, will suffice. The limit is clearly when ##a=0##. That is the limit that one must solve for. By Newton's second law, ##\sum F = ma##. With ##a=0## this occurs when ##\sum F = 0##. And we want static friction to be at its limit, so ##F_s = \mu F_n##. Easy peazy.
This seems to be a confusion in me too. If we take a=0 we are calculating net force that will not make the body move. And we want to calculate minimum force required to move the block. There would not be even a slightest non noticeable acceleration.
And I said the same thing in previous post as you and yet you were skeptical. Why?
 
  • #60
rudransh verma said:
This seems to be a confusion in me too. If we take a=0 we are calculating net force that will not make the body move. And we want to calculate minimum force required to move the block. There would not be even a slightest non noticeable acceleration.
And I said the same thing in previous post as you and yet you were skeptical. Why?
This is like a problem in math where the minimum doesn't exist , but the infimum exists (the minimum acceleration or force doesn't exist for this problem but the infimum exists and it is zero(for acceleration)). Tell me if you are interested to hear more.
 

Similar threads

Replies
22
Views
530
Replies
2
Views
954
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
6
Views
1K
Replies
61
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
15
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K