Show that the relation S in the set R of real numbers, defined on S = {(a, b): a, b ∈ R and a ≤ b3} is neither reflexive, nor symmetric nor transitive.
We have the relation S, defined as
S = {(a, b): a, b ∈ R and a ≤ b3}
Here, R is a set of real numbers, this means that
a and b are real numbers.
Let us understand what reflexive relation is.
A binary relation R over a set X is reflexive if every element of X is related to itself. Formally, this may be written ∀x ∈ X: x R x.
So, if the relation was reflexive, then (a, a) ∈ R
That is,
a ≤ a3
Check: For a = 1.
1 ≤ 13
⇒ 1 ≤ 1, is true.
For a = 2.
2 ≤ 23
⇒ 2 ≤ 8, is true.
Let us test with fractions.
For
.
![]()
, is not true.
Thus, a ≤ a3 is not true for all real values of a.
Hence, S is not reflexive.
Let us understand what symmetric relation is.
A symmetric relation is a type of binary relation. An example is the relation "is equal to", because if a = b is true then b = a is also true.
So, if the relation was symmetric, then
If (a, b) ∈ R, then (b, a) ∈ R.
That is,
If a ≤ b3, then b≤ a3.
Check: For a = 2 and b = 3.
If 2 ≤ 33, then 3 ≤ 23
⇒ If 2 ≤ 27, then 3 ≤ 8, is true.
For a = 2 and b = 10.
If 2 ≤ 103, then 10 ≤ 23
⇒ If 2 ≤ 1000, then 10 ≤ 8, is not true.
Thus, b ≤ a3 is not true for all real values of a and b.
Hence, S is not symmetric.
Let us understand what transitive relation is.
A binary relation R over a set X is transitive if whenever an element a is related to an element b and b is related to an element c then a is also related to c.
So, if the relation is transitive, then
If (a, b) ∈ R and (b, c) ∈ R, then (a, c) ∈ R.
That is,
If a ≤ b3 and b ≤ c3, then a ≤ c3.
Check: For a = 2, b = 3 and c = 4.
If 2 ≤ 33 and 3 ≤ 43, then 2 ≤ 43
⇒ If 2 ≤ 27 and 3 ≤ 64, then 2 ≤ 64, is true.
For a = 3, b = 3/2 and c = 4/3.
If
and
, then ![]()
⇒ If 3 ≤ 3.37 and 1.5 ≤ 2.37, then 3 ≤ 2.37, is not true.
Thus, if a ≤ b3 and b ≤ c3, then a ≤ c3 is not true for all real values of a, b and c.
Hence, S is not transitive.
Thus, S is neither reflexive, nor symmetric nor transitive.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.


