Isomorphism of L_A: Orthogonal Matrix, ℝ^n -> ℝ^n

  • Thread starter Thread starter damabo
  • Start date Start date
  • Tags Tags
    Isomorphism
damabo
Messages
53
Reaction score
0

Homework Statement



if L_A: ℝ^n -> ℝ^n : X-> A.X is a linear transformation, and A is an orthogonal matrix, show that L_A is an isomorphism.
also given is that (ℝ,ℝ^n,+,[.,.]) , the standard Euclidian space which has inproduct [X,Y]= X^T.Y

Homework Equations



ortogonal matrix, so A^T=A^{-1}
isomorphism = bijective and linear (so what is left to show is bijective)

The Attempt at a Solution



don't know where to start
 
Physics news on Phys.org
damabo said:

Homework Statement



if L_A: ℝ^n -> ℝ^n : X-> A.X is a linear transformation, and A is an orthogonal matrix, show that L_A is an isomorphism.
also given is that (ℝ,ℝ^n,+,[.,.]) , the standard Euclidian space which has inproduct [X,Y]= X^T.Y

Homework Equations



ortogonal matrix, so A^T=A^-1
isomorphism = bijective and linear (so what is left to show is bijective)


The Attempt at a Solution



don't know where to start

Well, what's the definition of bijective?
 
surjective and injective ofcourse:
injective:
I must show that if X_1 != X_2 then A.X_1 ≠A.X_2.
So choose X_1,X_2 \in ℝ^n. because [AX_1,AX_2]=X_1^T.A^T.A.X_2 = X_1^T.X_2=[X_1,X_2], length, distance and orthogonality will be preserved. so A.X_1 ≠A.X_2.
surjective:
I must show that for every Y \in ℝ^n : A.X=Yfor some X \in ℝ^n
Choose Y in ℝ^n. Is there an X in ℝ^n such that A.X=Y? I'm not sure what to do here.
 
damabo said:
surjective and injective ofcourse:
injective:
I must show that if X_1 != X_2 then A.X_1 ≠A.X_2.
So choose X_1,X_2 \in ℝ^n. because [AX_1,AX_2]=X_1^T.A^T.A.X_2 = X_1^T.X_2=[X_1,X_2], length, distance and orthogonality will be preserved. so A.X_1 ≠A.X_2.
surjective:
I must show that for every Y \in ℝ^n : A.X=Yfor some X \in ℝ^n
Choose Y in ℝ^n. Is there an X in ℝ^n such that A.X=Y? I'm not sure what to do here.

You've shown A is injective, so you know the kernel of A is {0}. Use the rank-nullity theorem.
 
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