What is the relation between the sets A and B?

  • Context: MHB 
  • Thread starter Thread starter normaldistribut
  • Start date Start date
  • Tags Tags
    Relation
Click For Summary

Discussion Overview

The discussion revolves around a problem involving the sets A and B, specifically focusing on finding the domain, range, and the digraph of the relation R defined by the divisibility condition \( a | b \). Participants are exploring the definitions and implications of these terms, as well as the clarity of the problem statement.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • Some participants question the term "diagraph," suggesting it should be "digraph," and express confusion regarding the notation used in the problem.
  • There is uncertainty about the definitions of domain and range, with one participant providing a textbook definition while others seek clarification on how these apply to the problem.
  • Several participants express doubt about the clarity of the problem statement, particularly regarding the sets A and B and the conditions under which the relation is defined.
  • One participant suggests that the matrices provided are adjacency matrices related to the relation, but questions why they are not square matrices and how they relate to the problem context.
  • A later reply proposes that the answer is one of the options (specifically B) based on elimination and the correctness of the adjacency matrix, but this claim is not universally accepted.
  • Another participant acknowledges learning from the discussion and expresses gratitude for the help received, indicating a positive outcome from the interaction.

Areas of Agreement / Disagreement

Participants generally do not reach a consensus on the clarity of the problem statement or the correctness of the proposed answers. Multiple competing views remain regarding the interpretation of the relation and the definitions involved.

Contextual Notes

There are limitations in the problem statement regarding the definitions of the sets and the relation, which contribute to the confusion among participants. The matrices' role and their properties are also not clearly defined in the context of the problem.

normaldistribut
Messages
6
Reaction score
0
Can anyone help explain this to me and solve this problem? I have gone over my textbook and I am having trouble understanding this. (Doh)

Find the domain, range, and when A=B, the diagraph of the relation R.
A={1,2,3,4,8}=B; a R b if and only if a|b.

A.Domain {1,2,3,4,8}
Range {1,4,6,9,15}
$\begin{bmatrix} 1 & 1 & 1 &1 \\ 0 & 1 & 1 &0 \\ 0 & 0 & 1 &1 \\ 0 & 1 & 0 &0 \\ 0 & 0 & 0 &0 \end{bmatrix}$

B.Domain {1,2,3,4}
Range {1,4,6,9}
$\begin{bmatrix} 1 & 1 & 1 &1 \\ 0 & 1 & 1 &0 \\ 0 & 0 & 1 &1 \\ 0 & 1 & 0 &0 \\ 0 & 0 & 0 &0 \end{bmatrix}$

C.Domain {1,2,3,4,5}
Range {1,4,6,7,9}
$\begin{bmatrix} 1 & 1 & 1 &1 \\ 0 & 1 & 1 &0 \\ 0 & 0 & 1 &1 \\ 0 & 1 & 0 &0 \\ 0 & 0 & 0 &0 \end{bmatrix}$

D.Domain {1,2,3,4,5}
Range {1,4,6,8,9}
$\begin{bmatrix} 1 & 1 & 1 &1 \\ 0 & 1 & 1 &0 \\ 0 & 0 & 1 &1 \\ 0 & 1 & 0 &0 \\ 0 & 0 & 0 &0 \end{bmatrix}$
 
Last edited by a moderator:
Physics news on Phys.org
normaldistribut said:
Find the domain, range, and when A=B, the diagraph of the relation R.
(1) Is "diagraph" supposed to be "digraph"?
(2) What is \f?
(3) What are A through D: answer variants or different problems?
(4) What are these matrices if the problem statement does not ask for them?

Also, please give the definitions of domain and range from your textbook
 
Re: Digraph of the relation

1) I copied it directly from the problem given and it says diagraph, but it is supposed to be digraph.(Doh)
2) /f is something that when I created the matrices within text box, it added. It's not on the original problem though.
3)A-D are the four answer choices that they gave us for to choose from.
4) These matrices are part of the problem, this is why I was so confused when working this because it's not like what we had worked previously.

This is directly from the text:

"The domain of R, denoted by Dom(R), is the set of elements in A that are related to some element in B. In other words, Dom(R), a subset of A, is the set of all first elements in the pairs that make up R. Similarly, we define the range of R, denoted by Ran(R), to be the set of elements in B that are second elements of pairs in R, that is, all elements in B that are paired with some element in A.
Elements of A that are not in Dom(R) are not involved in the relation R in any way. This is also true for elements of B that are not in Ran(R)."

Thanks!:cool:
 
Re: Digraph of the relation

normaldistribut said:
2) /f is something that when I created the matrices within text box, it added. It's not on the original problem though.
It's "\f", not "/f". If you see the button "Edit post" under your post, then use it.

normaldistribut said:
Similarly, we define the range of R, denoted by Ran(R), to be the set of elements in B that are second elements of pairs in R
In neither variant the suggested range is a subset of B = {1,2,3,4,8}. But then, if the proviso "A = {1,2,3,4,8} = B" pertains to the whole problem, why add "when A=B, [find] the diagraph of the relation R"? What I am saying is that the problem statement does not clearly define the sets on which the relation is defined. This causes doubt whether the relation is $a\mid b$ as well.

The matrices are probably adjacency matrices of this relation/digraph. However, it is not clear why they are not square matrices. Also, I can't see how a textbook can fail to describe representing graphs using matrices prior to giving this problem.

All in all, this problem is poorly stated. I would recommend learning the definitions of all concepts used here and then moving to similar problems.
 
Re: Digraph of the relation

Evgeny.Makarov said:
It's "\f", not "/f". If you see the button "Edit post" under your post, then use it.

Thank you for pointing that out and I'm sure that after your reminder, I'll remember that in future posts.

Evgeny.Makarov said:
In neither variant the suggested range is a subset of B = {1,2,3,4,8}. But then, if the proviso "A = {1,2,3,4,8} = B" pertains to the whole problem, why add "when A=B, [find] the diagraph of the relation R"? What I am saying is that the problem statement does not clearly define the sets on which the relation is defined. This causes doubt whether the relation is $a\mid b$ as well.

The matrices are probably adjacency matrices of this relation/digraph. However, it is not clear why they are not square matrices. Also, I can't see how a textbook can fail to describe representing graphs using matrices prior to giving this problem.

All in all, this problem is poorly stated. I would recommend learning the definitions of all concepts used here and then moving to similar problems.

I learned the definitions and concepts of this particular subject this week and have worked similar problems. I didn't have a problem until I came across this one. That is why I looked to this board for help because clearly I'm not the only one that can't figure the problem out as well.

Thank you for taking the time to provide your response. (Handshake)
 
Re: Digraph of the relation

Hi normaldistribut! :)

With the information you provided, I took another look at the problem.

The answer is B.

We can find it by elimination, since it is the only one with an adjacency matrix that is (more or less) correctly defined.
Each row corresponds to an element from A={1,2,3,4,8}.
Each column corresponds to what is given as the range {1,4,6,9}.

Furthermore, 8 is the only element that does not divide any element in the range.
So the domain is indeed {1,2,3,4}.
Since each of these elements in the range can divided by an element in the domain, it is indeed the range.

Checking the adjacency matrix, shows that it matches the "divides by" operator.
 
Thank you so much! After reading your reply and your instructions I see what I didn't do right and was able to figure out the second one that looked like this as well. YAY! Have an amazing day (Party)
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
5K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
4K
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K