In my research, I have managed to formulate the following PDE: for a function $V(p, w)$, I have $$ A\, p^2\, \partial^2_p V + (B\,w + C\,p)\ \partial_p V - E\, V = 0\ , $$ for $A, B, C, D, E$ positive constants.
This is almost, save for the $B\,w$ term, a Cauchy-Euler equation. And it is also almost a Kummer equation, save for the extra power of $p$ on the first term. Indeed, trying to solve this with Mathematica produces a Frankenstein's monster combination of these solutions which seems like overkill.
If $B=0$, the Cauchy equation admits a solution of the type $V(p) = p^x$; this is the one that is relevant to me. Bringing $w$ into the picture, I had hoped for a sort of "correction" to this solution. It would be elegant for my problem if $V(p, w) = V(p/w)$, and the equation above (and Mathematica) suggest that something like this may be afoot.
Does anyone see an elegant solution? Many thanks!