In questions 1 to 4, where possible, simplify the matrix expressions.
A + 2B , where
Matrices A and B have the same
dimensions, 3×2.
The expression is therefore defined.
(2C – 3DT)T ,
where
Matrix C has dimensions 2×3 and
matrix D has dimensions 3×2
Matrices CT and D have the same
dimensions.
The expression is therefore defined.
C + D ,
where
Matrix C has dimensions 2×3 but
matrix D has dimensions 3×2
C + D is undefined. |
DE, ED and EDT,
where
Matrix D has dimensions 3×2 (so that its
transpose DT has dimensions 2×3) and
matrix E has dimensions 2×2
DE is defined (as a 3×2 matrix),
EDT is defined (as a 2×3 matrix), but
ED is not defined at all.
ED is undefined. |
Find the conditions on the entries a, b,
c, d of the matrix M such that it commutes
with the upper triangular matrix U, where
(where a and b are free parameters).
The matrix that represents a rotation of the x-y
plane by an angle q about the
origin is
Show that any two such matrices commute, that is
Therefore the order of rotations in two dimensions
doesn’t matter.
In three dimensions, the matrix that represents a rotation
by an angle q about the z axis is
and the matrix that represents a rotation
by an angle f about the x axis is
Show that the order of these two rotations does matter in
general, that is
(unless q = 0 and/or f = 0 ,
which correspond to the identity operations of no rotation
at all about the appropriate axis).
Therefore reversing the order in which non-trivial rotations
about each of the x and z axes are taken does
result in a different transformation.
Prove that the square K 2 of any skew-symmetric matrix K is symmetric.
Matrix K is skew-symmetric
Therefore the square of any skew-symmetric matrix is a
symmetric matrix.