Solving Reflection Matrix Homework: Angle & Rotation About Origin

  • Thread starter Thread starter Lchan1
  • Start date Start date
  • Tags Tags
    Matrix Reflection
Lchan1
Messages
38
Reaction score
0

Homework Statement


Given the matrix A=
-1/2 root(3)/2
root(3)/2 1/2

determine if the matrix is a rotation about the origin or a reflection about the positive x axis
and find the angle between the that the line makes with the x-axis



Homework Equations





The Attempt at a Solution



I found the det(A)=-1 can I concluded that the matrix reflects vectors?
and also how do you find the angle?
I tried doing projection onto the axis. but didnt get me anywhere
please help..
 
Physics news on Phys.org
Hi Lchan1! :smile:

(have a square-root: √ :wink:)
Lchan1 said:
I found the det(A)=-1 can I concluded that the matrix reflects vectors?

Yup! :smile:
and also how do you find the angle?

learn this:

rotation through angle θ is

cosθ sinθ
-sinθ cosθ :wink:
 
does that mean it's a rotation and a reflection?
pi/3 will be the angle?
 
Lchan1 said:
does that mean it's a rotation and a reflection?
pi/3 will be the angle?

sorry, I was a bit too cryptic last time :redface:

a combination of a rotation and a reflection is a reflection …

it would have been better if I'd said

rotation through angle θ is

cosθ sinθ
-sinθ cosθ

reflection about y-axis is

-1 0
0 1

and if you combine them you get … ? :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top