Skip to main content
Physics LibreTexts

3.6: Rotation of Axes, Two Dimensions

  • Page ID
    6803
  • \( \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}}\)

    In this section we consider the following problem. Consider two sets of orthogonal axes, \(\text{O}x, \text{O}y\), and \(\text{O}x^\prime, \text{O}y^\prime\), such that one set makes an angle \(θ\) with respect to the other. See figure (a) below. \(\text{A}\) point \(\text{P}\) can be described either by its coordinates \((x,y)\) with respect to one "basis set" \(\text{O}x, \text{O}y\), or by its coordinates with respect to the other basis set \(\text{O}x^\prime, \text{O}y^\prime\). The question is, what is the relation between the coordinates \((x,y)\) and the coordinates \((x^\prime,y^\prime)\)? See figure \(\text{III.18}\).

    We see that \(\text{OA} = x, \ \text{AP} = y, \ \text{ON} = x^\prime, \ \text{PN} = y^\prime, \ \text{OM} = x \cos θ, \ \text{MN} = y \sin θ\),

    \[\therefore \quad x^\prime = x \cos θ + y \sin θ. \label{3.6.1} \tag{3.6.1}\]

    Also \(\text{MA} = \text{NB} = x \sin θ, \quad \text{PB} = y \cos θ,\)

    \[\therefore \quad y^\prime = -x \sin θ + y \cos θ. \label{3.6.2} \tag{3.6.2}\]

    These two relations can be written in matrix form as

    \[\pmatrix{x^\prime \\ y^\prime} = \pmatrix{\cos θ & \sin θ \\ -\sin θ & \cos θ} \pmatrix{x \\ y}. \label{3.6.3} \tag{3.6.3}\]

    Figure 3.18.png
    \(\text{FIGURE III.18}\)

    There are several ways of obtaining the converse relations; that is, Equations for \(x\) and \(y\) in terms of \(x^\prime\) and \(y^\prime\). One way would be to design drawings similar to (b) and (c) that show the converse relations clearly, and the reader is encouraged to do this. Another way is merely to solve the above two Equations (which can be regarded as two simultaneous Equations in \(x\) and \(y\)) for \(x\) and \(y\). Less tedious is to interchange the primed and unprimed symbols and change the sign of \(θ\). Perhaps the quickest of all is to recognize that the determinant of the matrix

    \[\pmatrix{\cos θ & \sin θ \\ -\sin θ & \cos θ}\]

    is unity and therefore the matrix is an orthogonal matrix. One important property of an orthogonal matrix M is that its reciprocal M\(^{−1}\) is equal to its transpose \(\tilde{\textbf{M}}\) (formed by transposing the rows and columns). Therefore the converse relation that we seek is

    \[\pmatrix{x \\ y} = \pmatrix{\cos θ & \sin θ \\ - \sin θ & \cos θ}^{-1} \pmatrix{x^\prime \\ y^\prime} = \pmatrix{\cos θ & -\sin θ \\ \sin θ & \cos θ} \pmatrix{x^\prime \\ y^\prime}. \label{3.6.4} \tag{3.6.4}\]

    The reader might like to try all four methods to ensure that they all arrive at the same result.


    This page titled 3.6: Rotation of Axes, Two Dimensions is shared under a CC BY-NC 4.0 license and was authored, remixed, and/or curated by Jeremy Tatum via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.