Task list filter?
Choose required ranks and required tasks. The table of contents will list only tasks having one of the required ranks in corresponding rankings and at least one of the required tags (overall). If you wish to filter only according to some rankings or tags, leave the other groups empty.
Task rankings
Difficulty level
Task tags
Task type
«
«
Isomorphic spaces
Task number: 4528
Decide whether the following pairs of vector spaces are isomorphic. If so, find a suitable isomorphism.
Variant
R2×2 and R4Solution
The space R2×2 has dimension 4, the same as the space R4. They are both over the same field R, and are therefore isomorphic to each other.
Isomorphism can be determined by a bijective mapping of a basis to a basis, e.g. f(10)=(1,0,0,0)T, f(0100)=(0,1,0,0)T, f(0010)=(0,0,1,0)T, f(0001)=(0,0,0,1)T.
This isomorphism is then given by the formula: f(abcd)=(a,b,c,d)T.
Variant
R4 and the space of real polynomials of degree at most threeAnswer
They are isomorphic, e.g. (a,b,c,d)T→ax3+bx2+cx+d.Variant
Rm×n and Rn×mAnswer
They are isomorphic, e.g. \boldsymbol A \to \boldsymbol A^\mathsf T.Variant
\mathbb R^n over \mathbb R and \mathbb C^n over \mathbb CAnswer
Even though they have the same dimension, they are not isomorphic because they are spaces above different fields.Variant
\mathbb R^2 and \{\boldsymbol x = (x_1, x_2, x_3, x_4)^\mathsf T \in \mathbb R^4\colon x_1 + x_2 = x_3 + x_4 = 0\}Answer
They are isomorphic, e.g. (a,b)^\mathsf T\to (a,-a,b,-b)^\mathsf T.Variant
\mathbb R^4 and the space of linear mappings f : \mathbb R^4 \to \mathbb RAnswer
Each mapping f is uniquely determined by its matrix, e.g. with respect to the standard bases [f]_{E,E}.
The spaces are isomorphic, e.g. (a,b,c,d)^\mathsf T\to (a\ b\ c\ d).
Variant
\mathbb R^4 and the space of linear mappings f : \mathbb R \to \mathbb R^4Answer
They are isomorphic, e.g. (a,b,c,d)^\mathsf T\to \left(\begin{smallmatrix}a \\ b \\ c \\ d \end{smallmatrix}\right).Variant
\mathbb R^4 and the space of linear mappings f : \mathbb R^2 \to \mathbb R^2Answer
They are isomorphic, e.g. (a,b,c,d)^\mathsf T\to \left(\begin{smallmatrix}a & b \\ c & d \end{smallmatrix}\right).