Linearly Independent R^3 -> Linearly Independent R^4

svasudevan
Messages
2
Reaction score
0
Standard Matrix for R^3 -> R^4 where if domain is Linearly Independent so is codomain

Homework Statement



5. Suppose T : R^3 -> R^4 is a linear transformation with the following property:
For any linearly independent vectors v_1, v_2 and v_3 in R^3, the images T(v_1),
T(v_2) and T(v_3) are linearly independent in R4.
(a) Give an example of such a linear transformation. Give its standard matrix and the
reduced row echelon form of this matrix.
(b) Work out all possible shapes of the reduced row echelon form for such a matrix.
Use the symbols 0, 1, and * where * indicates an entry which may take on the value
of any real number.

Homework Equations



No relevant equations. The linear transformation must be given as a standard matrix with dimensions 3 * 4 since that would lead to a vector in R^4.

The Attempt at a Solution



So far I know that since the vectors are linearly independent, the reduced form of both vectors must have pivots in each column. I reasoned that the function must be injective because each vector in R^3 can only correspond to 1 vector in R^4 but there are more vectors in R^4 than R^3.

This question seems confusing and I can't put my thoughts together. This is not a very advanced class (it is just a standard freshman linear algebra course for scientists and scientists).
 
Last edited:
Physics news on Phys.org
If v = (a, b, c), try T(v) = (a, b, c, 0).
 
Thank you for your response. After more thinking I was able to find that the matrix must be linearly independent (pivot in every column) and that when it is row reduced, the matrix would be:

[ 1 0 0 ]
[ 0 1 0 ]
[ 0 0 1 ]
[ 0 0 0 ]
 
svasudevan said:
Thank you for your response. After more thinking I was able to find that the matrix must be linearly independent (pivot in every column) and that when it is row reduced, the matrix would be:

[ 1 0 0 ]
[ 0 1 0 ]
[ 0 0 1 ]
[ 0 0 0 ]
Don't you means that the columns in the matrix must be linearly independent?
 
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