Recent questions tagged relations

4 votes
1 answer
211
2 votes
1 answer
212
1 votes
1 answer
213
Please tell me how to calculate total number of symmetric relations on a set of 5 elements.I know the answer but want the proof.
2 votes
1 answer
215
What is the difference between a View and a Table?If I create a Table, it will be stored in the database. I mean on the storage space.If I create a View, it will not be s...
14 votes
3 answers
219
The time complexity of computing the transitive closure of a binary relation on a set of $n$ elements is known to bea. $O(n\log n)$b. $O\left( n^{3/2}\right)$c. $O( n^3 )...
4 votes
0 answers
220
Plz explain what is the no of tables required in self referential relation( without multivalued attribute) and How:- and also (with multivalued attribute) ????
1 votes
1 answer
221
Proof that a relation which is symmetric and transitive, need not be reflexive relation.
1 votes
1 answer
222
Let A={1,2,3,4,5,6,7}What will be no of symmetric relations on A that contains exactly 4 ordered pairs?
0 votes
1 answer
227
how is it not transitive??i mean take any time instant.ie x= 4:00 and y=4:20,z= 4:40..they are transitive..right??
0 votes
2 answers
229
A and B are two sets. If |A| = 5 , |B| = 3 , then, the number of onto functions from A to B are ___ ?(A) 35(B) 150(C) 29(D) 27
0 votes
1 answer
233
1 votes
1 answer
234
How many non zero entries does the matrix representing relation $R$ on a set $A$ = $\left \{ 1,2,3,4,5,6....1000 \right \}$.a. $R = \left \{ (x,y) \; | x = y \pm 1 \right...
0 votes
0 answers
235
True / false ?a. Partitions formed from congruence classes modulo $6$ is a refinement of the partitions formed from congruence classes modulo 3s and t are bit strings and...
6 votes
2 answers
236
How many different equivalence relations with exactly three equivalence classes are there on a set with 5 elements10152530
21 votes
6 answers
238
The transitive closure of the relation $\left\{(1, 2), (2, 3), (3, 4), (5, 4)\right\}$ on the set $\left\{1, 2, 3, 4, 5\right\}$ is ___________.
25 votes
2 answers
239
How many true inclusion relations are there of the form $A \subseteq B$, where $A$ and $B$ are subsets of a set $S$ with $n$ elements?
24 votes
4 answers
240