redtree
- 335
- 15
How would I find the center of mass (COM) for a ring of variable density, where the variation in density can be described by a continuous mathematical equation.
The density at each location along the ring is described by a function (d) whose independent variables are radius (r) and angle (\theta), i.e., polar coordinates.
The value of d at each r and \theta is the sum of two functions (d1 and d2) where:
d1 = A sinc(\pi r)
where A is a constant
AND
d2 = B sinc(\pi z)
where B is a constant
And: z = l + r * cos(\theta)
where l is a constant
NOTE: THIS IS NOT A HOMEWORK QUESTION
The density at each location along the ring is described by a function (d) whose independent variables are radius (r) and angle (\theta), i.e., polar coordinates.
The value of d at each r and \theta is the sum of two functions (d1 and d2) where:
d1 = A sinc(\pi r)
where A is a constant
AND
d2 = B sinc(\pi z)
where B is a constant
And: z = l + r * cos(\theta)
where l is a constant
NOTE: THIS IS NOT A HOMEWORK QUESTION