• retagged by
29,416 views
77 77 votes

Let $G$ be an arbitrary group. Consider the following relations on $G$:

  • $R_1: \forall a , b \in G, \: a R_1 b \text{ if and only if } \exists g \in G \text{ such that } a = g^{-1}bg$
  • $R_2: \forall a , b \in G, \: a R_2 b \text{ if and only if } a= b^{-1}$

Which of the above is/are equivalence relation/relations?

  1. $R_1$ and $R_2$
  2. $R_1$ only
  3. $R_2$ only
  4. Neither $R_1$ nor $R_2$

11 Answers

Best answer
100 100 votes

$R_1 : \forall a,b \in G, aR_1b$ iff $\exists g \in G $ such that $a = g^{-1}bg$

let g and h are inverse for each other.

Reflexive:
$aR_1a$

$a = g^{−1}ag $

$ga = gg^{-1}ag$ //Left multiplication by $g$

$gag^{-1} = agg^{-1}$ //Right multiplication by $g^{-1}$

$gag^{-1} = a$

$a = gag^{-1}$

$a = h^{-1}ah$  ( $∃h∈G$ )

we have $aR_1a$. So the relation is reflexive.

Alternative :- in the group, there should exist identity element, So we can take it as some g.

Symmetric:

let (a,b) exist, then

$a = g^{−1}bg $

$gag^{-1} = b $

$h^{-1}ah = b $  ( $∃h∈G$ )

∴ (b,a) should be in the relation.

Hence the relation is symmetric.

Transitive:

If (a,b) and (b,c) present, then

$a = x^{−1} b x $ and $b = y^{−1} c y $

$a = \underline{x^{−1} \;y^{−1}} \;\;c \;\;\underline{y\; x} $

What is the inverse of $ x^{−1} y^{−1} $ ?

$ x^{−1} y^{−1} $ . _________ = Identity.

to cancel the term $ y^{−1} $, we must multiply with it's inverse.

to cancel the term $ x^{−1} $, we must multiply with it's inverse.

So, inverse of $ x^{−1} y^{−1} $ is $ y . x $

∴$a = p^{−1}\; c \;p \; \text{, where p is y.x} $

∴ (a,c) should be in the relation.

Hence the relation is transitive.

$R_1$ is equivalence relation.

 

$R_2 : \forall a,b \in G, aR_2b$ iff $a =b^{-1} $


Reflexive:

for including a pair of (a,a), we need to $a=a^{−1}$ .

For an arbitrary group this may not be true. So the relation is not reflexive.

$R_2$ is not equivalence relation.

 

Correct Answer (B).

• selected by
9 9 votes
R2 is not Reflexive.

-R1 is Reflexive.means

we have to prove a= g^-1 .a .g for some g belonging to group

Since , identity element belong to every group.

For g=identity element(e).

[e^-1=e

e.a=a.e=a]

So, g^-1 .a . g = e^-1 .a . e = e . a = a

Hence, for all a there exist g( an identity element) such that a= g^-1 . a .g

- R1 is symmetric

Given: a= g^-1 .b . g and g belongs to the group.

To Prove: b = k^-1 . a . k for k belonging to group.

Premultiplying with g

g.a = g.g^-1.b.g= b.g

Postmultiplying with g^-1

g .a. g^-1= b.g.g^-1= b

implies

b= g.a.g^-1

g can be written as (g^-1)^-1

b=(g^-1)^-1 . a . g^-1

for k= g^-1

Since, g belongs to group g^-1 also belongs to group and hence k belongs to group

b= k^-1 . a . k

Hence, if there exist g such that a=g^-1.b.g

then there also exist g'(which is g^-1) such that b= g'^-1.a.g'

 

-Dont know about transitive
• edited by
4 4 votes

For $R_1$:

As it’s given that $G$ be any arbitrary group , then it’s a must that every element has an inverse .

So , as given that $\forall a , b \in G, \: a R_1 b \text{ if and only if } \exists g \in G \text{ such that } a = g^{-1}bg$

Let the inverse of $g$ be $\alpha$ , So we can say $g^{-1}$ = $\alpha$ and $\alpha ^{-1} = g $

Therefore, our equation looks like this : $a = \alpha bg$

And also there exists an identity element $’e’$ , as it’s a group.

Now,

Reflexivity :

We have to just prove that every element is related to itself , and also $a.e = e.a = a$ , here $e$ is an identity element

Now we can say if $(a,a)$ has to belong to the relation then it must satisfy :

$a = g^{-1}ag$ , and we can assume that element $’g’$ to be equivalent to our identity element $’e’$.

Then it becomes $a = e^{-1}ae$

$a = eae$  ($e^{-1}=e$)

$a = ae$

$a = a$

Hence , our relation is reflexive

Symmetric :

For relation to be symmetric $aRb$ and $bRa$ for all $a,b \in G$

So we just have to prove $b = k^{-1}ak  $ such that there $\exists k$ and $k \in G$ 

$a = g^{-1}bg$

(Left multiplication with g)

$ga = gg^{-1} b g$

$ga = ebg$ (As $ gg^{-1} = e$)

(Right multiplication with $g^{-1}$)

