At the climbing wall this week, after pulling the rope from its anchor at the top of the wall and letting it fall freely, I wondered about how the rope accelerates.
I believe that the rope just falls at $g\,ms^{-2}$ (ignoring any air resistance). But I have a line of logic that leads to something else and I do not know where the flaw in my logic lies! Could you please help me to find it?
The rope has total mass $M$ and full length $L$. Its mass is uniform along its length.
One end of it is held to a height of $x_0<L$ and released at time $t=0$. The rope forms a pile on the ground of negligible height. I'm ignoring all resistive forces.
As time passes, the tip of the rope is at distance $x(t)$ from the ground. The mass of the portion of the rope still falling is $\frac{x(t)}{L}M=:m(t)$ and the centre of mass of the falling portion of rope is at $\frac{1}{2}x(t)$.
The force of gravity on the falling portion of rope is $-m(t)g$. This force will act at the rope's centre of mass. So, using Newton's Second Law, at the centre of mass:
$$\begin{align} -m(t)g &= \frac{d}{dt}\Big(m(t)\frac{d}{dt}\big(\frac{1}{2}x(t)\big)\Big) \\ \implies -\frac{M}{L}x(t)g &= \frac{M}{2L}\frac{d}{dt}\Big(x(t)\dot{x}(t)\Big) \\ \implies -gx(t) &= \frac{1}{2}\big(\dot{x}(t)^2 + x(t)\ddot{x}(t)\big) \end{align}$$
... and so I have the differential equation $2gx(t)+\dot{x}(t)^2 + x(t)\ddot{x}(t)=0$, that I do not know how to solve but which definitely does not lead to $\ddot{x}(t)=-g$.
Thanks for any help!

Each bit of the rope falls under gravity. There is no tension in the rope because it all accelerates the same way. When a bit hits the floor it decelerates to $0$. The center of mass of the rope changes in position on the rope, which is what makes your equations complicated.