Let bessel's equation be written as
$ z^2$$\frac{d^2w}{dz^2}$ + $z$$\frac{dw}{dz}$ + $(z^2 -p^2)w$ = $0$
and show that the change of variables defined by $z = ax^b$ and $w = yx^c$ (where a,b and c are constants) transforms it into
$ x^2$$\frac{d^2y}{dx^2}$ + $(2c+1)x\frac {dy}{dx}$ + $[a^2b^2(x)^{2b} + (c^2 - p^2b^2)]y$ = $0$
Write the general solution of this equation in terms of Bessels function.
I also don't understand why we use this transformation. Any help would be apreciated.