I have to find the streamlines of the following velocity fields:
- $$u=x(1+2t), v=y$$
- $$u=xy, v=0$$
I have done the following:
$$\frac{dx}{u}=\frac{dy}{v} \Rightarrow \frac{dx}{x(1+2t)}=\frac{dy}{y} \Rightarrow \frac{\ln x}{1+2t}=\ln y+c \Rightarrow y=Ce^{\frac{\ln x}{1+2t}} \Rightarrow y=Cx^{\frac{1}{1+2t}}$$
Is this correct??
$$\frac{dx}{u}=\frac{dy}{v} \Rightarrow \frac{dx}{xy}=\frac{dy}{0}$$
How could we continue??