Finding inverse of matrix with trig values

Click For Summary

Homework Help Overview

The discussion revolves around finding the inverse of a rotation matrix defined by trigonometric functions, specifically involving the elements cos(theta) and sin(theta). Participants explore the properties of the matrix and the implications of its determinant.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to apply the determinant formula to the rotation matrix but expresses confusion regarding the trigonometric components. Some participants question the correctness of the determinant calculation and the method for finding the inverse, while others suggest recognizing the geometric interpretation of the rotation matrix.

Discussion Status

The discussion is active, with participants providing differing perspectives on the determinant and the method for finding the inverse. Some guidance has been offered regarding the properties of rotation matrices, but there is no explicit consensus on the approach to take.

Contextual Notes

Participants are navigating through the application of matrix operations involving trigonometric functions, with some expressing uncertainty about the standard procedures for 2x2 matrices in this context.

fend
Messages
8
Reaction score
0
Find the inverse of the rotation matrix

cos(theta) -sin(theta)
sin(theta) cos(theta)

I have no problems finding the inverse of a standard 2x2 matrix, however I am confused by the trig functions.

I guess the determanent would be 2cos(theta) and I would end up with

1/2cos(theta)*(the above 2x2 matrix)

Any assistance is greatly appreciated.
 
Physics news on Phys.org
I think you made a sign error in applying the determinant formula.
 
Frankly, it appears you have no clue what you are doing. Pretty much you say is wrong. The determinant is NOT "2 cos(theta)", it is (cos(theta))(cos(theta))- (sin(theta))(-sin(theta))= cos^2(theta)+ sin^2(theta)= 1.

And the inverse of a matrix is NOT the determinant time the "above matrix", it is the determinant times the matrix made of the minors of the original matrix.

For this particular problem, the simplest way to find the inverse is to recognize that this matrix represents rotation, about the origin, through an angle theta. And that the inverse ("reverse") matrix is rotation about the origin through angle -theta.
 
Well it's no different to doing this for any other matrix :smile:

For a 2x2 matrix

a b
c d

the determinant is ad-bc, yes?

So for your example you should have [tex]sin^2\theta+cos^2\theta=1[/tex] so actually, the inverse of your matrix is exactly the same. (edit: but you switch the signs for the [tex]sin\theta[/tex]'s.)
 
Thank you for all the responses. The subject has been clarified and I appreciate the assistance provided.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K