Center of mass and moment of inertia of catenary

brkomir
Messages
34
Reaction score
0

Homework Statement


A homogeneous catenary ##z=acosh(x/a)##, ##y=0## and ##x\in \left [ -a,a \right ]## is given. Calculate the center of mass and moment of inertia


Homework Equations





The Attempt at a Solution



I started with ##x=at##, for##t\in \left [ -1,1 \right ]##, therefore y remains ##y=0## and ##z=acosh(ta/a)=acosh(t)##.
Btw, a is constant greater than zero, not a sign of arcus or any other inverse function.

Ok, now ##r(t)=(at,0,acosh(t))## and ##\dot{r}(t)=(a,0,asinh(t))## and ##\left |\dot{r} \right |=acosh(t)##

So the length of the catenary is ##l=\int_{-1}^{1}acosh(t)dt=2asinh(1)##

The catenary is symmetrical on x axis, but point z is given as ##z=\frac{\int_{-1}^{1}a^2cosh^2(t)dt}{\int_{-1}^{1}acosh(t)dt}=\frac{a^2}{2asinh(1)}\int_{-1}^{1}cosh^2(t)dt=\frac{asinh(2)}{4sinh(1)}=\frac{a}{2}cosh(1)##

I would just like to know if this is ok, before I start calculating moment of inertia?
 
Physics news on Phys.org
Your method looks fine, but I'm getting a different result for the integral of cosh2 t.
 
Hmmm, let's take a look..

##a^2\int_{-1}^{1}cosh^2(t)dt=\frac{a^2}{2}\int_{-1}^{1}(1+cosh(2t))dt=\frac{a^2}{2}(t+\frac{1}{2}sinh(2t))## for ##t## form ##0## to ##2\pi ##. (I don't know how to type bar with integrating borders in latex...

##\frac{a^2}{2}(t+\frac{1}{2}sinh(2t))=\frac{a^2}{2}(1+\frac{1}{2}sinh(2)-1-\frac{1}{2}sinh(-2))=\frac{a^2}{2}sinh(2)##

OR is it not true that ##cosh^2(t)=\frac{1}{2}(1+cosh(2t)## or do I have some other problems? :/
 
You messed up the constant term. It works out to 1-(-1) = 2, not 1-1=0.
 
True... Thank you vela!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top