Cross Product: Simple Cross Product

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
jhicks
Messages
340
Reaction score
0
(This is part of a much larger problem)

Homework Statement



Find [tex]\hat{r} \times \hat{z} \times \hat{y}[/tex]

Homework Equations



[tex]x=rsin(\theta)cos(\phi)[/tex], [tex]y=rsin(\theta)sin(\phi)[/tex],[tex]z=rcos(\theta)[/tex] (cartesian->spherical)

The Attempt at a Solution



I decided [tex]\hat{r}=\hat{x}sin(\theta)cos(\phi)+\hat{y}sin(\theta)sin(\phi)+\hat{z}cos(\theta)[/tex]. Evaluating the cross product right to left, I got:

[tex]\hat{r} \times \hat{z} \times \hat{y}=\hat{r} \times (-\hat{x}) = -cos(\theta)\hat{y}+sin(\theta)sin(\phi)\hat{z}[/tex], but the solution to the problem suggests this is not true. Am I wrong?
 
Physics news on Phys.org
jhicks said:
Find [tex]\hat{r} \times \hat{z} \times \hat{y}[/tex]

Hi jhicks! :smile:

Do you mean r x (z x y) or (r x z) x y? :confused:
 
Hi tiny-tim,

Well there're no parentheses in the problem, but somehow when I did this last night I concluded you evaluate cross products right to left, but I see the error of my ways.

Thanks!