would you please help me with solving the 1st order PDE below?
$$ u_x + u_y + zu_z = u^3 $$
where $$u(x, y, 1) = h(x, y)$$
using characteristic curves.
As far as I have studied, the characteristic lines are as follow: (am I right?)
$$ \frac{dx}{1} = \frac{dy}{1} = \frac{dz}{z} = \frac{du}{u^3} $$
I am trying to figure out how to write formula here. please excuse me for not being expert on this website yet. thank you