The relation R = (x,x13:x is a natural number less than 1000}. Find range such that all the elements of Range are integer.
Range = {1, 2, 3, 4, 5, 6, 7, 8, 9}
Relation R =x,x13 : x is a natural number less than 1000}
Relation R = {(1, 1), (8, 2), (27, 3), (64, 4), (125, 5), (216, 6), (343, 7), (512, 8), (729, 9)}
Domain = {1, 8, 27, 64, 125, 216, 343, 512, 729}
Set of first component of all the ordered pair which belong to R
Range = {1, 2, 3, 4, 5, 6, 7, 8, 9}
Set of second components of all the ordered pairs which belong to R.