Transpose of a Matrix

From alpha
Jump to navigation Jump to search

The transpose of a matrix is one of the most common methods used for matrix transformation in matrix concepts across linear algebra.

Definition

The transpose of a matrix is obtained by interchanging its rows into columns or columns into rows. The transpose of the matrix is denoted by using the letter in the superscript of the given matrix. For example, if is the given matrix, then the transpose of the matrix is represented by or.

Transpose of a matrix

Example

Find the transpose of

Properties of transpose of the matrices

Let us take two matrices and which have equal order. Some properties of the transpose of a matrix are given below:

Transpose of the Transpose Matrix

If we take the transpose of the transpose matrix, the matrix obtained is equal to the original matrix.

Hence, for a matrix ,

Example

If then


Addition Property of Transpose

Transpose of an addition of two matrices and obtained will be equal to the sum of the transpose of individual matrices and

Hence

Example

If and



Multiplication by Constant

If a matrix is multiplied by a constant and its transpose is taken, then the matrix obtained is equal to the transpose of the original matrix multiplied by that constant.

Hence where is a constant

Example

If



Multiplication Property of Transpose

Transpose of the product of two matrices is equal to the product of transpose of the two matrices in reverse order.

Hence ,

If and