Range in Linear Transformation

mrshappy0
Messages
97
Reaction score
0

Homework Statement


L: R^3 -> R^2
L(x)=(0,0)^T
What is the basis, and dim of the Range?


Homework Equations


Rank(A)-Nullity(A)=n


The Attempt at a Solution


So clearly L(x)= (0,0)^T. So the basis must be the empty space and dim is zero, right?

Now, going of this same logic, Say L(x)=(x2,x3)^T. The basis would be {(1,0)^T, (0,1)^T} does this mean the range is just the Span of these two linearly independent vectors--> Span (v1,v2)?
 
Physics news on Phys.org
mrshappy0 said:

Homework Statement


L: R^3 -> R^2
L(x)=(0,0)^T
What is the basis, and dim of the Range?


Homework Equations


Rank(A)-Nullity(A)=n


The Attempt at a Solution


So clearly L(x)= (0,0)^T. So the basis must be the empty space and dim is zero, right?
Every vector space must consist of at least the zero vector, so a basis for the range of L would be <0, 0>. The dimension of the range is zero, which is what you said.
mrshappy0 said:
Now, going of this same logic, Say L(x)=(x2,x3)^T. The basis would be {(1,0)^T, (0,1)^T} does this mean the range is just the Span of these two linearly independent vectors--> Span (v1,v2)?
That's what a basis is - a set of vectors that spans some space or subspace. In this example, the range is all of R2.
 
#44, for the win. Thanks you.
 
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