1 Crore+ students have signed up on EduRev. Have you? Download the App |
A matrix is a rectangular array of numbers or functions arranged in a fixed number of rows and columns. There are many types of matrices. Let us consider a matrix to understand more about them.
[latex]A =
_{3 \times 2}[/latex]
The above matrix A is of order 3 × 2. Thus, there are a total of 6 elements.
The horizontal array is known as rows and the vertical array are known as Columns.
Now, let us take another matrix.
[latex]B =
_{2 \times 3}[/latex]
The number of rows in matrix A is greater than the number of columns, such a matrix is called a Vertical matrix.
The number of columns in matrix B is greater than the number of rows. Such a matrix is called a Horizontal matrix.
One thing to notice here, if elements of A and B are listed, they are the same in number and each element which is there in A is there in B too. So, is A = B?
Before answering this, we should know how to decide the equality of the matrices.
A matrix P is said to be equal to matrix Q if their orders are the same and each corresponding element of P is equal to that of Q.
That is, if [latex]P[/latex] =[latex] [p_{ij}]_{m×n}[/latex] and [latex]Q[/latex] =[latex] [q_{ij}]_{r×s}[/latex] are two matrices such that[latex] P[/latex] = [latex]Q[/latex], then:
How to Find Transpose of a Matrix?
Let us now go back to our original matrices A and B. Though they have the same set of elements, are they equal?
The answer is no. That’s because their order is not the same. Now, there is an important observation. There can be many matrices which have exactly the same elements as A has.
Here, the number of rows and columns in A is equal to number of columns and rows in B respectively. Thus, the matrix B is known as the Transpose of the matrix A. The transpose of matrix A is represented by [latex]A'[/latex] or [latex]A^T[/latex]. The following statement generalizes transpose of a matrix:
If [latex]A[/latex] = [latex][a_{ij}]_{m×n}[/latex], then [latex]A'[/latex] =[latex][a_{ij}]_{n×m}[/latex].
Thus Transpose of a Matrix is defined as “A Matrix which is formed by turning all the rows of a given matrix into columns and vice-versa.”
Let’s Work Out-
Example- Find the transpose of the given matrix
[latex]M =
[/latex]
Solution- Given a matrix of the order 4×3.
Transpose of a matrix is given by interchanging of rows and columns.
[latex]M^T =[/latex]
To understand the properties of transpose matrix, we will take two matrices A and B which have equal order. Some properties of transpose of a matrix are given below:
(i) Transpose of the Transpose Matrix
If we take transpose of transpose matrix, the matrix obtained is equal to the original matrix. Hence, for a matrix A, [latex](A’ )'[/latex] = [latex]A[/latex]
What basically happens, is that any element of A, i.e. [latex]a_{ij}[/latex] gets converted to [latex]a_{ji}[/latex] if transpose of A is taken. So, taking transpose again, it gets converted to [latex]a_{ij}[/latex], which was the original matrix [latex]A[/latex].
Example: If [latex]N =
[/latex],
Then [latex]N’ =
[/latex]
Now, [latex](N’)'[/latex] = [latex]
[/latex]
= [latex]N[/latex]
(ii) Addition Property of Transpose
Transpose of an addition of two matrices A and B obtained will be exactly equal to the sum of transpose of individual matrix A and B.
This means,
[latex](A+B)'[/latex] = [latex]A’+B'[/latex]
Example- If[latex] P[/latex] = [latex]
[/latex]
and [latex]Q[/latex] = [latex]
[/latex]
[latex]P + Q[/latex] = [latex]
[/latex]= [latex]
[/latex]
[latex](P+Q)'[/latex] = [latex]
[/latex]
[latex]P’+Q'[/latex] = [latex]
+
[/latex] = [latex]
[/latex] = [latex](P+Q)'[/latex]
So, we can observe that [latex](P+Q)'[/latex] = [latex]P’+Q'[/latex].
(iii) Multiplication by Constant
If a matrix is multiplied by a constant and its transpose is taken, then the matrix obtained is equal to transpose of original matrix multiplied by that constant. That is,
[latex](kA)'[/latex] = [latex]kA'[/latex], where k is a constant
Example- If [latex]P[/latex] = [latex]
_{2×3} [/latex] and k is a constant, then [latex](kP)'[/latex]=
[latex]
_{2×3} [/latex]
[latex]kP'[/latex]= [latex] k
_{2×3} [/latex] = [latex]
_{2×3} [/latex] = [latex](kP)'[/latex]
We can observe that [latex](kP)'[/latex] = [latex]kP'[/latex].
(iv) 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. That is
[latex](AB)'[/latex] = [latex]B’A'[/latex]
Example: [latex]A [/latex]= [latex]
[/latex] and [latex] B [/latex] = [latex]
[/latex]
Let us find [latex]A×B[/latex].
[latex]A×B[/latex] = [latex]
\Rightarrow (AB)’ =
[/latex]
[latex]B’A'[/latex] = [latex]
[/latex]
= [latex]
[/latex] = [latex](AB)'[/latex]
∴ [latex](AB)'[/latex] = [latex]B’A'[/latex]
[latex]A’B'[/latex] = [latex]
=
[/latex]
We can clearly observe from here that (AB)’≠A’B’.
Those were properties of matrix transpose which are used to prove several theorems related to matrices.
209 videos|218 docs|139 tests
|
209 videos|218 docs|139 tests
|