Show that subtraction and division are not binary operations on N.
Solve to prove for subtraction.
−:N×N→N
where (a,b)→a−b
We know that the set of natural numbers
N={1,2,3,...}
Let a & b are natural numbers
Let a=1 & b=4
a−b=1−4=−3 ∈N
Hence, subtraction is not a binary operation on N.
Solve to prove for division.
÷:N×N→N
where (a,b)→a÷b
We know that the set of natural numbers
N={1,2,3,...}
Let a & b are natural numbers
a÷b=ab
Let a=2 & b=7
ab=27∈N
Hence, subtraction is not a binary operation on N.