Linear Algebra- Onto and One to One Linear Transformations

In summary: I just want to make sure I understand what you are saying.b is the vector that is being multiplied by the linear transformation and x is the y value that is being multiplied by the linear transformation.
  • #1
Sasor
16
0
Hey guys, I'm studying these concepts in linear algebra right now and I was wanting to confirm that my interpretation of it was correct.

One to one in algebra means that for every y value, there is only 1 x value for that y value- as in- a function must pass the horizontal line test (Even functions, trig functions would fail (not 1-1), for example, but odd functions would pass (1-1))

Onto means that in a function, every single y value is used, so again, trig and event functions would fail, but odd functions would pass- Any kind of function with a vertical asymptote would pass

So i tried to put these concepts in the context of linear functions and this is what I'm thinking-


Since transformations are represented by matrices,

Linearly independent transformation matrices would be considered one to one- because they have a unique solution. Linearly dependent transformations would not be one-to-one because they have multiple solutions to each y(=b) value, so you could have multiple x values for b

Now for onto, I feel like if a linear transformation spans the codomain it's in, then that means that all b values are used, so it is onto.

Examples:

1-1 but not onto

A linearly independent transformation from R3->R4 that ends up spanning only a plane in R4

Onto but not 1-1

A linearly dependent transformation from R3->R2 that's spans R2

1-1 AND onto

A linearly independent transformation from R3->R3 that spans R3

Neither 1-1 nor onto

A linearly dependent transformation from R2->R2 that spans a line


Is this interpretation correct?
 
Physics news on Phys.org
  • #2
Sasor said:
Hey guys, I'm studying these concepts in linear algebra right now and I was wanting to confirm that my interpretation of it was correct.

One to one in algebra means that for every y value, there is only 1 x value for that y value- as in- a function must pass the horizontal line test (Even functions, trig functions would fail (not 1-1), for example, but odd functions would pass (1-1))

So an odd function such as sin(x) would be one-to-one?

Onto means that in a function, every single y value is used, so again, trig and event functions would fail, but odd functions would pass-

So sin(x) is onto?

Any kind of function with a vertical asymptote would pass

So |tan(x)| is onto??

So i tried to put these concepts in the context of linear functions and this is what I'm thinking-


Since transformations are represented by matrices,

Linearly independent transformation matrices would be considered one to one- because they have a unique solution. Linearly dependent transformations would not be one-to-one because they have multiple solutions to each y(=b) value, so you could have multiple x values for b

And what exactly is a "linear independent matrix" or "linearly dependent transformation"??

Now for onto, I feel like if a linear transformation spans the codomain it's in, then that means that all b values are used, so it is onto.

How does a linear transformation span the codomain exactly?? What does that mean?

Examples:

1-1 but not onto

A linearly independent transformation from R3->R4 that ends up spanning only a plane in R4

Onto but not 1-1

A linearly dependent transformation from R3->R2 that's spans R2

1-1 AND onto

A linearly independent transformation from R3->R3 that spans R3

Neither 1-1 nor onto

A linearly dependent transformation from R2->R2 that spans a line


Is this interpretation correct?
 
  • #3
What are you getting at? If I'm incorrect, then just tell me
 
  • #4
Sasor said:
What are you getting at? If I'm incorrect, then just tell me

I just gave feedback on your post and I gave you some things to think about.

Furthermore, I honestly do not understand what you mean with linearly dependent matrix or a transformation spanning the codomain. So you should really say what you mean with that.
 
  • #5
A linearly dependent matrix is a matrix that is linearly dependent matrix...I don't know how I can really explain this...you understand what linear dependence means, right?

Also, when I say spans the codomain, I mean that the b in T(x)=b could be any vector in the codomain...
 
  • #6
Sasor said:
A linearly dependent matrix is a matrix that is linearly dependent matrix...I don't know how I can really explain this...you understand what linear dependence means, right?

I know very well what linear dependence means, but not in the context you are talking about. To me a set [itex]\{v_1,...,v_n\}[/itex] is linearly independent if for all [itex]\alpha_1,...,\alpha_n\in \mathbb{R}[/itex] holds:
[tex]\alpha_1v_1+...\alpha_nv_n=0~\Rightarrow \alpha_1=...=\alpha_n=0[/tex]

So, we are talking about a set of vectors here that is linearly indepenent. What you mean with a linearly independent matrix is a mystery to me. How does your book define it?

Also, when I say spans the codomain, I mean that the b in T(x)=b could be any vector in the codomain...

What is b, what is x?? Can you look the definition up in your textbook and quote it here?
 
  • #7
Ok, well linear dependence in context of a matrix is just like linear dependence with a set of vectors...

for example

[1 4 8 3]
[2 4 1 7]
[3 2 6 7]

