Graphing Vector Fields: How to Determine Grid Size and Plot Vectors?

LinearAlgebra
Messages
22
Reaction score
0
What are the general rules that one should use in graphing vector fields. I'm having a lot of trouble doing this and don't really know where to start.

If you take F(x,y) = -yi + xj

What should be the next step in terms of graphing? They have it drawn in our book as a bunch of vectors that form a bunch of cirles within each other...
 
Mathematics news on Phys.org
Choose some point (x,y), Caculate the vector F(x,y)= -yi+ xi, draw that vector starting at (x,y) (with its "tail" at (x,y)).

Choose another point (x,y), Repeat.

That's all there is to it.
 
I know, its a stupid question. I just don't understand how to choose the points. The book has the points (1,0) (0,1) (-1,0) (0,-1) etc...how did they get this?
 
You can't plot the field for every point because all you would see is black (assuming the vectors are in black). Therefore, you want to sample the space, usually on a grid. Coarsen the grid if you see so much black that you can't see the vectors, and refine the grid if the vectors are so widely spaced that you can't visualize the field.
 
Okay, I'm sorry, i still just don't get it. Can someone just explain this step by step in terms of what i should be thinking or plotting?
 
You want to view a vector field over a finite-sized region of \mathbb R^2. The first thing to do is to determine this region of interest. I will assume (just for illustration) that you want to look at the vector field from 0 to 10 in x and y. The next thing to do is to set up a grid on this interval. For example, a 1x1 grid. You will draw a vector at each grid intersection point. (In this example, this means 121 vectors.) For each grid intersection point (x,y), determine the vector field value F(x,y), and plot that vector with tail at (x,y).

You can do a bit better than just guessing how finely to make the grid. You will have a hard time seeing the field if the vectors cross multiple grid lines or if the vectors are a lot smaller than the space between grid lines. As a first guess, make the grid spacing about equal to the magnitude of the largest vector. Then fine-tune so it looks good.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top