Tell me more ×
Physics Stack Exchange is a question and answer site for active researchers, academics and students of physics. It's 100% free, no registration required.

Say I have a rigid body in space. I've read that if I during some short time interval apply a force on the body at some point which is not in line with the center of mass, it would start rotating about an axis which is perpendicular to the force and which goes through the center of mass.

What is the proof of this?

share|improve this question
You mean like a mathematical proof on experimental proof? – Zetta Suro Feb 9 at 15:25
2  
You could google for cars crashing on ice site:youtube.com. – dmckee Feb 9 at 15:28
@phoenixheart6 A mathematical proof using the three laws of Newton for a particle as its axioms. – Alraxite Feb 9 at 15:31
@dmckee I know it's true, so an experimental poof isn't what I'm looking for. – Alraxite Feb 9 at 15:34
2  
@joshphysics Yes, it isn't if the rod is fixed. That's why my object is in space. There is more than one force acting when it is fixed. – Alraxite Feb 10 at 0:53
show 5 more comments

2 Answers

Assume a very small particle embedded in the Rigid body of mass $m$. Let us find out its Torque or moment of force $\vec{\tau}$ about an arbitrary point $p$.

$\vec{\tau} = \vec{f} \times \vec{r}$

where $\vec{r}$ is a displacement of this particle from point $p$.

The total Torque on the rigid body will be some of $\tau$ of all the particles. If this $\tau$ has a non-zero value then the body will be rotating.

Lets find out the total Torque, $\Gamma$

$\Gamma = \Sigma{\tau}$

$=> \Gamma = \Sigma{ \vec{f} \times \vec{r}}$

$=> \Gamma = \Sigma{ m \, \vec{a} \times \vec{r}}$

As The body is said to be rigid, therefore all the points on this body will be having same accelerations at ever instance. Also, Cross product is distributive ref, therefore, we can take $\vec{a}$ out of summation.

$=> \Gamma = \vec{a} \times \Sigma{ m \, \vec{r}}$

now, if point $p$ is center of mass then, $\Sigma{ m \, \vec{r}}$ is zero. ref

Therefore, $\Gamma$ is zero and rigid body will not rotate at all.

NOTE: $\times$ is the vector cross product operator.

share|improve this answer
"As The body is said to be rigid, therefore all the points on this body will be having same accelerations at ever instance." I don't think that's quite true. – Gugg Mar 5 at 17:34
It seems that you have put the conclusion to your answer in as a premise. – Gugg Mar 5 at 18:32

One can make reasonable assumptions to investigate the problem in a simple manner. Here is my reasoning about this question.

For the sake of simplicity let us assume we have a spherical object of radius R in the outer space. Let there be a hook at the surface of the sphere from which we can attach a string. Imagine we are equipped with a rocket system that can give us momentum to move about.

Now, we hold one end of the string and move away from the sphere in a direction that the string, when it becomes taut, is not parallel to the radius of the sphere. The force we exert on the sphere in that direction can be analysed into the tangent and the perpendicular to the surface of the sphere. If $\theta$ is the angle between the string and the normal to the sphere we have:

Tangent component: $F_T=F\sin(\theta)$

Normal component: $F_N=F\cos(\theta)$.

The normal component is parallel to the radius of the sphere and passes through the centre (CM) and has no moment. This component will pull the sphere in the normal direction.

The tangent component has a moment with respect to the centre

$M=FR\sin(\theta)$.

This component would rotate the sphere, should the axis of the sphere be pivoted, but it is not! However, I believe that, due to the inertia of the mass of the sphere, it would be sufficient to give pivotal leverage for the tangent force to rotate the sphere. The law of conservation of energy must be written, for a short time interval of application of the force, in the form

${\bf {F.x}} = {\frac {1}{2}}mv^2+ {\frac {1}{2}}I{\omega}^2 $

where:$\bf x$ is the displacement of the sphere, while the first term on the RHS is the kinetic energy due to the linear motion, and the second is the kinetic energy due to the rotational motion. Note that, as the sphere has no fixed axis, it will rotate about the axis which is peprepndicular to the great circle passing through the point of the hook, and the $F_T$ is tangent to it. Hence the axis will be perpendicular to $F_T$ and $F_N$ and so it is perpendicular to the force $\bf F$. This will be the case for any direction of $\bf F$.

Why should the axis of rotation pass through the CM? The poitn here is that the object is rotating freely. Is not constrained to rotate about an arbitrary axis. Without going into mathematics, a quick argument from physics point of view is that, if the axis passed through another point, the rotational motion would be unstable. I mean that for a freely rotating object, there is a minimum state of energy, and this is when the axis of rotation passes through the CM. If it passed through some other point, then according to the parallel axis theorem, the inertia of the object would be higher, hence higher energy of the system. It is like you bring an object at a certain height near the surface of the earth and then you set it free. It will fall to the lowest energy state, and that is when it is on the ground.

share|improve this answer
I appreciate you writing the answer but consider removing it. This does not answer the question. You just gave an analysis of a force acting on a sphere and then you gave the expression for the kinetic and rotational energy for the sphere. That is all. – Alraxite Feb 12 at 1:39
You didn't give any arguments for why the axis should go through the center of mass even in the special case of a sphere. – Alraxite Feb 12 at 1:39
@Alraxite Sorry I did not have the chance to repond earlyer. Thanks for bringing to my attention the CM part of the question. I have edited my answer to include an argument about that. Please read it. – JKL Feb 12 at 11:32

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.