

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Problems from a university-level mathematics course focused on relations, partial orders, and functions. Students are asked to determine reflexivity, transitivity, and antisymmetry of a relation, find least upper bounds in partial orders, and analyze functions with given properties. Problems involve sets of integers and determining the number of one-to-one, onto, and range-specific functions.
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Problem 1. Suppose A = {โ 3 , โ 2 , โ 1 , 0 , 1 , 2 , 3 }. Define a relation by
a b means (a โ 1)^2 โค (b โ 1)^2
Show that this is reflexive and transitive, but is not antisymmetric.
Problem 2. Consider the following parital order on the set Z ร Z :
(a, b) (x, y) means a < x or (a = x and b โค y)
With this partial order, answer the following.
(a) Find the least upper bound of (โ 2 , 3) and (โ 2 , 5) or explain why it does not exist. (b) Find the least upper bound of (1, 3) and (4, 5) or explain why it does not exist.
Problem 3. Consider the following parital order on the set Z ร Z :
(a, b) (x, y) means a = x and b โค y
With this partial order, answer the following.
(a) Find the least upper bound of (โ 2 , 3) and (โ 2 , 5) or explain why it does not exist. (b) Find the least upper bound of (1, 3) and (4, 5) or explain why it does not exist.
Problem 4. Consider all the possbible functions from
A = { 1 , 2 , 3 , 4 , 5 }
to
B = { 2 , 4 , 6 , 8 , 10 }
that on 1 take value 2, and on 2 take value 4, and on 3 take value 6. That is, we require
1 7 โ 2 , 2 7 โ 4 , and 3 7 โ 6 , (a) How many such functions are there? (b) How many are one-to-one? (c) How many are onto? (d) How many have have range equal to { 2 , 4 , 6 }? 1
MATH 327, HOMEWORK #3 2
Problem 5. Suppose f : { 1 , 2 , 3 , 4 } โ { 0 , 1 , 2 , 3 } is an invertible func- tion. Suppose also that
f (2) = 0, f (1) = 2, f โ^1 (1) = 3, and f โ^1 (3) = 4. (a) What is f? Give your answer as a table. (b) What is the inverse of f? Give your answer as a table.
Problem 6. Problem 18 on page 87.