How to check if a transformation is surjective and injective

  • #1
caspeerrr
9
0

Homework Statement


I have attached the question. Translated: Suppose T: R^4 -> R^4 is the image so that: ...

Homework Equations


So I did this question and my final answers were correct: 1. not surjective 2. not injective. My method of solving this question is completely different than the answerbook thoug. Is my method correct too?

The Attempt at a Solution


1. If i put the transformation inside a matrix the result would be:
0 1 1 0--------------------------------------0 1 0 1
0 0 3 1 which can be reduced t----0 0 1 -1
0 -1 0 0-------------------------------------- 0 0 0 1
0 -1 0 1--------------------------------------- 0 0 0 0
[/B]
1. learned that a condition for a surjective transformation is that there has to be a pivot position in each row, which is not true: pivot positions are in row 1, 2 and 3, but not 4. So not Surjective.

2. Secondly I learned that a condition for a injective transformation is that there can be no free variables. In the matrix above, there is one column with only zeros. This means that X1 is a free variable, it doesn't matter what value you give to it, it will not affect the final outcome.

Is what i did correct? Thanks in advance.
 

Attachments

  • Knipsel.PNG
    Knipsel.PNG
    10.8 KB · Views: 623

Answers and Replies

  • #2
Orodruin
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
Gold Member
20,004
10,661
You are correct, but the methods you describe are more of cooking recipes than providing understanding for what is actually going on.

In order for a transformation to be surjective, there needs to be at least one ##x## in the domain such that ##f(x) = y## for every ##y## in the codomain.

In order for a transformation to be injective, each ##x## in the domain must be mapped to a unique element ##y## in the codomain.

In the case of linear transformations, it is helpful to think about these concepts in terms of linear independence.
 
  • Like
Likes FactChecker
  • #3
FactChecker
Science Advisor
Homework Helper
Gold Member
7,738
3,399
You need to be careful. The concepts of surjective and injective are very basic and general. They are used in situations where pivot elements and matrices are not applicable. So if your methods are different, you may not be learning the basic definitions and methods that you should be learning.

So the question is: How did the book do it and do you understand it? If their method looks more basic and general, you should be using their methods.
 
  • #4
MidgetDwarf
1,406
557
My advice would be to look at surjective and injective from a Set Theory perspective. Then see how this definition fits into what you are doing.
 
  • Like
Likes FactChecker
  • #5
mathwonk
Science Advisor
Homework Helper
11,423
1,693
These concepts can be tricky to describe. Technically I feel it is important to begin the statement with the element y in the target space, so that the quantifiers are in the right order. One way I like is to say that f is injective if for every y in the target space, there is at most one x in the domain, or source space, such that f(x) = y. Then one can say analogously that f is surjective if for every y in the target space, there is at least one x in the source space such that f(x) = y.

then the OP might check that in case every row has a pivot, that no matter what column vector y he puts on the right, he will be able to find an x such that T(x) = y. Thus T is surjective.

And if every column has a pivot, no matter what column y he puts on the right, he will not be able to find more than one x with T(x) = y. In this last case, injectivity, it will be sufficient to show that if he puts the zero column y on the right, then the only solution is the zero vector x.
 

Suggested for: How to check if a transformation is surjective and injective

Replies
31
Views
1K
Replies
7
Views
634
Replies
15
Views
540
Replies
10
Views
1K
Replies
3
Views
356
  • Last Post
2
Replies
57
Views
1K
Replies
8
Views
453
Top