📺 Watch Video Explanation:
Determine whether the operation is a binary operation or not
Given: The set \( \mathbb{Z}^+ = \{0,1,2,3,\dots\} \) and operation \( * \) defined by
\( a * b = |a – b| \quad \forall \, a, b \in \mathbb{Z}^+ \)
Concept:
A binary operation must satisfy the closure property.
Solution:
Let \( a, b \in \mathbb{Z}^+ \).
\( a * b = |a – b| \)
The absolute difference of two non-negative integers is always a non-negative integer.
\( |a – b| \geq 0 \Rightarrow |a – b| \in \mathbb{Z}^+ \)
Conclusion:
The set is closed under this operation.
✔ Therefore, the operation is a binary operation on \( \mathbb{Z}^+ \).