Is the transformation matrix in Goldstein's problem an improper orthogonal one?

Click For Summary
SUMMARY

The transformation matrix for the reflection in a plane with unit normal \(\mathbf{\hat{n}}\) in Goldstein's problem is given by \(A_{ij} = \delta_{ij} - 2l_i l_j\), where \(l_i\) are the direction cosines. The matrix is orthogonal as demonstrated by \(A^T = A^{-1}\), but the determinant calculation yields +1, suggesting it is a proper orthogonal matrix. However, setting \(l_1 = l_2 = 0\) and \(l_3 = 1\) results in a diagonal matrix with a determinant of -1, indicating that the matrix is indeed improper under certain conditions. This discrepancy highlights the importance of careful determinant evaluation in confirming matrix properties.

PREREQUISITES
  • Understanding of transformation matrices in linear algebra
  • Familiarity with orthogonal matrices and their properties
  • Knowledge of direction cosines and their application in geometry
  • Ability to compute determinants of matrices
NEXT STEPS
  • Study the properties of improper orthogonal matrices in linear algebra
  • Learn about reflection transformations and their matrix representations
  • Explore determinant calculations for various matrix types
  • Investigate the implications of direction cosines in geometric transformations
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with linear transformations, particularly those studying reflection and orthogonality in vector spaces.

Irid
Messages
207
Reaction score
1
In Goldstein there is a problem asking to find a vector representation for a reflection in a plane of a unit normal [tex]\mathbf{\hat{n}}[/tex]. I find it to be

[tex]\mathbf{r'} = \mathbf{r} - 2(\mathbf{r\cdot \hat{n}})\mathbf{\hat{n}}[/tex]

and it has a corresponding transformation matrix with elements

[tex]A_{ij} = \delta_{ij} - 2l_i l_j[/tex]

where [tex]l_i\, , i=1,2,3[/tex] are the direction cosines for the orientation of the plane. Goldstein then asks to show that this matrix is an improper orthogonal one. I can show orthogonality by simply noting that [tex]A^T = A[/tex], and then I multiply [tex]A^2 = I[/tex], which shows that [tex]A^T = A^{-1}[/tex], which is the condition for orthogonality.

However, the improper nature of the matrix is unclear to me. If I compute the determinant, by explicitly writing out the form of the matrix, the result I obtain is +1, instead of -1:

[tex]\text{det}(A) = \begin{vmatrix}<br /> 1-l_1^2 & -l_1 l_2 & -l_1 l_3\\<br /> -2l_1 l_2 & 1-2l_2^2 & -2l_2 l_3\\<br /> -2l_1 l_3 & -2l_2 l_3 & 1-2l_3^2\end{vmatrix} = 1[/tex]

Does it mean that the matrix is a proper one? Or is there an error in the problem statement, or am I missing something?
 
Physics news on Phys.org
If I set l1=l2=0, and l3=1, your matrix is diagonal with entries 1, 1, -1, which obviously has det = -1. So I think you must have made a mistake taking the determinant.
 
Oh yeah, that's right. Conclusion: don't drink behind the table.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
Replies
5
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K