Let N be the set of all natural numbers. Let R={(a,b):a,bϵN and 2a+b=10}. Show that R is a binary relation on N. Find its domain, range and co-domain.
Here R={(a,b):a,bϵN and 2a+b=10}
Now, 2a+b=10⇒b=(10−2a)
∴(a=1⇒b=8), (a=2⇒b=6), (a=3⇒b=4), (a=4⇒b=2)
∴R={(1,8), (2,6), (3,4), (4,2)}
Since R⊂N×N, so R is a binary relation on N.
Dom (R) = set of 1st coordinates of elements of R.
= {1, 2, 3, 4}
Range (R) = set of 2nd coordinates of elements of R.
= {8, 6, 4, 2}
Co-domain of R = N.