Finding the center of mass of a piecewise function

AI Thread Summary
To find the center of mass (COM) of a piecewise function, the shape can be divided into simpler components like parallelograms and triangles. While calculating the COM for each shape is possible, integrating the equations directly may provide a more accurate result. The discussion emphasizes that even if the shapes are not perfect parallelograms, they can still be treated as point masses for COM calculations. There is some confusion regarding how integration relates to finding the COM versus just calculating area. Clarification is needed on the necessary multipliers for the integration process to accurately determine the COM.
JorkThePork
Messages
3
Reaction score
0
Homework Statement
Find the center of mass of the "lightning bolt" shaped piecewise function as shown below (or in the desmos project: https://www.desmos.com/calculator/g6crwsecp1)
Relevant Equations
Xcm = A^-1 * ∫ a b x * (f(x) - g(x)) d x

Ycm = A^-1 * ∫ a b .5((f(x)^2 - g(x)^2) d x
desmos-graph.png
I understand that I can divide this shape into a few parallelograms and a triangle and calculate the center of mass of each, but am confused as to what I should do after that. My physics teacher also wants us to use integrals, but I'm assuming I can calculate the COM of each parallelogram and triangle by simply integrating.
 
Physics news on Phys.org
You can find the CM of the two parallelograms and the half-parallelogram which will give you 3 point masses at the locations of these CMs. Then you can find the CM of the 3 point masses the usual way.
 
kuruman said:
You can find the CM of the two parallelograms and the half-parallelogram which will give you 3 point masses at the locations of these CMs. Then you can find the CM of the 3 point masses the usual way.
the two seemingly big parallelograms actually are not parallelograms because of how I designed the lightning bolt (the equations I used are here https://www.desmos.com/calculator/g6crwsecp1). However, I could break the shape up into 2 big parallelograms, 2 very thin parallelograms, and a triangle. I'm assuming I could still then find the CM of the 5 point masses the usual way.
 
JorkThePork said:
the two seemingly big parallelograms actually are not parallelograms because of how I designed the lightning bolt (the equations I used are here https://www.desmos.com/calculator/g6crwsecp1). However, I could break the shape up into 2 big parallelograms, 2 very thin parallelograms, and a triangle. I'm assuming I could still then find the CM of the 5 point masses the usual way.
Yes, you can carve it up into simple non overlapping shapes, but since you have equations why not just integrate them and add the (signed) results?
 
haruspex said:
Yes, you can carve it up into simple non overlapping shapes, but since you have equations why not just integrate them and add the (signed) results?
Sorry, I’m a little confused how this would give me the center of mass. wouldn’t this just give the area?
 
JorkThePork said:
Sorry, I’m a little confused how this would give me the center of mass. wouldn’t this just give the area?
So what do you need to multiply the expressions by before integrating?
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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