Does anyone know what is wrong with my derivation of the polar unit vector, $\vec{e}_{\theta}$? My Derivation does not match Wikipedia's Result. Alternatively, do you know how to derive the polar unit vector in spherical coordinates from a geometrical standpoint?
2026-03-31 22:30:34.1774996234
Geometrical Derivation of the Polar Unit Vector?
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
For $\vec e_\theta$ in terms of $\vec e_z$ and your $\vec e_w,$
$$ \vec e_\theta = (\cos \theta) \vec e_w - (\sin\theta) \vec e_z. $$
What you wrote for this step is incorrect, as you should be able to verify by taking $\theta$ near $0.$ In that case $\cos\theta \approx 1$ and $\sin\theta \approx 0,$ so your formula would result in $\vec e_\theta \approx -\vec e_z.$ Should $\vec e_\theta$ point almost straight down when $\theta$ is very small?
The formula in Wikipedia is consistent with the formula in this answer.