- #1
Athenian
- 143
- 33
- Homework Statement
- Find the rotation matrix that will line up the orthogonal vectors,
##A = \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix}## and ##B = \begin{pmatrix} 1 \\ -2 \\ 1 \end{pmatrix}##
along the ##y##- and ##z##-axes, respectively.
Afterward, find a new basis in which the vectors ##A## and ##B## are aligned with the ##\hat{x}_2'## and ##\hat{x}_3'## basis vectors, respectively.
- Relevant Equations
- Refer Below ##\longrightarrow##
Below is the attempted solution of a tutor. However, I do question his solution method. Therefore, I would sincerely appreciate it if anyone could tell me what is going on with the below solution.
First off, the rotation of the matrix could be expressed as below:
$$G = \begin{pmatrix} AB & -||A \times B|| & 0 \\ ||A \times B|| & AB & 0 \\ 0 & 0 & 1\end{pmatrix} $$
Solving for ##AB##:
$$AB = 1-2+1=0$$
Solving for ##A \times B##:
$$A \times B = -i$$
$$||A \times B|| = 1$$
Therefore, the solution to the first part of the question is:
$$G = \begin{pmatrix} 0 & -1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & 1\end{pmatrix} $$
My Questions:
First off, what kind of rotation matrix is ##G##? Wasn't the rotation matrix supposed to consist of sines and cosines (as well as 0's and 1's)?
In addition, the wording of the question really confuses me. Essentially, the question wants me to find the rotation matrix that will allow vector ##A## to align itself along the ##y##-axis whereas vector ##B## should align itself along the ##z##-axis. Am I interpreting the question correctly?
Finally, how am I supposed to find ##\hat{x}_2'## and ##\hat{x}_3'## basis vectors? I watched through the given tutorial several times and I feel like the definition for the "basis vectors" (as well as how to use or find for it) are somewhat ill-defined.
However, I am going to simply assume the tutorial is fine and that I may have some knowledge gap that is preventing me from properly understanding the given material.
Therefore, any assistance in helping me out with this question would be greatly appreciated!
Side Note: I'll get back to working on this thread (i.e. https://www.physicsforums.com/threa...steady-state-temperature-distribution.987906/) soon enough. Thank you for your patience for those working with me there.
First off, the rotation of the matrix could be expressed as below:
$$G = \begin{pmatrix} AB & -||A \times B|| & 0 \\ ||A \times B|| & AB & 0 \\ 0 & 0 & 1\end{pmatrix} $$
Solving for ##AB##:
$$AB = 1-2+1=0$$
Solving for ##A \times B##:
$$A \times B = -i$$
$$||A \times B|| = 1$$
Therefore, the solution to the first part of the question is:
$$G = \begin{pmatrix} 0 & -1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & 1\end{pmatrix} $$
My Questions:
First off, what kind of rotation matrix is ##G##? Wasn't the rotation matrix supposed to consist of sines and cosines (as well as 0's and 1's)?
In addition, the wording of the question really confuses me. Essentially, the question wants me to find the rotation matrix that will allow vector ##A## to align itself along the ##y##-axis whereas vector ##B## should align itself along the ##z##-axis. Am I interpreting the question correctly?
Finally, how am I supposed to find ##\hat{x}_2'## and ##\hat{x}_3'## basis vectors? I watched through the given tutorial several times and I feel like the definition for the "basis vectors" (as well as how to use or find for it) are somewhat ill-defined.
However, I am going to simply assume the tutorial is fine and that I may have some knowledge gap that is preventing me from properly understanding the given material.
Therefore, any assistance in helping me out with this question would be greatly appreciated!
Side Note: I'll get back to working on this thread (i.e. https://www.physicsforums.com/threa...steady-state-temperature-distribution.987906/) soon enough. Thank you for your patience for those working with me there.