Moment of Inertia of Wire Shaped like Astroid: Finding MOE | Solution Attempt

  • Thread starter Thread starter kasse
  • Start date Start date
  • Tags Tags
    Intertia Moment
Click For Summary
SUMMARY

The discussion focuses on calculating the moment of inertia (MOI) of a wire shaped like an astroid defined by the parametric equations x=cos³(t) and y=sin³(t) for t in the interval [0, 2π]. The initial attempt to find the MOI involved integrating k*(x² + y²)ds along the curve, leading to an incorrect result due to a mistake in the expression for ds. The correct formulation for ds is 3|cos(t)sin(t)|dt, which accounts for the absolute value, ensuring that contributions do not cancel out when integrating over the full period.

PREREQUISITES
  • Understanding of parametric equations and their derivatives
  • Knowledge of moment of inertia concepts in physics
  • Familiarity with integration techniques, particularly for periodic functions
  • Experience with calculus, specifically dealing with absolute values in integrals
NEXT STEPS
  • Review the derivation of moment of inertia for complex shapes
  • Study the properties of periodic functions and their integrals
  • Learn about parametric integration techniques in calculus
  • Explore the application of absolute values in integrals to avoid cancellation errors
USEFUL FOR

Students studying physics or engineering, particularly those focusing on mechanics and calculus, as well as educators looking for examples of integrating parametric curves.

kasse
Messages
383
Reaction score
1

Homework Statement



A wire is shaped like the astroid x=cos3(t), y=sin3(t), t[0, 2*pi] and has constant density = k. Find its moment of intertia I0 around the origin.

2. The attempt at a solution

To find the MOE we must integrate k* (x2 + y2)ds along the curve. We differentiate and find that ds can be written 3*cos(t)*sin(t).The final expression is:

3k * Int (cos7(t)*sin(t) + sin7(t)*cos(t))dt for t [0, 2*pi]. But this is zero! What/where is my mistake?
 
Physics news on Phys.org
Be careful when integrating periodically symmetric functions through a full period: your dt cycles through both positive and negative signs. You may be better off integrating only one quarter of the astroid and quadrupling that result. (Were you to express the moment of inertia as C · M · (R^2) , the moment for each quadrant would have the same constant C as the entire figure.)
 
kasse said:


3k * Int (cos7(t)*sin(t) + sin7(t)*cos(t))dt for t [0, 2*pi]. But this is zero! What/where is my mistake?


Your mistake is: changing the function for ds when doing your simplification!

[tex] ds = \sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2} \;dt<br /> = 3\sqrt{\cos^2(t)\sin^2(t)}\; dt \;\neq \;3 \cos(t)\sin(t) \;dt[/tex]

[tex] 3\sqrt{\cos^2(t)\sin^2(t)}\; dt = 3|\cos(t)\sin(t)|\;dt[/tex]

that's why you have the two contributions cancelling each other out... you have forgotten the absolute value sign...
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K