e(ho0n3
- 1,349
- 0
[SOLVED] Regarding the Form of an Automorphism
Homework Statement
I want to prove the following:
f : \mathbb{R}^n \rightarrow \mathbb{R}^n is an automorphism if and only if f has the form
\begin{pmatrix}x_1 \\ \vdots \\ x_n \end{pmatrix} \mapsto \begin{pmatrix} g_1(x_1, \ldots, x_n) \\ \vdots \\ g_n(x_1, \ldots, x_n) \end{pmatrix}
where
g_i(x_1, \ldots, x_n) = a_{i1}x_1 + \ldots + a_{in}x_n
and the a's are constants.
The attempt at a solution
Proving that f is an automorphism given that it has the latter form is easy. Proving the converse is hard.
It took me a while to prove the case for n = 1: For x not equal to 0, f(x)/x = f(x/x) = f(1) so f(x) = f(1)x. For x = 0, f(0) = f(0*0) = 0f(0) = f(1)0.
I was thinking about the 'n = 2' case. I can't employ the same method of proof as before since I'm dealing with vectors now. I'm thinking that the preservation of structure, i.e. f(u + v) = f(u) + f(v) and f(ru) = rf(u), must in some fashion force f to have the form described in the statement. However, I don't see how this could possibly be.
Homework Statement
I want to prove the following:
f : \mathbb{R}^n \rightarrow \mathbb{R}^n is an automorphism if and only if f has the form
\begin{pmatrix}x_1 \\ \vdots \\ x_n \end{pmatrix} \mapsto \begin{pmatrix} g_1(x_1, \ldots, x_n) \\ \vdots \\ g_n(x_1, \ldots, x_n) \end{pmatrix}
where
g_i(x_1, \ldots, x_n) = a_{i1}x_1 + \ldots + a_{in}x_n
and the a's are constants.
The attempt at a solution
Proving that f is an automorphism given that it has the latter form is easy. Proving the converse is hard.
It took me a while to prove the case for n = 1: For x not equal to 0, f(x)/x = f(x/x) = f(1) so f(x) = f(1)x. For x = 0, f(0) = f(0*0) = 0f(0) = f(1)0.
I was thinking about the 'n = 2' case. I can't employ the same method of proof as before since I'm dealing with vectors now. I'm thinking that the preservation of structure, i.e. f(u + v) = f(u) + f(v) and f(ru) = rf(u), must in some fashion force f to have the form described in the statement. However, I don't see how this could possibly be.