Moment of inertia of a uniform square plate

AI Thread Summary
The moment of inertia of a uniform square plate was initially calculated incorrectly as \(\frac{5}{12}ML^2\) due to errors in the integral setup. Upon reevaluation, the correct calculation yielded \(\frac{1}{12}ML^2\), confirming the expected result. A substitution method was suggested, simplifying the integral to \(\int_0^1(s^2-s^3)ds\), which also leads to the correct answer. Additionally, leveraging the symmetry of the square allows for alternative calculations that yield the same moment of inertia. The discussion highlights the importance of careful integral computation and the benefits of recognizing geometric properties.
lorenz0
Messages
151
Reaction score
28
Homework Statement
Find the moment of inertia of a uniform square plate of mass M and side L rotating around an axis through its diagonal.
Relevant Equations
##I=\int r^2 dm##
I placed my Oxy coordinate system at the center of the square, the ##x##-axis pointing rightwards and the ##y##-axis pointing upwards.
I divided the square into thin vertical strips, each of height ##h=2(\frac{L}{\sqrt{2}}-x)##, base ##dx## and mass ##dm=\sigma h dx=\frac{M}{L^2}2(\frac{L}{\sqrt{2}}-x)dx##, so ##I=2\int_{x=0}^{x=\frac{L}{\sqrt{2}}}x^2 \frac{M}{L^2}2(\frac{L}{\sqrt{2}}-x)dx=\frac{5}{12}ML^2##.

However, the solution, according to the exercise, should be ##\frac{1}{12}ML^2## but I haven't been able to see what I am doing wrong so I would appreciate if someone would help me see where my mistake is. Thanks.
 

Attachments

  • square.png
    square.png
    4.8 KB · Views: 184
Physics news on Phys.org
Please show your work in computing the integral.
 
Orodruin said:
Please show your work in computing the integral.
Well... doing the integral for the ##n##-th time now I get the correct answer. I don't know why I kept getting it wrong before ...
Here it is:

##I=2\int_{x=0}^{x=\frac{L}{\sqrt{2}}}x^2 \frac{M}{L^2}2(\frac{L}{\sqrt{2}}-x)dx=\frac{4M}{L^2}\int_{0}^{L/\sqrt{2}}(\frac{L}{\sqrt{2}}x^2-x^3)dx=\frac{4M}{L^2}\left(\frac{L}{\sqrt{2}}\int_{0}^{\frac{L}{\sqrt{2}}}x^2dx-\int_{0}^{\frac{L}{\sqrt{2}}}x^3dx\right)=\frac{4M}{L^2}\left( \frac{L}{3\sqrt{2}}\cdot\frac{L^3}{2^{3/2}}-\frac{1}{4}\cdot\frac{L^4}{4} \right)=\frac{4M}{L^2}\left( \frac{L^4}{3\cdot 4}-\frac{1}{4}\cdot\frac{L^4}{4} \right)=\frac{4M}{L^2}\cdot\frac{L^4}{4}\left(\frac{1}{3}-\frac{1}{4}\right)=\frac{1}{12}ML^2.##
 
lorenz0 said:
Well... doing the integral for the ##n##-th time now I get the correct answer. I don't know why I kept getting it wrong before ...
Here it is:

##I=2\int_{x=0}^{x=\frac{L}{\sqrt{2}}}x^2 \frac{M}{L^2}2(\frac{L}{\sqrt{2}}-x)dx=\frac{4M}{L^2}\int_{0}^{L/\sqrt{2}}(\frac{L}{\sqrt{2}}x^2-x^3)dx=\frac{4M}{L^2}\left(\frac{L}{\sqrt{2}}\int_{0}^{\frac{L}{\sqrt{2}}}x^2dx-\int_{0}^{\frac{L}{\sqrt{2}}}x^3dx\right)=\frac{4M}{L^2}\left( \frac{L}{3\sqrt{2}}\cdot\frac{L^3}{2^{3/2}}-\frac{1}{4}\cdot\frac{L^4}{4} \right)=\frac{4M}{L^2}\left( \frac{L^4}{3\cdot 4}-\frac{1}{4}\cdot\frac{L^4}{4} \right)=\frac{4M}{L^2}\cdot\frac{L^4}{4}\left(\frac{1}{3}-\frac{1}{4}\right)=\frac{1}{12}ML^2.##
It happens. Sometimes you just need a bit of a nudge.

The easiest way to do the integral is to use the substitution ##x = Ls/\sqrt 2##, the integral then becomes
$$
I = ML^2 \int_0^1(s^2-s^3)ds = ML^2 \left(\frac 13 - \frac 14\right) = \frac{ML^2}{12}.
$$

An even easier way of doing the problem is noting that, due to the symmetry of the square, the moment of inertia must be the same for any axis lying in the plane of the square and passing through the square center. You can therefore just as well compute the MoI relative to an axis through the center parallel to two sides (and orthogonal to the others). This will be the same as the MoI of a rod relative to its center, i.e.,
$$
I = 2\frac{M}{L}\int_0^{L/2} x^2 dx = \frac{2M}{L} \frac{(L/2)^3}3 = \frac{ML^2}{12}.
$$
Of course, the result is the same - as it should be.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top