Solutions Q31 - 34
Contents
Solutions Q31 - 34#
# import all python add-ons etc that will be needed later on
%matplotlib inline
import numpy as np
import matplotlib.pyplot as plt
import matplotlib.patches as patches
from sympy import *
init_printing() # allows printing of SymPy results in typeset maths format
plt.rcParams.update({'font.size': 14}) # set font size for plots
Q31 answer#
The coordinates of vector
and by substitution
and
Q32 answer#
The rotation matrix is
Substituting the double angle relationships into the last matrix shows that
Q33 answer#
There is no set answer to this question.
Q34 answer#
As rotation only occurs about the z-axis and by
An inversion is the matrix
(b) Performing the matrix multiplication the other way round produces the same result, therefore