벡터 크기 계산기
벡터의 크기를 단계별로 계산하기
벡터의 크기(길이, 노름)를 구하는 온라인 계산기로, 풀이 단계를 보여 줍니다.
사용자 입력
벡터 $$$\mathbf{\vec{u}} = \left\langle 3, 4, 12\right\rangle$$$의 크기(길이)를 구하시오.
풀이
벡터의 크기는 $$$\mathbf{\left\lvert\vec{u}\right\rvert} = \sqrt{\sum_{i=1}^{n} \left|{u_{i}}\right|^{2}}$$$로 주어진다.
좌표 성분들의 절댓값 제곱의 합은 $$$\left|{3}\right|^{2} + \left|{4}\right|^{2} + \left|{12}\right|^{2} = 169$$$입니다.
따라서 벡터의 크기는 $$$\mathbf{\left\lvert\vec{u}\right\rvert} = \sqrt{169} = 13$$$입니다.
정답
크기는 $$$13$$$A입니다.
Please try a new game Rotatly