Determining Field Lines of a Vector Field in R^3

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
Kork
Messages
33
Reaction score
0

Homework Statement



Determine the field lines of the vector field f: R^3 --> R^3 defined by

f(x,y,z) = (x/(1+z2) , y/(x2+y2) , 0)

Homework Equations


The Attempt at a Solution



I know that my vector field is:

F(x,y,z) = (x/((1+z^2)*(x^2+y^2))*i + (y/((1+z^2)*(x^2+y^2))*j + 0k

I choose the point (1,1,1) and if I put that into F(1,1,1) I get

(1/8)i + (1/8)j + 0*k --> <1/8, 1/8>

I need a 3D graph right?

Well, first of all, I don't know how to plot (1/8,1/8) into a 3D graph. Second of all, what happens to the z-coordinate?
Third: I want more than one vector obviously, but when I try with (1,1,-1) I get ∞, which I cannot use to make a vector. Which coordinates can I use?
 
on Phys.org
i would like to know this as well