Orthogonal matrices form a group

spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Show that the set of all ##n \times n## orthogonal matrices forms a group.

Homework Equations



The Attempt at a Solution



For two orthogonal matrices ##O_{1}## and ##O_{2}##, ##x'^{2} = x'^{T}x' = (O_{1}O_{2}x)^{T}(O_{1}O_{2}x) = x^{T}O_{2}^{T}O_{1}^{T}O_{1}O_{2}x = x^{T}O_{2}^{T}O_{2}x = x^{T}x = x^{2}.##

So, closure is obeyed.

Matrix multiplication is associative.

The identity element is the identity matrix.

##x'^{2} = (O^{-1}x)^{T}(O^{-1}x) = x^{T}(O^{-1})^{T}O^{-1}x = x^{T}(O^{T})^{-1}O^{-1}x = x^{T}(OO^{T})^{-1}x = x^{T}x = x^{2}##.

So, the inverse of any orthogonal matrix is an orthogonal matrix.

Is my answer correct?
 
Physics news on Phys.org
Looks good to me
 
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