Why is the Force Positive in the Integral of Work for a Rotating Point Mass?

  • Thread starter Thread starter Karol
  • Start date Start date
  • Tags Tags
    Integral Work
AI Thread Summary
The discussion centers on the calculation of work done by a string on a rotating point mass, specifically addressing the signs in the integral formulation. The integral for work includes a negative differential (-dr) due to the decreasing radius, while the force exerted by the string is expressed as positive. The confusion arises from the relationship between the direction of force and displacement, where the force is directed inward and the displacement outward. It is clarified that the work is positive because the integral limits are reversed, allowing for a positive result despite the negative differential. Ultimately, the mathematical treatment reconciles the physical interpretation of work in this scenario.
Karol
Messages
1,380
Reaction score
22

Homework Statement


A point mass attached to a string rotates. The string goes through a smooth tube and is pulled slowly, thus encreasing the velocity of the mass. See drawing. The solution is taken from a book.
The work done by the string is:
W=\int_{r_0}^{r}\frac{L^2}{m}\frac{1}{r^3}\left(-dr\right)=+\frac{L^2}{m}\int_{r}^{r_0}\frac{1}{r^3}dr=\frac{L^2}{2m}\left(\frac{1}{r^2}-\frac{1}{r_0^2}\right)
I ask about the minus and plus signs in the first integral (i understand the physics).
Let's say the origin of the axes system is in the center, pointing outward. Then, I understand, the minus sign of the (-dr) is because it is directed to the negative direction, to the center, since the radius decreases. But if so, why is the force:
F=\frac{L^2}{m}\frac{1}{r^3}
taken as positive? it should have been also negative, since work equals to:
\vec{W}=\vec{F}\cdot\vec{S}
And amazingly the result is correct: the work is positive.
I think the reasoning here is mathematical, not physical, since later on the borders of the integral \int_{r_0}^{r} switch to \int_{r}^{r_0}, and together with the changing of the sign of the dr, both give a meaningful expression, although in the opposite direction: from r to r0.
 

Attachments

Physics news on Phys.org
Karol said:

Homework Statement


A point mass attached to a string rotates. The string goes through a smooth tube and is pulled slowly, thus encreasing the velocity of the mass. See drawing. The solution is taken from a book.
The work done by the string is:
W=\int_{r_0}^{r}\frac{L^2}{m}\frac{1}{r^3}\left(-dr\right)=+\frac{L^2}{m}\int_{r}^{r_0}\frac{1}{r^3}dr=\frac{L^2}{2m}\left(\frac{1}{r^2}-\frac{1}{r_0^2}\right)
I ask about the minus and plus signs in the first integral (i understand the physics).
Let's say the origin of the axes system is in the center, pointing outward. Then, I understand, the minus sign of the (-dr) is because it is directed to the negative direction, to the center, since the radius decreases. But if so, why is the force:
F=\frac{L^2}{m}\frac{1}{r^3}
taken as positive?
That's the magnitude of the force, so it's inherently positive. You know the work has to be positive, so it's just going to be equal to the magnitude of the force times the magnitude of d\textbf{r} = -dr.
it should have been also negative, since work equals to:
\vec{W}=\vec{F}\cdot\vec{S}
Work is a scalar, so you shouldn't have an arrow over W. If you look at it in terms of vectors, you have

\vec{F} = -\frac{L^2}{mr^3}\,\hat{r}

since the string exerts a force directed back toward the origin, and

d\vec{r} = dr\,\hat{r}

So you'll again get just one negative sign.
And amazingly the result is correct: the work is positive.
I think the reasoning here is mathematical, not physical, since later on the borders of the integral \int_{r_0}^{r} switch to \int_{r}^{r_0}, and together with the changing of the sign of the dr, both give a meaningful expression, although in the opposite direction: from r to r0.
 
