Chinese Remainder Theorem: A Powerful Tool in Number Theory

Click For Summary

Discussion Overview

The discussion centers on the Chinese Remainder Theorem (CRT) and its implications in number theory, particularly regarding isomorphisms in group theory and ring theory. Participants explore the relationship between modular arithmetic and group structures, as well as the conditions under which certain mappings can be defined and proven.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant asserts that if \( n = (m_1)(m_2)...(m_k) \) where each \( m \) is relatively prime, there exists an isomorphism from \( \mathbb{Z}_n \) to \( \mathbb{Z}_{m_1} \times \mathbb{Z}_{m_2} \times ... \times \mathbb{Z}_{m_k} \).
  • Another participant notes that the CRT is typically associated with modular arithmetic rather than group theory, suggesting that the isomorphism is constructed from the arithmetic fact of the CRT.
  • There is a clarification that the isomorphism mentioned is a ring isomorphism, which some participants agree is established through the properties of the mapping.
  • One participant expresses confusion about the implications of relative primality not being transitive and questions how to define the mapping properly.
  • Another participant describes a specific mapping from \( \mathbb{Z}_{mn} \) to \( \mathbb{Z}_m \times \mathbb{Z}_n \) and provides an example with specific values.
  • There is a discussion about the injectivity and bijection of the mapping when \( m \) is a product of pairwise coprime integers, suggesting that the mapping can be shown to be a homomorphism.
  • A participant introduces unrelated questions from discrete mathematics, indicating a shift in focus from the CRT discussion.

Areas of Agreement / Disagreement

Participants express differing views on the nature of the mappings and the implications of relative primality. While some agree on the existence of isomorphisms, others raise questions about the definitions and properties involved, indicating that the discussion remains unresolved.

Contextual Notes

Participants highlight limitations regarding the definitions of mappings and the implications of relative primality, which are not fully resolved in the discussion.

calvino
Messages
108
Reaction score
0
Chinese Remainder Theorem!

I'm pretty sure that the following is in fact the Chinese remainder Theorem:

If n= (m1)(m2)...(mk) [basically, product of m's (k of them)]
where each m is relatively prime in pairs, then there is an isomorphism from Zn to ( Zm1 X Zm2 X ... X Zmk). Zn is the integers modulo n.

All the proofs of the chinese remainder theorem I found searching online, are either the ones that focus on modulo, or focus more on ideals (and proving a certain mapping is an isomorphism). How do I go about proving the statement up there?
 
Physics news on Phys.org
Every time I've seen the CRT, it has to do with modulos, i.e. it is more focused on arithmetic, not groups. In fact, this fact about groups that you're trying to prove typically uses the arithmetic fact that is the CRT to construct the desired isomorphism. The map from Zn to the product group is natural. It's easy to show this map is homomorphic and injective. Surjectivity follows immediately from the CRT.
 
I forgot to add one thing. The isomorphism in the conclusion is a ring isomorphism...


Ok, well I somewhat see what you're saying AKG. A little more studying and I should get it. What confuses me though, is that relative primality is not transitive. So I'm not sure IF or HOW i can even get to defining the mapping properly. I guess I'm not sure what you mean by the mapping being natural.
 
The map is a group isomorphism, where the proof is made easy by the CRT, so this map preserves the additive properties. I haven't tried to do it, but you can check whether or not this map also preserves multiplication, thereby deciding whether it is a ring isomorphism.

But first, you need to know what the map is. If m and n are relatively prime, then the map from Zmn to Zm x Zn is defined by:

[tex]x (\mbox{mod }mn) \mapsto (x (\mbox{mod }m), x (\mbox{mod }n))[/tex]

So take m = 3, n = 2. We get:

[tex]0 \mapsto (0,0)[/tex]
[tex]1 \mapsto (1,1)[/tex]
[tex]2 \mapsto (2,0)[/tex]
[tex]3 \mapsto (0,1)[/tex]
[tex]4 \mapsto (1,0)[/tex]
[tex]5 \mapsto (2,1)[/tex]
 
Last edited:
calvino said:
What confuses me though, is that relative primality is not transitive.

What has this to do with anything?

Given Z/mZ there is only one possible way you can even begin to write down a map to Z/aZ x Z/bZ x... Z/cZ, and it sends x to (x,x,..,x).

If a,b,..c divide m this map is well defined.

If m=a*b*..*c and a,b,..,c are pairwise coprime then this map is invertible by the chinese remainder theorem.

In fact you don't even strictly need this: it is injective and counting elements tells you it is therefore an bijection.

It is easy to show it is also a homomorphism in this case.
 


I have these two questions in discrete mathematics and I need your help to answer it….
Proof that ∀x⇁p(x)≡⇁∃x p(x)
And
Proof that ⇁∀xp(x)≡∃x⇁ p(x)
Let R be the relation on the set {1,2,3,4,5} containing the order pairs(1,1) ,(1,2) (1,3) ,(2,3) (2,4) ,(3,1) (3,4) ,(3,5) ,(4,2) (4,5) ,(5,1) (5,2) ,and(5,4),Find
R^3
R^4
R^5
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K