If this^ matrix is linearly dependent, then it is equivalent to saying that these vectors:

[1] [4] [8] [3]
[2] [4] [1] [7]
[3],[2],[6],[7]

are linearly independent...
(The formal definition is that if you can set a matrix Ax=0 and your only solution is x=0, then the matrix/set of vectors is linearly independent)
Here is what I mean by b

[A|b] is the augmented matrix

so that

Ax=b

where
A is the coefficient matrix
x is the solution or kernel of solutions
and b is the vector in question to be found

Analogous to regular algebra

Ax=b

is to

mx=y
 
  • #8
OK, so you define a matrix to be linearly (in)dependent if their column vectors are linearly (in)dependent? I've never really seen this definition before, but ok.

This is indeed equivalent to

[tex]Ax=0~\Rightarrow x=0[/tex]

for all x.

And indeed, if a matrix satisfies that, then it is one-to-one. So any "linearly independent matrix" is one-to-one.

With "A spanning the codomain" you seem to mean that Ax=b has a solution for every b in the codomain. This is indeed equivalent to onto.

About your examples:

Examples:

1-1 but not onto

A linearly independent transformation from R3->R4 that ends up spanning only a plane in R4

I don't think it is possible for a transformation to be both "linearly independent" and only spanning a plane. So while your example does imply that the transformation is 1-1 but not onto, I fear that there are no such transformations.

Onto but not 1-1

A linearly dependent transformation from R3->R2 that's spans R2

OK

1-1 AND onto

A linearly independent transformation from R3->R3 that spans R3

Neither 1-1 nor onto

A linearly dependent transformation from R2->R2 that spans a line

Also ok.
A nice fact in linear algebra is the following: Let T is a transformation from [itex]\mathbb{R}^n\rightarrow \mathbb{R}^n[/itex] (so very important: domain and codomain must have the same dimension). If T is 1-1, then it is onto. And if T is onto, then it is 1-1.
This is sometimes called the alternative theorem.
 
  • #9
Ok cool, and that alternative theorem is very convenient and it makes sense...thanks for the help!
 
  • #10
Well about that 1-1 but not onto thing, I just did an example-

If you want to transform

[x1]
[x2]

->

[3*x1]
[x1+4*x2]
[x1+5]You'd get a transformation matrix

[3 0] ... ...[0]
[1 4] *[x1] +[0]
[1 0] *[x2] [5]

right?

in this case, it'd be linearly independent, but it'd only span a plane in r3
 
  • #11
Right, but the domain of that is not [itex]\mathbb{R}^3[/itex], as you claimed before.
 
  • #12
well the domain of the matrix is indeed in R3...

[3 0]
[1 4]
[1 0]
 
  • #13
Sasor said:
well the domain of the matrix is indeed in R3...

[3 0]
[1 4]
[1 0]

Really? So what is the image of (1,1,1) then?
 
  • #14
oh wait, nevermind...domain is in r2...but either way...

it wouldn't be onto because you're still only spanning a plane in r3

but if you look at the transformation, matrix, it's linearly independent
 

Related to Linear Algebra- Onto and One to One Linear Transformations

1. What is a linear transformation?

A linear transformation is a function that maps one vector space to another vector space in a way that preserves the operations of vector addition and scalar multiplication. It can be represented by a matrix and is an essential concept in linear algebra.

2. What is the difference between onto and one-to-one linear transformations?

An onto linear transformation maps every element in the input vector space to an element in the output vector space. In other words, every element in the output space has at least one corresponding element in the input space. On the other hand, a one-to-one linear transformation maps each element in the input space to a unique element in the output space, meaning there are no repeated elements in the output space.

3. How can I determine if a linear transformation is onto or one-to-one?

To determine if a linear transformation is onto, you can check if the columns of the transformation matrix span the entire output vector space. To check for one-to-one, you can use the rank-nullity theorem and see if the nullity (dimension of the null space) is equal to zero.

4. What are some real-life applications of onto and one-to-one linear transformations?

Onto and one-to-one linear transformations have various applications in fields such as computer graphics, data compression, and signal processing. For example, in computer graphics, onto linear transformations are used to map 3D objects onto 2D screens, while one-to-one linear transformations are used to preserve the shape of objects when rotating or scaling them.

5. Can a linear transformation be both onto and one-to-one?

Yes, a linear transformation can be both onto and one-to-one. This type of transformation is called an isomorphism and is a bijective linear transformation. It means that every element in the input space has a unique corresponding element in the output space, and every element in the output space can be mapped back to a unique element in the input space.

Similar threads

  • Linear and Abstract Algebra
Replies
8
Views
962
  • Linear and Abstract Algebra
Replies
8
Views
1K
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
969
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
Back
Top