Linear Algebra I: Orthogonal Matrix Condition

Click For Summary
SUMMARY

The matrix given in the discussion is defined as A = \begin{pmatrix} -1 & 2 & 2\\ 2 & -1 & 2\\ 2 & 2 & -1 \end{pmatrix}. It has been determined that this matrix is not orthogonal because the length of the vector spanning its column space does not equal 1, violating the orthogonality condition. Consequently, the inverse of the matrix does not need to be calculated, as it is confirmed that A is not orthogonal and does not form an orthonormal set.

PREREQUISITES
  • Understanding of orthogonal matrices
  • Knowledge of vector norms
  • Familiarity with matrix transposition
  • Basic linear algebra concepts
NEXT STEPS
  • Study the properties of orthogonal matrices in linear algebra
  • Learn how to compute the inverse of orthogonal matrices
  • Explore the concept of orthonormal sets in vector spaces
  • Investigate applications of orthogonal matrices in computer graphics
USEFUL FOR

Students studying linear algebra, educators teaching matrix theory, and anyone interested in understanding the properties and applications of orthogonal matrices.

Dembadon
Gold Member
Messages
660
Reaction score
88
I would like to check my reasoning for this problem to make sure I understand what an orthogonal matrix is.

Homework Statement



Determine if the matrix is orthogonal. If orthogonal, find the inverse.

<br /> \begin{pmatrix}<br /> -1 &amp; 2 &amp; 2\\<br /> 2 &amp; -1 &amp; 2\\<br /> 2 &amp; 2 &amp; -1<br /> \end{pmatrix}<br />

Homework Equations



If a matrix A is orthogonal, then
<br /> A^{-1} = A^T.<br />

The Attempt at a Solution



One of the conditions that must be met for a matrix to be orthogonal is that the length of the vectors spanning its column space must be 1, correct? So, if we let
<br /> A=\begin{pmatrix}<br /> -1 &amp; 2 &amp; 2\\<br /> 2 &amp; -1 &amp; 2\\<br /> 2 &amp; 2 &amp; -1<br /> \end{pmatrix}=(\mathbf{a}_1,\mathbf{a}_2,\mathbf{a}_3),<br />
then
<br /> ||\mathbf{a}_1||^2 \neq 1,<br />
so a condition for orthogonality has been violated. Thus, A is not orthogonal and there is no need to continue with the problem.

Another way to put it would be to say that the Col\ A is not an orthonormal set, so A is not orthogonal. Is this correct?
 
Physics news on Phys.org
That is all correct!
 
micromass said:
That is all correct!

Thanks, micro! :smile:
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K