Solving Mappings Problem: Onto, One-to-One and Co-domain

  • Thread starter Thread starter jackiemoon
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on the properties of mappings, specifically identifying which of the given mappings α(n) = 3n, β(n) = 4n² + 1, and γ(n) = 2 + cos(nπ/2) are onto or one-to-one. It is established that α is one-to-one (injective) but not onto (surjective) as it does not cover all integers in the codomain. The definitions of injective, surjective, and bijective functions are clarified, emphasizing that a function is injective if it maps distinct elements to distinct images and surjective if every element of the codomain is mapped at least once.

PREREQUISITES
  • Understanding of mathematical functions and mappings
  • Familiarity with the concepts of injective and surjective functions
  • Basic knowledge of codomain and range in the context of functions
  • Ability to analyze and interpret mathematical expressions
NEXT STEPS
  • Study the definitions and properties of bijective functions
  • Learn about the implications of different types of mappings in set theory
  • Explore examples of injective and surjective functions in various mathematical contexts
  • Investigate the relationship between functions and their graphs for better visualization
USEFUL FOR

Mathematics students, educators, and anyone interested in understanding the foundational concepts of mappings and functions in mathematical analysis.

jackiemoon
Messages
6
Reaction score
0
This is very basic but I'm having doubts about my understanding of mappings, onto, one-to-one etc and the textbook I'm using isn't very clear.

1. Let α,β and γ be mappings from Z to Z defined by

α(n) = 3n
β(n) = 4n²+1
γ(n) = 2 + cos (nπ/2) ...this is (n(pi)/2


Which of the 3 mappings are onto or one-to-one, and determine which subset is the co-domain of the mapping γ?



2.



3. My understanding is, taking α(n) for example, 0 maps to 0, 1 maps to 3, -1 maps to -3 etc, means that the mapping is one-to-one but not onto, because not all integers in the codomain are mapped to e.g. -2, 2. If we are told the mappings are from Z to Z, does that mean than all integers are included in each set?I'm probably not being very clear about this...apologies but I have scoured the net for a clear definition or suitable example but can't find anything. Any help would be appreciated.
 
Physics news on Phys.org
So indeed a is one-to-one (or injective), because it maps different numbers to different numbers (that is, if a(x) = a(y) then x = y, which is the definition of injectivity). Not all elements of the codomain have a pre-image, so it is not onto (or surjective.)
If we say the mapping is from A to B then we mean, that there is precisely one image for every element of A (so a function cannot map one element to two different ones at the same time). Usually, we mean that B is the codomain, such that f(a) lies in B for every a in A. We then distinguish the range, which is a subset of the codomain, as all those points of the codomain which are actually mapped to by some element of the domain. Now if every element of the range is mapped to precisely once (in other words: every element of the codomain is mapped to no more than once) the function is called one-to-one or injective. If the codomain is equal to the range (in other words, every element of the codomain is mapped to at least once) the function is called onto or surjective. Functions which are both are also called bijections. In a sense, they say that two sets are the same because we can go from one to the other by the bijection in a unique, one-to-one, way.

To give a quick example:
f(x) = x for all x in R and f(0) = 6 is not a function, because it tries to map 0 to two different values;
f: R -> R, f(x) = x^2 is a function, though it is not injective (-2 and 2 are both mapped to 4) and not surjective (-1 does not have a pre-image);
f: R+ -> R, f(x) = x^2, where R+ denotes the set of all non-negative reals, is injective but not surjective;
f: R -> R+ is not injective, but surjective;
finally,
f: R+ -> R+ is bijective (that is, injective and surjective).
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
10K
  • · Replies 3 ·
Replies
3
Views
1K