Advertisements
Advertisements
Question
Let A = {9, 10, 11, 12, 13, 14, 15, 16, 17} and let f : A → N be defined by f(n) = the highest prime factor of n ∈ A. Write f as a set of ordered pairs and find the range of f
Solution
A = {9, 10, 11, 12, 13, 14, 15, 16, 17}
f : A → N
f(n) = the highest prime factor of n ∈ A
f = {(9, 3), (10, 5), (11, 11), (12, 3), (13, 13), (14, 7), (15, 5), (16, 2), (17, 17)}
Range = {3, 5, 11, 13, 7, 2, 17}
= {2, 3, 5, 7, 11, 13, 17}
APPEARS IN
RELATED QUESTIONS
Determine the domain and range of the relation R defined by R = {(x, x + 5): x ∈ {0, 1, 2, 3, 4, 5}}.
Let A = {x, y, z} and B = {1, 2}. Find the number of relations from A to B.
If R = [(x, y) : x, y ∈ W, 2x + y = 8], then write the domain and range of R.
R is a relation from [11, 12, 13] to [8, 10, 12] defined by y = x − 3. Then, R−1 is
Answer the following:
Show that the following is an equivalence relation
R in A = {x ∈ N/x ≤ 10} given by R = {(a, b)/a = b}
A company has four categories of employees given by Assistants (A), Clerks (C), Managers (M), and an Executive Officer (E). The company provides ₹ 10,000, ₹ 25,000, ₹ 50,000, and ₹ 1,00,000 as salaries to the people who work in the categories A, C, M, and E respectively. If A1, A2, A3, A4, and A5 were Assistants; C1, C2, C3, C4 were Clerks; M1, M2, M3 were managers and E1, E2 was Executive officers and if the relation R is defined by xRy, where x is the salary given to person y, express the relation R through an ordered pair and an arrow diagram
If R1 = {(x, y) | y = 2x + 7, where x ∈ R and – 5 ≤ x ≤ 5} is a relation. Then find the domain and Range of R1.
If R2 = {(x, y) | x and y are integers and x2 + y2 = 64} is a relation. Then find R2.
If R3 = {(x, x) | x is a real number} is a relation. Then find domain and range of R3.
Let A = {1, 2, 3, 4}, B = {1, 5, 9, 11, 15, 16} and f = {(1, 5), (2, 9), (3, 1), (4, 5), (2, 11)}. Is the following true?
f is a function from A to B
Justify your answer in case.