Cross Product: Simple Cross Product

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
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
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!