Calculating the Center of Mass of an Arc

AI Thread Summary
The discussion focuses on calculating the center of mass of an arc with an angle of 2α and radius R. The center of mass is determined using integration, specifically by finding the y-coordinate due to the arc's symmetry about the y-axis. The mass element is expressed as σ dS = σ R dθ, where σ is the mass per unit arc length. The proposed integral for calculating the center of mass is ∫σ R² sin(θ) dθ, with boundaries from (π/2 - α) to (π/2 + α). The textbook confirms the final answer as R sin(α)/α, which aligns with the integral solution provided.
RoyalCat
Messages
670
Reaction score
2

Homework Statement



There is an arc with an angle of 2\alpha and radius R
What is its center of mass. (It is implied that it is to be measured from the center of the circle the arc is a part of.

Homework Equations


Integration, trigonometry.

The Attempt at a Solution


Well, the formula for a center of mass of i objects is:
\vec r_{cm}=\frac{\Sigma m_i \vec r_i}{M_{tot}}

Since the arc has symmetry with respect to the y axis, all we need to find is the y coordinate of its center of mass.

We'll simply replace the discrete summation with an integral (I'm not too hot with these).

The mass of every tiny element of the arc length, dS is \sigma dS=\sigma R d\theta
Where \sigma \equiv \frac{M}{S}=\frac{M}{2R\alpha}

The distance of 'each' of these masses from the x axis, their y value, is provided by R\sin{\theta}

What I want my integral to do is 'sweep' across the arc. Would the correct boundaries for such an integral be:
\frac{\pi}{2}-\alpha \leftrightarrow \frac{\pi}{2}+\alpha

The integral would need to sum up the product of each of the mass elements corresponding to a particular angle theta with its corresponding height (The sine of that theta).

Would the correct integral be (I can't quite get the hang of boundaries in LaTeX, so refer to the boundaries I wrote above):
\int \sigma R*R\sin{\theta}\ d\theta

I'm not in the least bit skilled with integrals so I'd like to know if that's the correct expression, and if so, where the d\theta goes from the expression for the tiny mass element. Or if I got it wrong, I'd love a hint as to how to construct the proper integral. (A link with the basics of such integration would be greatly appreciated as well. :))

The textbook's answer is \frac{R\sin{\alpha}}{\alpha}
The way I solved the integral gave me that answer as well.
 
Last edited:
Physics news on Phys.org
There is all correct in your solution. The d\theta is not goes from the expression for the tiny mass element. It goes out after integrating:
\int\limits_{\frac \pi 2 - \alpha}^{\frac \pi 2 + \alpha} \sigma R^2 \sin \theta d\theta = \left . -\sigma R^2 \cos \theta \right |_{\frac \pi 2 - \alpha}^{\frac \pi 2 + \alpha} =.

Read this book about integrating and methods of applied mathematics: Zeldovich Ya.B., Yaglom I.M.
Higher math for beginners (mostly physicists and engineers)
.
 
Alright, thank you very much! :)
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top