Skip to main content
Chemistry LibreTexts

14.4: Vector Normalization

  • Page ID
    106893
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    A vector of any given length can be divided by its modulus to create a unit vector (i.e. a vector of unit length). We will see applications of unit (or normalized) vectors in the next chapter.

    For example, the vector

    \[\mathbf{u}=\hat{\mathbf{i}}+\hat{\mathbf{j}}+i\hat{\mathbf{k}} \nonumber\]

    has a magnitude:

    \[|\mathbf{u}|^2=1^2+1^2+(-i)(i)=3\rightarrow |\mathbf{u}|=\sqrt{3} \nonumber\]

    Therefore, to normalize this vector we divide all the components by its length:

    \[\hat{\mathbf{u}}=\frac{1}{\sqrt{3}}\hat{\mathbf{i}}+\frac{1}{\sqrt{3}}\hat{\mathbf{j}}+\frac{i}{\sqrt{3}}\hat{\mathbf{k}} \nonumber\]

    Notice that we use the “hat” to indicate that the vector has unit length.

    Need help? The links below contain solved examples.

    Operations with vectors: http://tinyurl.com/mw4qmz8

    External links:


    This page titled 14.4: Vector Normalization is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Marcia Levitus via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.