jhicks
- 340
- 0
(This is part of a much larger problem)
Find \hat{r} \times \hat{z} \times \hat{y}
x=rsin(\theta)cos(\phi), y=rsin(\theta)sin(\phi),z=rcos(\theta) (cartesian->spherical)
I decided \hat{r}=\hat{x}sin(\theta)cos(\phi)+\hat{y}sin(\theta)sin(\phi)+\hat{z}cos(\theta). Evaluating the cross product right to left, I got:
\hat{r} \times \hat{z} \times \hat{y}=\hat{r} \times (-\hat{x}) = -cos(\theta)\hat{y}+sin(\theta)sin(\phi)\hat{z}, but the solution to the problem suggests this is not true. Am I wrong?
Homework Statement
Find \hat{r} \times \hat{z} \times \hat{y}
Homework Equations
x=rsin(\theta)cos(\phi), y=rsin(\theta)sin(\phi),z=rcos(\theta) (cartesian->spherical)
The Attempt at a Solution
I decided \hat{r}=\hat{x}sin(\theta)cos(\phi)+\hat{y}sin(\theta)sin(\phi)+\hat{z}cos(\theta). Evaluating the cross product right to left, I got:
\hat{r} \times \hat{z} \times \hat{y}=\hat{r} \times (-\hat{x}) = -cos(\theta)\hat{y}+sin(\theta)sin(\phi)\hat{z}, but the solution to the problem suggests this is not true. Am I wrong?