Given: R = {(a, b): }, where A = {1, 2, 3} and a, b ∈ A.
R = {(1, 1), (1, 2), (2, 1), (2, 2), (2, 3), (3, 2), (3, 3)}
Therefore, R−1 = {(1, 1), (2, 1), (1, 2), (2, 2), (3, 2), (2, 3), (3, 3)} = R
Hence, if R is a relation defined on set A = {1, 2, 3} by the rule (a,b) then R-1 = R.