Mathematica Vector Fields Explaination.

Click For Summary
SUMMARY

The discussion centers on using the VectorPlot function in Wolfram Mathematica to visualize electric field lines around charged bodies. The user sought clarification on how vector lines are represented, their direction, and the equations defining them. It was established that each point (x,y) serves as the origin for a vector, with the function f(x,y) = (kQx)/((x² + y²)^(3/2)), (kQy)/((x² + y²)^(3/2)) defining the vectors' magnitude and direction. The conversation highlights the importance of understanding the relationship between the mathematical representation of vectors and their graphical depiction in Mathematica.

PREREQUISITES
  • Understanding of vector fields and their properties
  • Familiarity with Wolfram Mathematica, specifically version 12.0 or later
  • Basic knowledge of calculus and functions
  • Concept of electric fields and point charges
NEXT STEPS
  • Explore the Wolfram Mathematica documentation on VectorPlot for advanced usage
  • Learn about vector field equations and their applications in physics
  • Study the mathematical principles of electric fields and forces
  • Investigate the use of lattice points in vector field visualizations
USEFUL FOR

High school students, undergraduate students, physics enthusiasts, and anyone interested in visualizing vector fields using Wolfram Mathematica.

the-ever-kid
Messages
53
Reaction score
0
I was about to do an experiment in Wolfram Mathematica like drawing electric field lines around a charged body and other arrangements. So i saw this nifty little Function for that very purpose called VectorPlot

My Problem is that i don't know what the function does exactly i went through examples in the Wolfram Mathematica documentation but it did not mean anything to me.

I Read This Article : http://mathworld.wolfram.com/VectorField.html

All i saw was that vector field meant something about the x-axis and some function on it

My Questions Are:

How Exactly are those small vector lines represented ?

Like In this Example where I was playing with the Function

http://puu.sh/pxch

what is happening to the x and y and what is making the vector lines change Size?

What is Giving it direction?

Is there an equation that is defining the vectors.?

Could anyone explain this to me...Please...BTW I am a high school student so can you explain it in a way that is undergrad level...
 

Attachments

  • Untitled.png
    Untitled.png
    11.3 KB · Views: 502
Last edited by a moderator:
Physics news on Phys.org
Hey the-ever-kid.

For this think of the (x,y) representation of the function at a particular point and how that corresponds with firstly the direction and secondly the magnitude.

As an example look at vectors at each point in your lattice (i.e. the lattice is just the points on the grid where your vectors are drawn from for each tail of the vector) and calculate on a calculator or otherwise the direction and the magnitude and compare it to what you see on screen.
 
thank you chiro BTW i actually figured it out a little while ago...

its like each point(x,y) become the origin and a vector like f(x)i+f(y)j is formed using it as the tail right?

i did that for my point charge and got points

f(x,y)=\frac{kQx}{(x^2 + y^2)^{3/2}},\frac{kQy}{(x^2 + y^2)^{3/2}}

Thanks,
 

Similar threads

  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 0 ·
Replies
0
Views
8K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 24 ·
Replies
24
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K