answersLogoWhite

0

Why transpose of a matrix is orthogonal?

Updated: 4/28/2022
User Avatar

Wiki User

āˆ™ 10y ago

Best Answer

It need not be, so the question makes no sense!

User Avatar

Wiki User

āˆ™ 10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why transpose of a matrix is orthogonal?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is an orthogonal matrix?

A matrix A is orthogonal if itstranspose is equal to it inverse. So AT is the transpose of A and A-1 is the inverse. We have AT=A-1 So we have : AAT= I, the identity matrix Since it is MUCH easier to find a transpose than an inverse, these matrices are easy to compute with. Furthermore, rotation matrices are orthogonal. The inverse of an orthogonal matrix is also orthogonal which can be easily proved directly from the definition.


How do you check orthogonality of a matrix using arrays?

the transpose of null space of A is equal to orthogonal complement of A


Is it true that the transpose of the transpose of a matrix is the original matrix?

yes, it is true that the transpose of the transpose of a matrix is the original matrix


If A is an orthogonal matrix then why is it's inverse also orthogonal?

First let's be clear on the definitions.A matrix M is orthogonal if MT=M-1Or multiply both sides by M and you have1) M MT=Ior2) MTM=IWhere I is the identity matrix.So our definition tells us a matrix is orthogonal if its transpose equals its inverse or if the product ( left or right) of the the matrix and its transpose is the identity.Now we want to show why the inverse of an orthogonal matrix is also orthogonal.Let A be orthogonal. We are assuming it is square since it has an inverse.Now we want to show that A-1 is orthogonal.We need to show that the inverse is equal to the transpose.Since A is orthogonal, A=ATLet's multiply both sides by A-1A-1 A= A-1 ATOr A-1 AT =ICompare this to the definition above in 1) (M MT=I)do you see how A-1 now fits the definition of orthogonal?Or course we could have multiplied on the left and then we would have arrived at 2) above.


What is the definition of transpose in regards to a matrix?

The Transpose of a MatrixThe matrix of order n x m obtained by interchanging the rows and columns of the m X n matrix, A, is called the transpose of A and is denoted by A' or AT.


What is a symmetric matrix?

a square matrix that is equal to its transpose


What is transpose of the sparse matrix?

Another sparse matrix.


How do you find transportation of matrix?

Invert rows and columns to get the transpose of a matrix


What is the meaning of transpose?

The transpose of a matrix A is the matrix B that is obtained by swapping the rows and columns of A into the columns and rows of B. In algebraic form, if A = {aij} then B = {aji} is its transpose, where 1 ≤ i ≤ n and 1 ≤ j ≤ m.


What is an adjoint matrix?

The classical adjoint of a square matrix A the transpose of the matrix who (i, j) entry is the a i j cofactor.


Verify that H is an elementary orthogonal matrix.Where H is householder matrix?

For the matrix , verify that


What is harmitian matrix?

Hermitian matrix (please note spelling): a square matrix with complex elements that is equal to its conjugate transpose.