Orthogonal transformation of matrix

In summary, an orthogonal transformation of a matrix is a linear transformation that preserves the length of vectors and angles between them. It is represented by an orthogonal matrix and examples include rotations, reflections, and shears. These transformations are important in linear algebra as they simplify calculations and preserve geometric properties. They also have real-world applications in fields such as computer science, physics, and engineering.
  • #1
vabamyyr
66
0
I have a question on matrix norms and orthogonal transformations. The 2-norm in invariant under orthogonal transformation, for if Q^T*Q=I. But i have trouble showing that for orthogonal Q and Q^H with appropriate dimensions

|| Q^H*A*Q ||2 =|| A ||2
 
Physics news on Phys.org
  • #2
The 2-norm of A returns the square-root of the maximum absolute eigenvalues of A^HA. So check, does (Q^HA*Q)^HQ^HA*Q preserve the absolute eigenvalues of A^HA?
 
  • #3


Orthogonal transformation of a matrix refers to the process of multiplying a matrix by an orthogonal matrix, resulting in a transformed matrix with the same determinant, and preserving the angles and lengths of the vectors within the matrix. This is an important concept in linear algebra and has various applications in fields such as computer graphics, signal processing, and physics.

One interesting property of orthogonal transformations is that they preserve the 2-norm of a matrix. This means that if we have a matrix A and we transform it by multiplying it on both sides by an orthogonal matrix Q, the 2-norm of the transformed matrix Q^H*A*Q will be the same as the 2-norm of the original matrix A.

To show this, we can use the fact that the 2-norm of a matrix is defined as the square root of the maximum eigenvalue of A^H*A. Since Q is an orthogonal matrix, Q^H*Q=I, and thus Q^H*A*Q is similar to A. This means that they have the same eigenvalues and thus the same maximum eigenvalue. Therefore, the 2-norm of Q^H*A*Q is equal to the 2-norm of A.

In other words, the 2-norm is invariant under orthogonal transformation. This is a useful property that allows us to analyze and compare matrices without being affected by their orientation or rotation.

However, it is important to note that this property only holds for orthogonal matrices Q and Q^H with appropriate dimensions. This means that Q and Q^H must be square matrices of the same size. If this condition is not met, the 2-norm may not be preserved under orthogonal transformation.

In conclusion, the 2-norm of a matrix is invariant under orthogonal transformation, which is a useful property in many applications. This can be shown by using the fact that orthogonal matrices preserve the eigenvalues of a matrix, and thus the maximum eigenvalue and 2-norm remain unchanged. However, it is important to ensure that the dimensions of the orthogonal matrices are appropriate to maintain this property.
 

1. What is an orthogonal transformation of a matrix?

An orthogonal transformation of a matrix is a type of linear transformation that preserves the length of vectors and the angles between them. In other words, the transformed matrix is still "orthogonal" or perpendicular to the original matrix.

2. What are some common examples of orthogonal transformations?

Some common examples of orthogonal transformations include rotations, reflections, and shears. These transformations can be applied to 2D or 3D matrices and are often used in computer graphics and image processing.

3. How is an orthogonal transformation represented mathematically?

An orthogonal transformation is represented by an orthogonal matrix, which is a square matrix with orthogonal rows and columns. This means that the dot product of any two rows or columns is equal to zero, indicating that they are perpendicular to each other.

4. What is the importance of orthogonal transformations in linear algebra?

Orthogonal transformations are important in linear algebra because they simplify calculations and preserve important geometric properties of matrices. They are also useful in solving systems of linear equations and diagonalizing matrices.

5. How are orthogonal transformations used in real-world applications?

Orthogonal transformations have various applications in fields such as computer science, physics, and engineering. For example, they are used in image and signal processing to remove noise and improve image quality, and in data compression to reduce the size of large datasets without losing important information.

Similar threads

  • Linear and Abstract Algebra
Replies
20
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
757
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
14
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
162
  • Linear and Abstract Algebra
Replies
1
Views
928
  • Linear and Abstract Algebra
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
771
  • Linear and Abstract Algebra
Replies
20
Views
1K
Replies
3
Views
1K
Back
Top