3 by 3 matrix with an orthogonality constraint

Click For Summary
SUMMARY

A 3x3 matrix has 9 entries, but when applying the orthogonality constraint represented by the equation RR^T = I (where I is the identity matrix), it results in 6 independent equations. This is due to the symmetry of the product RR^T, which leads to 6 independent entries in the resulting symmetric matrix. Consequently, there are 3 independent parameters remaining in the matrix R, calculated as 9 total entries minus 6 independent constraints.

PREREQUISITES
  • Understanding of matrix algebra, specifically 3x3 matrices
  • Familiarity with orthogonal matrices and their properties
  • Knowledge of matrix multiplication and transposition
  • Basic concepts of linear algebra, including independent parameters
NEXT STEPS
  • Study the properties of orthogonal matrices in linear algebra
  • Learn about symmetric matrices and their characteristics
  • Explore the concept of independent parameters in higher-dimensional matrices
  • Investigate the implications of orthogonality constraints in various mathematical applications
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, matrix theory, and applications in computer science or engineering.

touqra
Messages
284
Reaction score
0
This is a paragraph from a book, which I don't understand:
"How many independent parameters are there in a 3x3 matrix? A real 3x3 matrix has 9 entries but if we have the orthogonality constraint,
[tex]RR^T = 1[/tex]
which corresponds to 6 independent equations because the product
[tex]RR^T[/tex] being the same as [tex]R^TR[/tex], is a symmetrical matrix with 6 independent entries.
As a result, there are 3 (9-6) independent numbers in R."
I can understand why a real 3x3 matrix has 9 entries. But the sentences after that...I don't understand.
 
Physics news on Phys.org
touqra said:
This is a paragraph from a book, which I don't understand:
"How many independent parameters are there in a 3x3 matrix? A real 3x3 matrix has 9 entries but if we have the orthogonality constraint,
[tex]RR^T = 1[/tex]
which corresponds to 6 independent equations because the product
[tex]RR^T[/tex] being the same as [tex]R^TR[/tex], is a symmetrical matrix with 6 independent entries.
As a result, there are 3 (9-6) independent numbers in R."
I can understand why a real 3x3 matrix has 9 entries. But the sentences after that...I don't understand.
The orginal statement is a bit peculiar. "How many independent parameters are there in a 3x3 matrix?" is answered by the first part of the next sentence. Since a real 3x3 matrix has 9 entries- 9 independent parameters. However, it then talks about the "orthogonality constraint" as if it were talking about orthogonal matrices all along.
Imagine writing out a 3x3 matrix and its transpose, then multiplying them. Since RRT= 1, that gives 9 equations. However, RTR must give the same thing so that not all of those equations are independent. There are 3 equations that say the quantities on the main diagonal are equal to 1 and 3 equations that say the quantities above the main diagonal are equal to 0. The 3 equations that say the quantities below the main diagonal are 0 do not give us anything new because of the symmetry. There are (no more than) 6 independent equations. You could choose 3 of the entries independently (as the parameters) and then solve the 6 equations for the remaining 6 numbers.
 

Similar threads

Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
15K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
2
Views
3K