Prove that $$(1−x)^2\frac{d^2y}{dx^2}−x\frac{dy}{dx}+p^2y=0 $$
where $$y = \sin(pt)$$ and $$ x =\sin(t) $$
please, tell me how this makes sense, shouldn't the second derivative be $0$?
I am wrestling with this every day for about a month and can't make sense of it.
The difficulty is to make sense of $dy/dx$ when $x$ and $y$ are both parameterized by $t$. One approach would be to write $t = \arcsin x$, so $y = \sin(p\arcsin x)$. This makes for an unwieldy expression to differentiate twice.
Another approach is to write $$dy/dx = \frac{dy/dt}{dx/dt} = \frac{p\cos pt}{\cos t}.$$ Then you would have $$d^2y/dx^2 = \frac{d\left( \frac{dy/dt}{dx/dt} \right)/dt}{dx/dt}$$ $$=\frac{d\left( \frac{p\cos pt}{\cos t} \right)/dt}{\cos t}.$$ You should be able to continue from here using the quotient rule. Then you can use the computed expressions to verify the original equation.