{"id":209725,"date":"2025-04-29T10:54:14","date_gmt":"2025-04-29T10:54:14","guid":{"rendered":"https:\/\/learnexams.com\/blog\/?p=209725"},"modified":"2025-04-29T10:54:16","modified_gmt":"2025-04-29T10:54:16","slug":"a-rigid-body-consists-of-three-thin-uniform-rods","status":"publish","type":"post","link":"https:\/\/www.learnexams.com\/blog\/2025\/04\/29\/a-rigid-body-consists-of-three-thin-uniform-rods\/","title":{"rendered":"A rigid body consists of three thin uniform rods"},"content":{"rendered":"\n<p>A rigid body consists of three thin uniform rods, each of mass m and length 2a, held mutually perpendicular at their midpoints. Choose a coordinate system with axes along the rods. (a) Find the angular momentum and kinetic energy of the body if it rotates with angular velocity cc about an axis passing through the origin and the point (1, 1, 1). (b) Show that the moment of inertia is the same for any axis passing through the origin. (e) Show that the moment of inertia of a uniform square lamina is that given in Example 9.1.1 for any axis passing through the center of the lamina and lying in the plane of the lamina.<\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-ast-global-color-6-color\"><strong>The correct answer and explanation is :<\/strong><\/mark><\/p>\n\n\n\n<p>Let&#8217;s solve the problem in parts:<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Given:<\/strong><\/h3>\n\n\n\n<p>A rigid body is made of three <strong>thin uniform rods<\/strong>, each of mass <strong>m<\/strong> and length <strong>2a<\/strong>, mutually <strong>perpendicular<\/strong> at their <strong>midpoints<\/strong>. The coordinate axes are aligned with the rods: x, y, z.<\/p>\n\n\n\n<p>Let\u2019s denote angular velocity vector <strong>\u03c9<\/strong>, and compute:<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>(a) Angular Momentum and Kinetic Energy<\/strong><\/h2>\n\n\n\n<p>The body rotates about an axis through the origin and the point (1, 1, 1), which means the angular velocity vector is:<br>[<br>\\vec{\\omega} = \\omega \\cdot \\frac{1}{\\sqrt{3}}(1, 1, 1)<br>]<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 1: Moment of Inertia Tensor<\/strong><\/h3>\n\n\n\n<p>Each rod has length 2a and mass m, centered at the origin. The moment of inertia of a thin rod of length L about an axis <strong>perpendicular to its length and through its center<\/strong> is:<br>[<br>I = \\frac{1}{12} m L^2 = \\frac{1}{12} m (2a)^2 = \\frac{1}{3}ma^2<br>]<\/p>\n\n\n\n<p>So we calculate the <strong>moment of inertia tensor<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Rod along x: contributes to ( I_{yy} ) and ( I_{zz} )<\/li>\n\n\n\n<li>Rod along y: contributes to ( I_{xx} ) and ( I_{zz} )<\/li>\n\n\n\n<li>Rod along z: contributes to ( I_{xx} ) and ( I_{yy} )<\/li>\n<\/ul>\n\n\n\n<p>Hence, total moment of inertia tensor ( I ) is diagonal:<br>[<br>I = \\begin{bmatrix}<br>\\frac{2}{3}ma^2 &amp; 0 &amp; 0 \\<br>0 &amp; \\frac{2}{3}ma^2 &amp; 0 \\<br>0 &amp; 0 &amp; \\frac{2}{3}ma^2 \\<br>\\end{bmatrix}<br>]<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 2: Angular Momentum<\/strong><\/h3>\n\n\n\n<p>[<br>\\vec{L} = I \\vec{\\omega} = \\frac{2}{3}ma^2 \\cdot \\vec{\\omega} = \\frac{2}{3}ma^2 \\cdot \\omega \\cdot \\frac{1}{\\sqrt{3}} (1, 1, 1)<br>\\Rightarrow \\vec{L} = \\frac{2}{3\\sqrt{3}}ma^2 \\omega (1, 1, 1)<br>]<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 3: Kinetic Energy<\/strong><\/h3>\n\n\n\n<p>[<br>T = \\frac{1}{2} \\vec{\\omega} \\cdot \\vec{L}<br>= \\frac{1}{2} \\left( \\omega \\cdot \\frac{1}{\\sqrt{3}} (1, 1, 1) \\cdot \\frac{2}{3\\sqrt{3}}ma^2 \\omega (1, 1, 1) \\right)<br>= \\frac{1}{2} \\cdot \\omega^2 \\cdot \\frac{2}{9}ma^2 \\cdot 3<br>= \\frac{1}{3}ma^2 \\omega^2<br>]<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>(b) Moment of Inertia is Same for Any Axis Through Origin<\/strong><\/h2>\n\n\n\n<p>Since the inertia tensor is <strong>isotropic<\/strong> (diagonal with equal elements), it behaves like a scalar multiple of identity. Hence:<\/p>\n\n\n\n<p>For any unit vector ( \\hat{n} ), the moment of inertia about that axis is:<br>[<br>I_n = \\hat{n}^T I \\hat{n} = \\frac{2}{3}ma^2 (\\hat{n}_x^2 + \\hat{n}_y^2 + \\hat{n}_z^2) = \\frac{2}{3}ma^2<br>]<br>Because ( \\hat{n} ) is a unit vector, the squared components sum to 1.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>(e) Moment of Inertia of Square Lamina in Plane<\/strong><\/h2>\n\n\n\n<p>From <strong>Example 9.1.1<\/strong>, the moment of inertia of a <strong>square lamina<\/strong> (mass m, side 2a) about an axis in the plane and through the center (e.g., x-axis) is:<br>[<br>I = \\frac{1}{3}ma^2<br>]<br>Due to symmetry of the square, rotation about x or y (in-plane, through center) yields the same result.<\/p>\n\n\n\n<p>This is verified by integrating over the area:<br>[<br>I_x = \\int y^2 \\, dm = \\int_{-a}^a \\int_{-a}^a y^2 \\cdot \\frac{m}{4a^2} \\, dy \\, dx = \\frac{1}{3}ma^2<br>]<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>(a):<\/strong> Angular momentum is ( \\vec{L} = \\frac{2}{3\\sqrt{3}}ma^2 \\omega (1,1,1) ), and kinetic energy is ( \\frac{1}{3}ma^2\\omega^2 ).<\/li>\n\n\n\n<li><strong>(b):<\/strong> Moment of inertia is the same (( \\frac{2}{3}ma^2 )) for any axis through the origin due to symmetry.<\/li>\n\n\n\n<li><strong>(e):<\/strong> The square lamina\u2019s in-plane central axis inertia is ( \\frac{1}{3}ma^2 ), same as derived in the referenced example.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>A rigid body consists of three thin uniform rods, each of mass m and length 2a, held mutually perpendicular at their midpoints. Choose a coordinate system with axes along the rods. (a) Find the angular momentum and kinetic energy of the body if it rotates with angular velocity cc about an axis passing through the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[25],"tags":[],"class_list":["post-209725","post","type-post","status-publish","format-standard","hentry","category-exams-certification"],"_links":{"self":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/209725","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/comments?post=209725"}],"version-history":[{"count":0,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/209725\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/media?parent=209725"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/categories?post=209725"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/tags?post=209725"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}