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! :)
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top