Answer:
S={(2,4),(2,6),(3,3),(3,6),(4,4),(5,5)}
S^-1={(4,2),(6,2),(3,3),(6,3),(4,4),(5,5)}
Explanation:
The relation S⊆A×B is defined as the set
. If x=2, we have that 2|4 and 2|6 and 4,6 are the anly elements of B that 2 divides, then the ordered pairs (2,4),(2,6) are elements of S. If x=3, 3|3 and 3|6 so (3,3),(3,6)∈S (these are all the possibilities for x=3). Similarly, 4|4 and 5|5 then (4,4),(5,5)∈S.
The inverse relation is defined as
so we obtain the pairs from S^-1 reversing the order from those in S. We can also interpret S^-1 as
.