$gag^{-1} = bgg^{-1}$

$gag^{-1} = be$

$gag^{-1} = b$

$b = gag^{-1}$

And from our assumption we know $g^{-1}=\alpha$ and $\alpha^{-1}=g$

Therefore , we can write it as :

$b = \alpha^{-1}a\alpha$

And this satisfies the above equation as $\alpha$ do exists and belong to G. And , hence our relation is symmetric

Transitivity:

We have to prove $aRb$ and $bRa$ , then $aRc$

Let there be to element $g$ and $k$ such that :

$a = g^{-1}bg$ and $b = k^{-1}ck$

From above we can say : $b = \alpha^{-1}a\alpha$

So

$\alpha^{-1}a\alpha = k^{-1}ck$

(Left multiplication with $\alpha$)

$a\alpha = \alpha k^{-1}ck$

$a\alpha =  g^{-1}k^{-1}ck$ (As $\alpha = g^{-1}$ )

(Right Multiplication with $\alpha^{-1}$)

$a =g^{-1}k^{-1}ck\alpha $

$a =g^{-1}k^{-1}ckg $  (As $\alpha^{-1}=g$)

Now what’s the inverse of $g^{-1}k^{-1}$ ? it would be $kg$

Because :

$g^{-1}k^{-1}*$ ____= $e$

So we’ve to operate it with $kg$ in order to get e

$g^{-1}k^{-1}kg = e$

$g^{-1}eg = e$ (As, $k^{-1}k = e$) 

$g^{-1}eg = e$

$g^{-1}g = e$

$e = e$

(Credits to Sir Shaik Masthan for this)

And, let $h = kg$ 

So $h^{-1} = g^{-1}k^{-1}$

Therefore our equation would look like this :

$a =h^{-1}ch $

Hence , relation is also transitive .

Therefore, $R_1$ is an equivalence relation.


For $R_2$:

$a = b^{-1}$ , doesn’t tells us anything.

 $b^{-1}$ might be equal to $a^{-1}$ or not.

Hence it’s not a reflexive relation, therefore not an equivalence relation

 

 

 

 

 

 

• edited by
2 2 votes
C option

R1 reflexive  symmetric and transitive

R1is reflexive:

aRa because e −1ae = a.

R1 is symmetric:

if aRb, i.e. if b = g −1ag for some g, then a = gbg−1 = (g −1 ) −1 bg−1 and bRa.

R1 is transitive: if aRb, i.e. b = g −1ag, and bRc, i.e. c = h −1 bh, then c = h −1 g −1agh = (gh) −1a(gh)
• edited by
1 flag:
✌ Edit necessary (vxi lin)
2 2 votes
b as r2 need not be reflexive.

And r1 is reflexive symmetric and transitive.
1 flag:
✌ Low quality (Rocky_Since_2003)
1 1 vote

Answer: (B) 
Explanation: Given R1 is a equivalence relation, because it satisfied reflexive, symmetric, and transitive conditions:

  • Reflexive: a = g–1ag can be satisfied by putting g = e, identity “e” always exists in a group.
  • Symmetric:
    aRb ⇒ a = g–1bg for some g
    ⇒ b = gag–1 = (g–1)–1ag–1
    g–1 always exists for every g ∈ G. 
  • Transitive:
    aRb and bRc ⇒ a = g1–1bg1 
    and b = g2–1 cg2 for some g1g2 ∈ G.
    Now a = g1–1 g2–1 cg2g1 = (g2g1)–1 cg2g1
    g1 ∈ G and g2 ∈ G ⇒ g2g1 ∈ G 
    since group is closed so aRb and aRb ⇒ aRc
    
    

R2 is not equivalence because it does not satisfied reflexive condition of equivalence relation:

aR2a ⇒ a = a–1 ∀a which not be true in a
Answer:
Position:
Show:

Related questions

61 61 votes
5 answers 5 answers
22.8k
22.8k views
Arjun asked Feb 7, 2019
22,787 views
Let $U = \{1, 2, \dots , n\}$ Let $A=\{(x, X) \mid x \in X, X \subseteq U \}$. Consider the following two statements on $\mid A \mid$.$\mid A \mid = n2^{n-1}$$\mid A \mi...
52 52 votes
16 answers 16 answers
36.2k
36.2k views
Arjun asked Feb 7, 2019
36,221 views
Let $G$ be an undirected complete graph on $n$ vertices, where $n 2$. Then, the number of different Hamiltonian cycles in $G$ is equal to$n!$$(n-1)!$$1$$\frac{(n-1)!}{2}...
63 63 votes
7 answers 7 answers
35.8k
35.8k views
Arjun asked Feb 7, 2019
35,814 views
Let $G$ be any connected, weighted, undirected graph.$G$ has a unique minimum spanning tree, if no two edges of $G$ have the same weight.$G$ has a unique minimum spanning...
4 4 votes
3 3 answers
4.0k
4.0k views
akash.dinkar12 asked May 11, 2019
3,987 views
Let $G$ be a finite group of even order. Then which of the following statements is correct?The number of elements of order $2$ in $G$ is evenThe number of elements of ord...