Finding inverse of matrix with trig values

Click For Summary
The discussion focuses on finding the inverse of a rotation matrix defined by trigonometric functions. The original poster mistakenly calculated the determinant as "2cos(theta)" instead of the correct value of 1, derived from cos^2(theta) + sin^2(theta). It was clarified that the inverse of the matrix is not obtained by multiplying the determinant with the original matrix but rather involves switching the signs of the sine terms. The simplest approach to find the inverse is to recognize that it represents a rotation through the negative angle, effectively making the inverse identical to the original matrix with adjusted sine signs. The topic was resolved, and participants expressed appreciation for the clarifications.
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 sin^2\theta+cos^2\theta=1 so actually, the inverse of your matrix is exactly the same. (edit: but you switch the signs for the sin\theta's.)
 
Thank you for all the responses. The subject has been clarified and I appreciate the assistance provided.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 2 ·
Replies
2
Views
997
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · 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 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K