Calculating Integrals with Vector Functions

baermdr
Messages
1
Reaction score
0
how does one calculate this integral.

[F(x)/||F(x)||]dx

where F in a function from a scalar to a vector.
 
Physics news on Phys.org
baermdr said:
how does one calculate this integral.

[F(x)/||F(x)||]dx

where F in a function from a scalar to a vector.
By integrating the individual components:

\int (f(x)\vec{i}+ g(x)\vec{j}+ h(x)\vec{k}) dx= \int f(x)dx \vec{i}+ \int g(x)dx \vec{j}+ \int h(x) dx \vec{k}
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top