If A = {8, 16, 24, 32}, B = {5, 25, 125} a R b means a < b, a ∈ A, b ∈ B, a R b ∈ (a, b), find the relation a R b.
R = {(8, 25), (8, 125), (16, 25), (16, 125), (24, 25), (24, 125), (32, 125)}
a R b (a <b)
Then R = {(8, 25), (8, 125), (16, 25), (16, 125), (24, 25), (24, 125), (32, 125)}