0% found this document useful (0 votes)
34 views2 pages

Transpose of A Matrix

Uploaded by

joannarazalan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views2 pages

Transpose of A Matrix

Uploaded by

joannarazalan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Transpose of a Matrix

A matrix obtained by changing the rows into columns or columns into rows of a matrix is called
transpose of that matrix.
If 𝐴 is an 𝑚 × 𝑛 matrix, then the transpose of 𝐴, 𝐴𝑇 , is an 𝑛 × 𝑚 matrix. Thus the transpose of 𝐴 is
obtained from 𝐴 by interchanging its rows and columns.
𝑎11 𝑎12 … 𝑎1𝑛 𝒂𝟏𝟏 𝒂𝟐𝟏 … 𝒂𝒎𝟏
𝑎 𝑎22 … 𝑎2𝑛 𝒂 𝒂𝟐𝟐 … 𝒂𝒎𝟐
𝐴 = [ 21 ] 𝑨𝑻 = [ 𝟏𝟐 ]
⋮ ⋮ ⋮ ⋮ ⋮ ⋮ ⋮ ⋮
𝑎𝑚1 𝑎𝑚2 … 𝑎𝑚𝑛 𝒂𝟏𝒏 𝒂𝟐𝒏 … 𝒂𝒎𝒏
Examples:

EXERCISES 8.1
Perform the indicated operation/s using the matrices below.
2 −3 5
1 0 2 −2 0
7 −3 0 6 0 −6 𝐸=[ ]
𝐴 = [0 5 ] 𝐵 = [−3 1] 𝐶=[ ] 𝐷=[ ] 0 2 −3
7 −2 1 0 1 5 8 1 9
2 2

1. 𝐶 𝑇 2. −2𝐸 𝑇 3. 4𝐵𝑇 + 𝐴 4. −3(𝐶 − 𝐸)𝑇 5. 2(𝐶 + 𝐷)𝑇 + 1


2
(𝐷 𝑇 – 𝐸)

Properties of the Transpose

If 𝑟 is a scalar and 𝐴 and 𝐵 are matrices of appropriate sizes, then

a. (𝐴𝑇 )𝑇 = 𝐴
b. (𝐴 + 𝐵)𝑇 = 𝐴𝑇 + 𝐵𝑇
c. (𝑟𝐴)𝑇 = 𝑟𝐴𝑇

Examples: Let
4 2 1 7
4 2 3 1 2 5 𝑇 𝑇
𝐴=[ ] & 𝐵=[ ], and 𝐴 = [2 −3] & 𝐵 = [2 8].
2 −3 4 7 8 9
3 4 5 9

1. (𝐴𝑇 )𝑇 = 𝐴
4 2 𝑇 ?
4 2 3
([2 −3]) = [ ]
2 −3 4
3 4
𝟒 𝟐 𝟑 ✓ 𝟒 𝟐 𝟑
[ ]=[ ]
𝟐 −𝟑 𝟒 𝟐 −𝟑 𝟒

2. (𝐴 + 𝐵)𝑇 = 𝐴𝑇 + 𝐵𝑇
4 2 1 7
4 2 3 1 2 5 𝑇 ?
([ ]+[ ]) = [2 −3] + [2 8]
2 −3 4 7 8 9
3 4 5 9
5 9
5 4 8 𝑇 ?
([ ]) = [4 5 ]
9 5 13
8 13
𝟓 𝟗 ✓ 𝟓 𝟗
[𝟒 𝟓 ] = [𝟒 𝟓 ]
𝟖 𝟏𝟑 𝟖 𝟏𝟑
3. (𝑟𝐴)𝑇 = 𝑟𝐴𝑇
4 2
4 2 3 𝑇 ?
(2 [ ]) = 2 [2 −3]
2 −3 4
3 4
𝑇 ? 8 4
8 4 6
([ ]) = [4 −6]
4 −6 8
6 8
𝟖 𝟒 ✓ 𝟖 𝟒
[𝟒 −𝟔] = [𝟒 −𝟔]
𝟔 𝟖 𝟔 𝟖
EXERCISES 8.2
Verify the following mathematical statements using the given matrices. Show the process completely.
3 −1
1 3 2 4 2 −1
𝐴=[ ] 𝐵=[ ] 𝐶 = [2 4 ]
2 1 −3 −2 1 5
1 2

1. −𝐴 = (−𝐴𝑇 )𝑇 2. −4(𝐶 𝑇 ) = (−4𝐶)𝑇 3. 𝐴𝑇 + 𝐵𝑇 = (𝐵 + 𝐴)𝑇 4. 𝐵𝑇 − 𝐶 = (𝐵 − 𝐶)𝑇

You might also like