Solveeit Logo

Question

Mathematics Question on Relations and Functions

Is * defined on the set {1,2,3,4,5} by a*b=L.C.M. of a and b a binary operation? Justify your answer.

Answer

The operation * on the set A = {1, 2, 3, 4, 5} is defined as
a * b = L.C.M. of a and b.
Then, the operation table for the given operation * can be given as:

*12345
112345
2226410
33631215
44412420
551015205

It can be observed from the obtained table that:
3 * 2 = 2 * 3 = 6 ∉ A, 5 * 2 = 2 * 5 = 10 ∉ A, 3 * 4 = 4 * 3 = 12 ∉ A
3 * 5 = 5 * 3 = 15 ∉ A, 4 * 5 = 5 * 4 = 20 ∉ A

Hence, the given operation * is not a binary operation.