logo

직교좌표계의 단위벡터로 표현한 구면좌표계의 단위벡터 📂수리물리

직교좌표계의 단위벡터로 표현한 구면좌표계의 단위벡터

구면좌표계의 단위벡터

r^=cosϕsinθx^+sinϕsinθy^+cosθz^θ^=cosϕcosθx^+sinϕcosθy^sinθz^ϕ^=sinϕx^+cosϕy^ \begin{align*} \hat{\mathbf{r}} &= \cos\phi \sin\theta\hat{\mathbf{x}} + \sin\phi \sin\theta\hat{\mathbf{y}} + \cos\theta\hat{\mathbf{z}} \\ \hat{\boldsymbol{\theta}} &= \cos\phi \cos\theta \hat{\mathbf{x}} + \sin\phi \cos\theta \hat{\mathbf{y}} - \sin\theta\hat{\mathbf{z}} \\ \hat{\boldsymbol{\phi}} &= -\sin\phi \hat{\mathbf{x}} + \cos\phi \hat{\mathbf{y}} \end{align*}

유도

5EF2C2833.png

r^\hat{\mathbf{r}}을 먼저 구한 뒤 이를 이용해서 나머지 둘을 구한다.

반지름 방향 단위벡터 r^\hat{\mathbf{r}}

r^=rr^=xx^+yy^+zz^ \hat{\mathbf{r}}=r\hat{\mathbf{r}}=x\hat{\mathbf{x}}+y\hat{\mathbf{y}}+z\hat{\mathbf{z}}

이므로 양변을 rr로 나누면 다음과 같다.

r^=xrx^+yry^+zrz^=xrsinθsinθx^+yrsinθsinθy^+cosθz^=cosϕsinθx^+sinϕsinθy^+cosθz^=r^(θ,ϕ) \begin{align*} \hat{\mathbf{r}}&=\frac{x}{r}\hat{\mathbf{x}}+\frac{y}{r}\hat{\mathbf{y}}+\frac{z}{r}\hat{\mathbf{z}} \\ &= \frac{x}{r \sin\theta}\sin\theta\hat{\mathbf{x}}+\frac{y}{r \sin\theta}\sin\theta\hat{\mathbf{y}}+\cos\theta\hat{\mathbf{z}} \\ &= \cos\phi \sin\theta \hat{\mathbf{x}} + \sin\phi \sin\theta\hat{\mathbf{y}} + \cos\theta\hat{\mathbf{z}} =\hat{\mathbf{r}}(\theta,\phi) \end{align*}

극각 방향 단위벡터 θ^\hat{\boldsymbol{\theta}}

θ^\hat{\boldsymbol{\theta}}r^\hat{\mathbf{r}}방향에서 ϕ\phi는 그대로이고 θ\thetaπ2\dfrac{\pi}{2}만큼 증가한 것이므로 다음과 같다.

θ^=r^(θ+π2,ϕ)=cosϕsin(θ+π2)x^+sinϕsin(θ+π2)y^+cos(θ+π2)z^=cosϕcosθx^+sinϕcosθy^sinθz^ \begin{align*} \hat{\boldsymbol{\theta}} &= \hat{\mathbf{r}} \left(\theta+\dfrac{\pi}{2}, \phi \right) \\ &= \cos\phi \sin\left(\theta+\dfrac{\pi}{2}\right) \hat{\mathbf{x}} + \sin\phi \sin\left(\theta+\dfrac{\pi}{2}\right)\hat{\mathbf{y}} + \cos\left(\theta+\dfrac{\pi}{2}\right)\hat{\mathbf{z}} \\ &= \cos\phi \cos\theta \hat{\mathbf{x}} + \sin\phi \cos\theta\hat{\mathbf{y}} - \sin\theta\hat{\mathbf{z}} \end{align*}

방위각 방향 단위벡터 ϕ^\hat{\boldsymbol{\phi}}

ϕ^=r^×θ^\hat{\boldsymbol{\phi}}=\hat{\mathbf{r}} \times \hat{\boldsymbol{\theta}}이므로 다음과 같다.

ϕ^=x^y^z^cosϕsinθsinϕsinθ cosθcosϕcosθsinϕcosθsinθ=(sinϕsin2θsinϕcos2θ)x^+(cosϕcos2θ+cosϕsin2θ)y^+(cosϕsinθsinϕcosθcosϕsinθsinϕcosθ)z^=sinϕ(sin2θ+cos2θ)x^+cosϕ(cos2θ+sin2θ)y^=sinϕx^+cosϕy^ \begin{align*} \hat{\boldsymbol{\phi}} &= \begin{vmatrix} \hat{\mathbf{x}} & \hat{\mathbf{y}} & \hat{\mathbf{z}} \\ \cos\phi \sin\theta & \sin\phi \sin\theta\ & \cos\theta \\ \cos\phi \cos\theta & \sin\phi \cos\theta & -\sin\theta \end{vmatrix} \\ &= (-\sin\phi \sin^2\theta-\sin\phi \cos^2\theta)\hat{\mathbf{x}}+ (\cos\phi \cos^2\theta + \cos\phi \sin^2\theta)\hat{\mathbf{y}} \\ &\quad +(\cos\phi \sin\theta \sin\phi \cos\theta -\cos\phi \sin\theta \sin\phi \cos\theta)\hat{\mathbf{z}} \\ &= -\sin\phi (\sin^2\theta + \cos^2\theta) \hat{\mathbf{x}} + \cos\phi (\cos^2 \theta + \sin^2\theta) \hat{\mathbf{y}} \\ &= -\sin\phi \hat{\mathbf{x}} + \cos\phi \hat{\mathbf{y}} \end{align*}

혹은 이렇게 생각할 수도 있다. ϕ^\hat{\boldsymbol{\phi}}의 방향을 결정할 때 θ\theta는 영향을 끼치지 않는다. θ\theta의 값에 상관 없이 오로지 rr, ϕ\phi의 값에 따라서면 방향이 결정된다. 또한 ϕ^\hat{\boldsymbol{\phi}}의 방향은 r^\hat{\mathbf{r}}방향에서 ϕ\phiπ2\dfrac{\pi}{2}만큼 증가한 것이다. 따라서 r^\hat{\mathbf{r}}에서 θ\theta항이 사라지고 ϕ\phi대신 ϕ+π2\phi + \dfrac{\pi}{2}를 대입한 꼴이다.

ϕ^=cos(ϕ+π2)x^+sin(ϕ+π2)y^=sinϕx^+cosϕy^ \begin{align*} \hat{\boldsymbol{\phi}} &= \cos{(\phi+\dfrac{\pi}{2} )}\hat{\mathbf{x}} + \sin{(\phi + \dfrac{\pi}{2})}\hat{\mathbf{y}} \\ &= -\sin \phi \hat{\mathbf{x}}+ \cos \phi \hat{\mathbf{y}} \end{align*}