I am trying to find the field lines of the 3D vector function F(x, y, z) = yi − xj +k.
I began by finding dx/dt =y, dy/dt = -x, dz/dt = 1.
From here I computed dy/dx = -x/y, and hence y^2 + x^2 = c.
For dz/dt = 1, I found that z = t + C, where C is a constant.
I am unsure where to go from...