How to Perform Operations on Vector Fields F and G?

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
3 replies · 3K views
Obstacle1
Messages
2
Reaction score
0
Supposing we have as 2 vector fields:

[tex]F = x^2i + 2zj +3k[/tex]
and
[tex]G = r^2e_r + 2\cos\Theta e_{\Theta} + 3\sin(2\phi) e_\phi[/tex]

how do i perform the following operations on them?

- [tex]F\cdot r[/tex]

- [tex]F\times r[/tex]

- |G|

- [tex]G\cdot r[/tex]
 
Physics news on Phys.org
robphy said:
Can you write [tex]\hat r[/tex] in terms of rectangular components and of spherical-polar coordinates?



No, sorry. How do i do that??
 
Obstacle1 said:
No, sorry. How do i do that??

Suppose that you are in three dimensions. You can use standard Cartesian coordinates [itex](x,y,z)[/itex] or spherical polar coordinates [itex](r,\theta,\phi)[/itex] to describe this three-dimensional space in a convenient manner.

To begin finding a solution to your problem, how are the coordinates [itex](r,\theta,\phi)[/itex] related to the coordinates [itex](x,y,z)[/itex]?

Now how are the basis vectors [itex]\{\hat{e}_x,\hat{e}_y,\hat{e}_z\}[/itex] for the Cartesian coordinate system related to the basis vectors [itex]\{\hat{e}_r,\hat{e}_\theta,\hat{e}_\phi\}[/itex] of the spherical polar coordinate system?