Prove that if and [j] are equivalence classes modulo

  • Context: Graduate 
  • Thread starter Thread starter leilei
  • Start date Start date
  • Tags Tags
    Classes Equivalence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
leilei
Messages
8
Reaction score
0
Prove that if and [j] are equivalence classes modulo

1. Prove that if and [j] are equivalence classes modulo n such that =[j], then gcd(i,n)=gcd(j,n)

2. Prove that if gcd(a,b)=1 and if c divides b, then gcd(a,c)=1.

please help
 
Physics news on Phys.org
the second part is the easiest if c divides b then b=kc for k an integer

since gcd(a,b)=1 and gcd(a,c)=gcd(a,kb) then gcd(a,c)=1
 
For (1) use the fact that, if i and j are equivalent mod n, then i- j is a multiple of n.