Transformation Matrix T in Terms of β1, β2 with Row Reduction Explained

jolly_math
Messages
51
Reaction score
5
Homework Statement
Let T be the linear transformation from R3 into R2 defined by T(x1, x2, x3) = (x1 + x2, 2x3 - x1).
B={α1,α2,α3} and B′ ={β1,β2}, where α1 = (1,0,−1), α2 = (1,1,1), α3 = (1,0,0), β1 = (0,1), β2 = (1,0). What is the matrix of T relative to the pair B, B′?
Relevant Equations
transformation
T(α1), T(α2), T(α3) written in terms of β1, β2:
Tα1 =(1,−3)
Tα2 =(2,1)
Tα3 =(1,0).
Then there is row reduction:
1667976594734.png

Therefore, the matrix of T relative to the pair B, B' is
1667976607260.png

I don't understand why the row reduction takes place? Also, how do these steps relate to ## B = S^{-1}AS ##? Thank you.
 
Last edited:
Physics news on Phys.org
The solution has calculated the matrix of T relative to the basis B and the standard basis of \mathbb{R}^2, \{ e_1 = (1,0), e_2 = (0,1) \}. But \beta_1 = e_2 and \beta_2 = e_1 so the rows of that matrix need to be swapped to give the matrix with respect to B and B', But you really don't need row reduction to do that; you can just swap the rows.

If B' depended on the standard basis in a less straightforward manner, then the row reduction may have been necessary to get to the required matrix.
 
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...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top