If the placement of a rope is defined by an even function $y (x) $ from $x=-a $ to $x=a $, what is the the center of mass of the rope?)
I imagined it would be the average value of the function over the interval, but that is not the case. Or if it is I am making an error in a larger problem I'm working on.
Can anyone explain more about the integral definition of center of mass? The Wikipedia page isn't very helpful.
You'll need line integrals: $$ y_c = \frac{\int y(x)\,d\ell}{\int d\ell} = \frac{\int y(x)\sqrt{(y'(x))^2+1}\,dx}{\int\sqrt{(y'(x))^2+1}\,dx}, $$ where $d\ell=\sqrt{dx^2+dy^2}$ is the little portion of length (and thus mass).