Problem 53E Exercise refers to the Euler phi function, denoted ?, which is defined as follows: For each integer n ? 1, ?(n) is the number of positive integers less than or equal to n that have no common factors with n except ±1. For example, ?(10) = 4 because there are four positive integers less than or equal to 10 that have no common factors with 10 except ±1; namely, 1, 3, 7, and 9. Exercise Prove that there are infinitely many integers n for which ?(n) is a perfect square.
Read more
Table of Contents
Textbook Solutions for Discrete Mathematics with Applications
Question
Problem 35E
Let J5 = {0, 1, 2, 3, 4}. Then J5 − {0} = {1, 2, 3, 4}. Student A tries to define a function R: J5 − {0} → Z as follows: For each x ∈ J5 − {0},
R(x) is the number y so that (xy) mod 5 = 1.
Student B claims that R is not well defined. Who is right: student A or student B? Justify your answer.
Solution
The first step in solving 7.1 problem number 35 trying to solve the problem we have to refer to the textbook question: Problem 35ELet J5 = {0, 1, 2, 3, 4}. Then J5 − {0} = {1, 2, 3, 4}. Student A tries to define a function R: J5 − {0} → Z as follows: For each x ∈ J5 − {0},R(x) is the number y so that (xy) mod 5 = 1.Student B claims that R is not well defined. Who is right: student A or student B? Justify your answer.
From the textbook chapter Functions Defined on General Sets you will find a few key concepts needed to solve this.
Visible to paid subscribers only
Step 3 of 7)Visible to paid subscribers only
full solution