Suppose I tie one end of a rope to my ceiling and the other end to a spot on my floor directly underneath it. Because the rope has some mass, the tension varies along the rope, from highest at the ceiling to lowest at the floor.
If a wave packet begins propagating down the rope, will its shape change? If so, it is possible to calculate the shape of a Gaussian wave packet as it travels down the rope?
Intuitively, it seems to me that the wave packet will change shape for two reasons. First, the portions higher up the rope have higher tension, and therefore higher speed. They will "catch up" to portions of the wave packet further down. Second, because the tension is changing, the wave equation now has a term related to the first derivative of the displacement of the rope.
Specifically, I tried assuming that the displacement of the rope is only horizontal and that the slope of the rope is never far from vertical. I made $y$ a coordinate measuring up from the floor and $x$ a coordinate to the right. Letting the tension be $T(y) = T_0+\lambda g y$, with $\lambda$ the mass per unit length, I got the wave equation (edit: important typo corrected)
$$\frac{\partial^2{x}}{\partial t^2} = g \frac{\partial x}{\partial y} + \frac{T_0+\lambda g y}{\lambda} \frac{\partial^2 x}{\partial y^2}$$
but I don't know what to do with it.