Basis of range of a matrix relative to some bases

TorcidaS
Messages
5
Reaction score
0

Homework Statement


Let T be the linear transformation of R5 into R3 that has the matrix

A =
1 3 2 0 -1
2 6 4 6 4
1 3 2 2 1

relative to the bases [(1,1,1,1,1), (1,1,1,1,0), (1,1,0,0,0), (1,0,0,0,0), (0,0,0,0,1)] of R5 and [(1,1,1), (0,1,0), (1,0,0)] of R3. Find a basis for the range of T.


Homework Equations





The Attempt at a Solution



The whole ordeal with the different bases for R5 and R3 confuses me. If this was just an ordinary matrix, I'd have row reduced and gotten my basis for the range to be
{[1 2 1]^T and [0 6 2]^T.

But this isn't the correct answer. The correct answer is

[(4/3, 1, 1), (1/3, 1, 0)].


Any suggestions? Much thanks.
 
Physics news on Phys.org
The vectors you found are representations relative to the basis {(1,1,1), (0,1,0), (1,0,0)}. The answer you gave is relative to the natural basis. You just need to change representations from one basis to the other. Keep in mind that a basis is not unique, so you may come up with two vectors that don't match the answer, but they just need to have the same span.
 
vela said:
The vectors you found are representations relative to the basis {(1,1,1), (0,1,0), (1,0,0)}. The answer you gave is relative to the natural basis. You just need to change representations from one basis to the other. Keep in mind that a basis is not unique, so you may come up with two vectors that don't match the answer, but they just need to have the same span.

Hi, thank you very much for your answer.
 
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