Center of mass of an equilateral triangle (Kleppner)

AI Thread Summary
The discussion focuses on finding the center of mass of an equilateral triangle with side length 'a'. The calculations for the coordinates R_x and R_y are presented, showing R_x = a/2 and R_y = a/(2√3). A suggestion is made to position the triangle's apex on the y-axis for easier calculations, which would yield R_x = 0 due to symmetry. Additionally, participants discuss the integration limits used in the calculations, clarifying the height as a function of x and the piecewise nature of the triangle's sides. The conversation emphasizes understanding the geometric relationships and integration involved in determining the center of mass.
geoffrey159
Messages
535
Reaction score
72

Homework Statement


Find the center of mass of an equilateral triangle with side ##a##

Homework Equations


## \vec R = \frac{1}{M} \int \vec r \ dm ##

## dm = \frac{M}{A} dx dy ##

## A = \frac{\sqrt{3}}{4}a^2 ##

The Attempt at a Solution



I set a pair of orthogonal axis ##(\vec x,\vec y)## so that one side of the triangle lies on the ##x## axis, and one vertex is at the origin.
I find the following position for the center of mass:
##R_x = \frac{1}{A} (\int_0^{\frac{a}{2}}\int_0^{\sqrt{3}x} x \ dy\ dx + \int_\frac{a}{2}^{a}\int_0^{\sqrt{3}(a-x)} x \ dy\ dx ) = \frac{a}{2}##
##R_y = \frac{1}{A} (\int_0^{\frac{a}{2}}\int_0^{\sqrt{3}x} y \ dy\ dx + \int_\frac{a}{2}^{a}\int_0^{\sqrt{3}(a-x)} y \ dy\ dx ) = \frac{a}{2\sqrt{3}}##

Do you think it is correct?
 
Physics news on Phys.org
That's the correct answer. It would have been easier to put the apex of the triangle on the y-axis: then, by symmetry, R_x = 0.
 
I did not think about that! Thank you!
 
geoffrey159 said:
##R_x = \frac{1}{A} (\int_0^{\frac{a}{2}}\int_0^{\sqrt{3}x} x \ dy\ dx + \int_\frac{a}{2}^{a}\int_0^{\sqrt{3}(a-x)} x \ dy\ dx ) = \frac{a}{2}##
##R_y = \frac{1}{A} (\int_0^{\frac{a}{2}}\int_0^{\sqrt{3}x} y \ dy\ dx + \int_\frac{a}{2}^{a}\int_0^{\sqrt{3}(a-x)} y \ dy\ dx ) = \frac{a}{2\sqrt{3}}##

Please let me ask: I think I understood why the upper term from integration interval is equal to x\sqrt{3}, is the height in function of x, but what is the idea behind the upper term from \int_0^{\sqrt{3}(a-x)} x \ dy?
 
duarthiago said:
Please let me ask: I think I understood why the upper term from integration interval is equal to x\sqrt{3}, is the height in function of x, but what is the idea behind the upper term from \int_0^{\sqrt{3}(a-x)} x \ dy?

What are the equations of the two lines, which intersect at the apex, forming the sides of this triangle?
 
SteamKing said:
What are the equations of the two lines, which intersect at the apex, forming the sides of this triangle?
Oh, of course, it would be something like a piecewise function where x \sqrt{3} if 0 \leq x \leq \frac{a}{2} and a \sqrt{3} - x \sqrt{3} if \frac{a}{2} < x \leq a. Thank you for your answer.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top