What steps should be taken in order to get a solution (that only depends on v) for the following?:
$\dfrac{\partial ^2f}{\partial v^2}+\dfrac{1}{v}\dfrac{\partial f}{\partial v}-\dfrac{1}{v^2}\dfrac{\partial^2f}{\partial u^2} = 0$
What steps should be taken in order to get a solution (that only depends on v) for the following?:
$\dfrac{\partial ^2f}{\partial v^2}+\dfrac{1}{v}\dfrac{\partial f}{\partial v}-\dfrac{1}{v^2}\dfrac{\partial^2f}{\partial u^2} = 0$
You want a solution $f(u,v)=g(v)$? if that's the case you use that ansatz and find solutions of that form. You will get a ode given by $$ \frac{1}{v}\dfrac{d}{dv}v\dfrac{dg}{dv} = 0 $$ but are you sure you want this? if you want a full solution then use this $$ f(u,v) = g(v)h(u) $$ and you will get a similar equation for $v$ and a another equation for $u$.