Thanks. You are right about the vector sign above the work (shouldn't be).
What you are saying is that the minus sign comes from the force that is directed backwards, to the center, and not from the (dr), which is: d\vec{r} = dr\,\hat{r}, so it's magnitude is positive since d\vec{r} is always directed outwards, in the direction of \hat{r}, correct?
I agree, but you gave 2 reasonings for the minus sign: one, that I stated above (if I'm correct), and the other:
That's the magnitude of the force, so it's inherently positive. You know the work has to be positive, so it's just going to be equal to the magnitude of the force times the magnitude of d\textbf{r} = -dr.
.
That I don't understand, why does the magnitude of (dr) equal to (-dr), or you just meant the opposite, that the magnitude of (-dr) is positive and equals to (dr). I f so, where, according to this reasoning, comes the minus sign from, if the work, justifiably, is positive and both are magnitudes are have to be positive?

If I may ask, you used 2 LaTeX commands: the comma in: d\vec{r} = dr\,\hat{r} and textbf in: d\textbf{r} = -dr. What does the comma make, and where have you taken these from, since I haven't found them in the LaTeX refference.
 
Karol said:
Thanks. You are right about the vector sign above the work (shouldn't be).
What you are saying is that the minus sign comes from the force that is directed backwards, to the center, and not from the (dr), which is: d\vec{r} = dr\,\hat{r}, so it's magnitude is positive since d\vec{r} is always directed outwards, in the direction of \hat{r}, correct?
Right.
That I don't understand, why does the magnitude of (dr) equal to (-dr), or you just meant the opposite, that the magnitude of (-dr) is positive and equals to (dr). I f so, where, according to this reasoning, comes the minus sign from, if the work, justifiably, is positive and both are magnitudes are have to be positive?
Here, you have to look at the limits of the integral. Because you're integrating from a bigger value of r to a smaller value of r, you can think of dr being a negative quantity, so you have

dW = \vec{F}\cdot d\vec{r} = |\vec{F}| |d\vec{r}|\cos 0 = \frac{L^2}{mr^3} (-dr)

If I may ask, you used 2 LaTeX commands: the comma in: d\vec{r} = dr\,\hat{r} and textbf in: d\textbf{r} = -dr. What does the comma make, and where have you taken these from, since I haven't found them in the LaTeX refference.
The comma adds a small space. I think it looks clearer with a space between dr and the unit vector. You can search the web for LaTeX guides, like ftp://ftp.ams.org/pub/tex/doc/amsmath/short-math-guide.pdf. There are tons of them out there.

ftp://ftp.ams.org/pub/tex/doc/amsmath/short-math-guide.pdf
 
I thought I grasped it, but no.
1.
That's the magnitude of the force, so it's inherently positive. You know the work has to be positive, so it's just going to be equal to the magnitude of the force times the magnitude of d\textbf{r} = -dr
And:
you can think of dr being a negative quantity, so you have
dW = \vec{F}\cdot d\vec{r} = |\vec{F}| |d\vec{r}|\cos 0 = \frac{L^2}{mr^3} (-dr)
Isn't magnitude of a vector positive by definition?

2.
since the string exerts a force directed back toward the origin, and
d\vec{r} = dr\,\hat{r}
Shouldn't it be d\vec{r} = -dr\,\hat{r}?

3. Any way you look at it, the force and the displacement d\vec{r} are in the same direction, towards the center, and thus produce positive work which increases the velocity, which is our case.
So, according to my logic, both, the force and displacement should be equal signed, but they aren't, and that's the right answer, how come?
 
Karol said:
I thought I grasped it, but no.
1.
And:

Isn't magnitude of a vector positive by definition?
Yes, and if dr<0, then |dr|=-dr>0.
2.
Shouldn't it be d\vec{r} = -dr\,\hat{r}?
No. If you're integrating from small r to large r, dr>0 and dr should point outward. If you're integrating from large r to small r, dr<0 and dr should point inward. In both cases, you need d\vec{r} = dr\,\hat{r} for the direction to work out properly.
3. Any way you look at it, the force and the displacement d\vec{r} are in the same direction, towards the center, and thus produce positive work which increases the velocity, which is our case.
So, according to my logic, both, the force and displacement should be equal signed, but they aren't, and that's the right answer, how come?
 
To see If I understand:
From the physical point of view, I need a positive work, a positive integral. I could have gotten it if the borders were from small to large, but they are not.
So I use a mathematical "trick": I use -dr. This is because the integral function is defined in mathematics from small to large, and if we reverse the order:
\int_{a}^{b} f(x) dx = -\int_{b}^{a} f(x) dx[/itex]<br /> Right?<br /> Here dr is a positive variable.
 
Back
Top