aaaa202
- 1,144
- 2
Homework Statement
I wonna calculate the vector area dS of a sphere, but for some reason my result gets mixed areound. I need a trained eye to see where I make a silly mistake.
Homework Equations
Parametrization of a sphere:
(x,y,z) = r(cos\phisin\theta,sin\phicos\theta,cosθ)
The Attempt at a Solution
So ∂r/∂\phi = r(cosθcos\phi,-sinθsin\phi,sinθ)
and
∂r/∂θ = r(-sin\phisinθ,cos\phisinθ,0)
and dS = ∂r/∂\phi x ∂r/∂θ = r2 (sinθcosθcos\phi,sin\phisinθ2, ...) dθd\phi
But the first two terms should be switched around according to my notes! Where do I go wrong? :(