Logarythmic
- 277
- 0
Homework Statement
Compute the moment of inertia tensor I with respect to the origin for a cuboid of constant mass density whose edges (of lengths a, b, c) are along the x,y,z-axes, with one corner at the origin.
The Attempt at a Solution
I get
I = M \left( <br /> \begin{array}{ccc}<br /> \frac{1}{3} (b^2+c^2) & -\frac{ab}{4} & -\frac{ac}{4}\\<br /> -\frac{ab}{4} & \frac{1}{3} (a^2 + c^2) & -\frac{bc}{4}\\<br /> -\frac{ac}{4} & -\frac{bc}{4} & \frac{1}{3} (a^2 + b^2)<br /> \end{array}<br /> \right)
Can this be right?