Moment of Inertia of a rectangle?

Click For Summary

Homework Help Overview

The discussion revolves around calculating the moment of inertia of a rectangle with width a and height b, specifically about an axis of rotation through its center of mass. Participants are examining the setup and equations involved in the derivation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the use of integrals to derive the moment of inertia, questioning the definitions of density and differential mass. Some suggest reevaluating the integral setup and the interpretation of the distance from the axis of rotation.

Discussion Status

There is an ongoing exploration of the derivation process, with participants offering clarifications on the definitions of mass density and differential elements. Some participants express confusion about the necessity of multivariable calculus for the derivation, while others provide insights into the integration process.

Contextual Notes

Some participants note that the derivation may require knowledge beyond their current level of math education, specifically mentioning multivariable calculus and the complexity of certain integrals involved.

GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



I was trying to find the moment of inertia of a rectangle with width a and height b were axis of rotation is through it's center of mass

Homework Equations





The Attempt at a Solution



I = integral r^2 dm
rho = dm/dA
dm = rho dA

If I take an infinitely small area of an infinitely thin rectangle a distance dr from the point of rotation, it would have a width of dr and a height of b, hence

dA = b dr

dm = rho b dr

I = rho b integral[-a/2,a/2] r^2 dr

I = (rho b)/3 * r^3 |[-a/2,a/2]

I = (rho b)/3 * [ a^3 /8 - (- a^3/8) ]

I = (rho b)/3 * [ a^3/8 + a^3 / 8]

I = (rho b a^3)/12

rho = M/A
A = ab

I = (M b a^3)/(12 a b)
I = (M a^2)/12

I don't see what I'm doing wrong, my book tells me it's I = [ M(a^2 + b^2) ] /12

thanks for any help
 
Physics news on Phys.org
I'm assuming that this is asking about an axis of rotation normal to the surface, through the center of mass. In that case, with the differential elements of width da (not dr, since you're dealing with the thickness of thin linear elements instead of the thickness of a ring whose center is along the axis of rotation), the distance r between the axis of rotation and a given point on that thin strip is (a2 + b2)1/2. When you use dr as your differential width, you're essentially setting up a series of infinitesimal rings whose points are all equidistant from the axis of rotation.

Try reevaluating your integral using this information and see if this yields the answer you expected.
 
when we say

rho = dm/dA

is this necessarily correct? Like when we sub back in we subsitute the mass of the whole thing and the area of the whole rectangle not dm/dA (after evaluating the integral)

it just seems backwards to me, shouldn't it be the density of the infinitely small strip and not the whole object itself
 
also so

sqrt(a^2 + b^2)
is the radius from any infinitely small point on any infinitely small thin strip to the point of rotation? I'm having a sort of difficult time visualizing this. What is the need to take infinitely small points on the infinitely thin strip

Does this derivation require multivariable calculus? I haven't taken it yet and my professor said to just go over the derivation of this chart in my book with that lists the moments of inertia and this was one of them and I have seen some derivations on line that get pretty complicated that have like multiple integrals and what have you and is beyond my current level of math education.
 
Well, as a personal convention I usually use [itex]\sigma[/itex] to denote area densities of mass and charge, but yes, by definition the area density of mass is the derivative of mass with respect to area, that is, differential mass divided by differential area. That is to say, when you take an infinitesimal element (of any shape, but usually analogous to the geometry involved) of a lamina, the mass of that element -- which is the differential mass -- will be equal to the product of your area-density of the object and the area of that element (i.e. the differential area).
 
ah that is why we substitute back in the density for mass of the object divided by the area of the object (of the whole object) after integrating, of that makes much more sense.
 
Glad I could help you make sense of it. :)
 
GreenPrint said:
also so

sqrt(a^2 + b^2)
is the radius from any infinitely small point on any infinitely small thin strip to the point of rotation? I'm having a sort of difficult time visualizing this. What is the need to take infinitely small points on the infinitely thin strip

Does this derivation require multivariable calculus? I haven't taken it yet and my professor said to just go over the derivation of this chart in my book with that lists the moments of inertia and this was one of them and I have seen some derivations on line that get pretty complicated that have like multiple integrals and what have you and is beyond my current level of math education.

Some of them do require multivariable calculus. The good news is that multiple integrals are fairly straightforward. When you have a function such that

F = ∫∫A f(x,y) dx dy

you perform what's called an iterated integral, where you integrate first with respect to y (i.e., you use y as the variable of integration and treat any function of x that is independent of y as a constant) and evaluate it, then integrate the result with respect to x -- or vice versa. You needn't perform those operations yourself at this point, just be aware that that's basically what's being done in a lot of these processes. (I oversimplified the process a bit.)

Anyway, here's basically the MS Paint rundown of why your r2 = x2 + y2:

658ca.png


and so basically what this means is that the differential moment of inertia dI over that differential area element is the square of the distance between the axis of rotation & that little differential area element, times your area mass density. This means that

[itex]I = \int\int_{A} \sigma d(r^{2}) dA = \int^{y = a/2}_{y = -a/2} \int^{x = b/2}_{x = -b/2} \sigma(x^{2} + y^{2}) dx dy[/itex]

That's the basic idea.

Similarly, when you have a three-dimensional mass configuration, your moment of inertia is the volume integral of the product of the mass density, the square of the distance from a differential volume element to the axis of rotation, and the differential volume. It will make more sense after you've had some experience with multivariable calculus, but hopefully this gives you at least a vague sense of the way these things are derived.

NOTE: The limits of integration above assume that you've chosen the coordinate axes such that the rectangle has sides parallel to the x and y axes and the axis of rotation is the z axis.
 
Last edited:
WJSwanson said:
Anyway, here's basically the MS Paint rundown of why your r2 = a2 + b2:

Impressive artwork. :smile: But doesn't look right. a and b are supposed to be constants, the dimensions of the block. Your diagram should have used x and y, as you used in the algebra in the following paragraph.
 
  • #10
Thanks for catching that! lol. Good call.
 

Similar threads

Replies
6
Views
2K
Replies
4
Views
2K
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 13 ·
Replies
13
Views
5K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
25
Views
2K
Replies
13
Views
2K
  • · Replies 63 ·
3
Replies
63
Views
5K
Replies
17
Views
2K