2,504 views

2 Answers

2 2 votes

A) R = { (0,1),(1,0),(1,1),(1,2),(1,3),(2,1),(2,3),(3,1),(3,2),(4,1),(4,3) }.
          gcd (0,1) = 1 because 1 divides both 1 and 0 whereas gcd(0,2) = 2 because 2 divides both 0 and 2.
B) R = { (1,2),(2,1),(2,2) }.
                 There is no LCM of 0 and any non-zero integers (i.e) undefined.Because LCM(a,b)  is "the smallest positive number m for which there exist positive integers (na)(a) and (nb)(b) such that (na)(a)=(nb)(b)=m".

edited by
0 0 votes
R={(1,2),(2,1)} -- this is for satisfying the both conditions
edited by
Position:
Show:

Related questions

0 0 votes
1 1 answer
2.3k
2.3k views
dan31 asked Nov 8, 2018
2,302 views
A relation R on a set of positive integers is defined by (a,b) belongs to R iff a and b are relatively prime.Which of the following is true about R?a. Symmetric and Refle...
0 0 votes
1 answers 1 answer
2.3k
2.3k views
srestha asked May 15, 2018
2,313 views
How to distinguish between countably finite , countably infinite , uncountably infinite set?for reference see this ques:https://gateoverflow.in/36654/why-set-of-all-funct...
2 2 votes
1 1 answer
1.1k
1.1k views
ashish pal asked Dec 31, 2017
1,146 views
Let $f: A \to B$ be a function and $S$ and $T$ be subsets of $B$. Consider the following statements about image (range) :$S1:\quad f^{-1}(S \cup T) = f^{-1}(S) \cup f^{-1...
2 2 votes
1 1 answer
1.1k
1.1k views
ram_18051996 asked Jun 15, 2017
1,120 views
{ a } ∈ A buta ∉ Awhy ?here ' a is the element of set {a} ' ,and ' set {a} is the element of A" , so " a also element of A " . please clear my doubt .