Properties of Matrix Multiplication: Example 6
Properties of Matrix Multiplication: Example 6
Properties of Transpose
If r is a scalar and A and B are matrices, then
(i) (At )t = A (ii) (A + B)t = At + B t
(iii) (AB)t = B t At (iv) (rA)t = rAt
Example 6:
3
Determine a constant k such that (kA)t (kA) = 1, where A = 2. Is there more
1
than one value of k that could be used?
Solution:
3 3 3k
h i
t
Since A = 2, so kA = k 2 = 2k and (kA) = 3k 2k k .
1 1 k
1
Now
(kA)t (kA) = 1
3k
h i
⇒ 3k 2k k 2k = [1]
k
h i
⇒ 9k + 4k + k = [1]
2 2 2
h i
⇒ 14k = [1]
2
⇒ 14k 2 = 1
1
⇒ k = ±√
14
Practice Exercise
Solve / write answers
of the following short questions:
1
(i) If A = 1 + i. Find A(A)t .
i
x−1 1 y 1
(ii) Find the values of x and y if = .
y y+5 x − 1 −x
3x + y −y 1 2
(iii) Find x and y, if = .
2y − x y + 5 −5 3
3x + y −y 1 2
(iv) Find x and y, if = .
2y − x 3 −5 3
2
(vi) Which of the following matrices are symmetric, skew symmetric?
10 2 3 a g f 0 g f
(a) 2 9 6 , (b) g b h , (c) −g 0 h
3 6 8 f h c −f −h 0