SlideShare une entreprise Scribd logo
1  sur  8
Chinese Remainder Theorem: The Abstract Algebra Way
Normal Subgroup
A subgroup N of a group G is called normal subgroup of G if, g n g-1 𝜖 N ; ꓯ g 𝜖 G and n 𝜖 N , Let’s
understand this more intuitively…
Group: Integers Z under +
Subgroups: Z, 2Z, 3Z, 4Z, 5Z …
5Z = { …-15,-10,-5,0,5,10,15…}  subgroup note: Cosets are not subgroup
1+5Z= {…-14,-9,-4,1,6,11,16…}  coset as they don’t have
2+5Z= {…-13,-8,-3,2,7,12,17…}  coset Identity element, Inverses,
3+5Z= {…-12,-7,-2,3,8,13,18…}  coset and not closed under addition.
4+5Z = {…-11,-6,-1,4,9,14,19…}  coset Cosets play very important role in
error correction and channel coding.
Now original group Z+ is completely covered by a subgroup 5Z and its four cosets.
We can also say, 5Z = 0+ 5Z as a coset.
We use the subgroup 5Z to partition the group Z+ in cosets, because the, cosets form a group we
may call 5Z a normal subgroup.
Quotient Group
Group of these cosets is called a Quotient Group and can be written as Z/5Z.
Name Quotient Group is very descriptive, as when you divide one thing by another you get
quotient.
Now we can treat this cosets as elements in a new group, say coset group. So if we add any
element of one group to any element in other group we get element of a another coset.
(1+5Z)+(2+5Z) = 3+5Z
For ex. (-4) + (2) = -2
Remember: Cosets do not form a Group unless it met below condition..
Suppose N ≤ G and its cosets form a Group iff y N y-1 = N , for any y 𝝐 G, this coset group also
called Factor Group.
Ring Ideals
Chinese Remainder Theorem for Rings
• Let a1,…,an be the ideals of a commutative ring R which satisfy the
condition
(1) ai +aj = R, ꓯ i ≠ j
Then ꓯx1,…,xn 𝝐 R there exist x 𝝐 R such that
(2) x ≡ xi (mod ai) for 1 ≤ i ≤ n
Moreover, x is unique modulo a := a1∩ ⋯ ∩ an
For Example, if we have two Ideals I and J of ring R such that I + J = R , then
any r,s 𝝐 R , there is an x 𝝐 R such that
x ≡ r (mod I) and x ≡ s (mod J)
Chinese Remainder Theorem for Rings ..continued
Let us prove: if we have two Ideals I and J of ring R such that I + J = R ,
then any r,s 𝝐 R , there is an x 𝝐 R such that
x ≡ r (mod I) and x ≡ s (mod J)
Let r= ri + rj and s = si+ sj for some si, ri 𝝐 I , and sj, rj 𝝐 J ,
Let x= rj + si then,
x-r = ri – si 𝝐 I and x-s =rj – sj 𝝐 J Thus,
x ≡ r (mod I) and x ≡ s (mod J)
Example of first page…
• A bowl contains certain number of Almonds, when we take Almonds in
group of 5 then 3 Almonds left in the bowl,but if we take Almonds in
group of 7 then 4 Almonds left behind. How many Almonds are there in
bowl?
• x ≡ r (mod I) and x ≡ s (mod J)
• Here x ≡ 3 (mod 5) and x ≡ 4 (mod 7)
• Let us write elements of 35 (5 x 7= 35)
• U(35) = {x | 1≤ x ≤35, gcd(x,35)=1}
{1,2,3,4,6,8,9,11,12,13,16,17,18,19,22,23,24,26,27,29,31,32,33,34}
Solving x ≡ 3 (mod 5) and x ≡ 4 (mod 7)
• U(35)={1,2,3,4,6,8,9,11,12,13,16,17,18,19,22,23,24,26,27,29,31,32,33,34} i.e., x 𝝐 R always!
• we know that 5Z and 7Z are the Ideals of a Ring R.
• lets write the required cosets of 5Z 7Z, i.e., 3+5Z and 4+7Z and find an x which is the unique and
present in both cosets..
• 3+5Z = {…-12,-7,-2,3,8,13,18,…}
• 4+7Z = {…-10,-3,4,11,18,24,32,…}
we can see that x=18.
If x ≡ 2 (mod 5) and x ≡ 𝟑 (mod 7) then we can easily see that x=17
2+5Z = {...-13,-8,-3,2,7,12,17...}
3+7Z = {...,-11,-4,3,10,17,24,...}

Contenu connexe

Tendances

Number theory
Number theory Number theory
Number theory
tes31
 
Permutation and combination
Permutation and combinationPermutation and combination
Permutation and combination
Sadia Zareen
 

Tendances (20)

Permutation and combination - Math Statistic
Permutation and combination - Math StatisticPermutation and combination - Math Statistic
Permutation and combination - Math Statistic
 
GCD of n Numbers
GCD of n NumbersGCD of n Numbers
GCD of n Numbers
 
number theory
number theorynumber theory
number theory
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematic
 
Number theory
Number theory Number theory
Number theory
 
Elliptic Curve Cryptography: Arithmetic behind
Elliptic Curve Cryptography: Arithmetic behindElliptic Curve Cryptography: Arithmetic behind
Elliptic Curve Cryptography: Arithmetic behind
 
Relations in Discrete Math
Relations in Discrete MathRelations in Discrete Math
Relations in Discrete Math
 
Number theory
Number theoryNumber theory
Number theory
 
Graph theory presentation
Graph theory presentationGraph theory presentation
Graph theory presentation
 
Permutations & Combinations
Permutations & CombinationsPermutations & Combinations
Permutations & Combinations
 
Ch08
Ch08Ch08
Ch08
 
Number Theory - Lesson 1 - Introduction to Number Theory
Number Theory - Lesson 1 - Introduction to Number TheoryNumber Theory - Lesson 1 - Introduction to Number Theory
Number Theory - Lesson 1 - Introduction to Number Theory
 
Planar graph
Planar graphPlanar graph
Planar graph
 
Number theory and cryptography
Number theory and cryptographyNumber theory and cryptography
Number theory and cryptography
 
Shortest Path in Graph
Shortest Path in GraphShortest Path in Graph
Shortest Path in Graph
 
Eulers totient
Eulers totientEulers totient
Eulers totient
 
Knapsack Problem
Knapsack ProblemKnapsack Problem
Knapsack Problem
 
Permutation and combination
Permutation and combinationPermutation and combination
Permutation and combination
 
Set, Relations and Functions
Set, Relations and FunctionsSet, Relations and Functions
Set, Relations and Functions
 
Traditional symmetric-key cipher
Traditional symmetric-key cipherTraditional symmetric-key cipher
Traditional symmetric-key cipher
 

Similaire à Chinese remainder theorem

Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1
jennytuazon01630
 
3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am
3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am
3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am
dataniyaarunkumar
 
Last+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptxLast+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptx
AryanMishra860130
 

Similaire à Chinese remainder theorem (20)

CRYPTOGRAPHY AND NUMBER THEORY, he ha huli
CRYPTOGRAPHY AND NUMBER THEORY, he ha huliCRYPTOGRAPHY AND NUMBER THEORY, he ha huli
CRYPTOGRAPHY AND NUMBER THEORY, he ha huli
 
Number theory lecture (part 1)
Number theory lecture (part 1)Number theory lecture (part 1)
Number theory lecture (part 1)
 
An introdcution to complex numbers jcw
An introdcution to complex numbers jcwAn introdcution to complex numbers jcw
An introdcution to complex numbers jcw
 
1 complex numbers part 1 of 3
1 complex numbers part 1 of 31 complex numbers part 1 of 3
1 complex numbers part 1 of 3
 
555_Spring12_topic06.ppt
555_Spring12_topic06.ppt555_Spring12_topic06.ppt
555_Spring12_topic06.ppt
 
DISCRETE LOGARITHM PROBLEM
DISCRETE LOGARITHM PROBLEMDISCRETE LOGARITHM PROBLEM
DISCRETE LOGARITHM PROBLEM
 
Chapter 4 Cyclic Groups
Chapter 4 Cyclic GroupsChapter 4 Cyclic Groups
Chapter 4 Cyclic Groups
 
Some Results on the Group of Lower Unitriangular Matrices L(3,Zp)
Some Results on the Group of Lower Unitriangular Matrices L(3,Zp)Some Results on the Group of Lower Unitriangular Matrices L(3,Zp)
Some Results on the Group of Lower Unitriangular Matrices L(3,Zp)
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1
 
Group theory notes
Group theory notesGroup theory notes
Group theory notes
 
Complex numbers
Complex numbersComplex numbers
Complex numbers
 
Number theory lecture (part 2)
Number theory lecture (part 2)Number theory lecture (part 2)
Number theory lecture (part 2)
 
3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am
3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am
3130005 cvpde gtu_study_material_e-notes_all_18072019070728_am
 
Randomized algorithms ver 1.0
Randomized algorithms ver 1.0Randomized algorithms ver 1.0
Randomized algorithms ver 1.0
 
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
Program on Quasi-Monte Carlo and High-Dimensional Sampling Methods for Applie...
 
A Szemeredi-type theorem for subsets of the unit cube
A Szemeredi-type theorem for subsets of the unit cubeA Szemeredi-type theorem for subsets of the unit cube
A Szemeredi-type theorem for subsets of the unit cube
 
Last+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptxLast+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptx
 
Annie
AnnieAnnie
Annie
 
Problems in elementary mathematics
Problems in elementary mathematicsProblems in elementary mathematics
Problems in elementary mathematics
 

Dernier

Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 

Dernier (20)

UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 

Chinese remainder theorem

  • 1. Chinese Remainder Theorem: The Abstract Algebra Way
  • 2. Normal Subgroup A subgroup N of a group G is called normal subgroup of G if, g n g-1 𝜖 N ; ꓯ g 𝜖 G and n 𝜖 N , Let’s understand this more intuitively… Group: Integers Z under + Subgroups: Z, 2Z, 3Z, 4Z, 5Z … 5Z = { …-15,-10,-5,0,5,10,15…}  subgroup note: Cosets are not subgroup 1+5Z= {…-14,-9,-4,1,6,11,16…}  coset as they don’t have 2+5Z= {…-13,-8,-3,2,7,12,17…}  coset Identity element, Inverses, 3+5Z= {…-12,-7,-2,3,8,13,18…}  coset and not closed under addition. 4+5Z = {…-11,-6,-1,4,9,14,19…}  coset Cosets play very important role in error correction and channel coding. Now original group Z+ is completely covered by a subgroup 5Z and its four cosets. We can also say, 5Z = 0+ 5Z as a coset. We use the subgroup 5Z to partition the group Z+ in cosets, because the, cosets form a group we may call 5Z a normal subgroup.
  • 3. Quotient Group Group of these cosets is called a Quotient Group and can be written as Z/5Z. Name Quotient Group is very descriptive, as when you divide one thing by another you get quotient. Now we can treat this cosets as elements in a new group, say coset group. So if we add any element of one group to any element in other group we get element of a another coset. (1+5Z)+(2+5Z) = 3+5Z For ex. (-4) + (2) = -2 Remember: Cosets do not form a Group unless it met below condition.. Suppose N ≤ G and its cosets form a Group iff y N y-1 = N , for any y 𝝐 G, this coset group also called Factor Group.
  • 5. Chinese Remainder Theorem for Rings • Let a1,…,an be the ideals of a commutative ring R which satisfy the condition (1) ai +aj = R, ꓯ i ≠ j Then ꓯx1,…,xn 𝝐 R there exist x 𝝐 R such that (2) x ≡ xi (mod ai) for 1 ≤ i ≤ n Moreover, x is unique modulo a := a1∩ ⋯ ∩ an For Example, if we have two Ideals I and J of ring R such that I + J = R , then any r,s 𝝐 R , there is an x 𝝐 R such that x ≡ r (mod I) and x ≡ s (mod J)
  • 6. Chinese Remainder Theorem for Rings ..continued Let us prove: if we have two Ideals I and J of ring R such that I + J = R , then any r,s 𝝐 R , there is an x 𝝐 R such that x ≡ r (mod I) and x ≡ s (mod J) Let r= ri + rj and s = si+ sj for some si, ri 𝝐 I , and sj, rj 𝝐 J , Let x= rj + si then, x-r = ri – si 𝝐 I and x-s =rj – sj 𝝐 J Thus, x ≡ r (mod I) and x ≡ s (mod J)
  • 7. Example of first page… • A bowl contains certain number of Almonds, when we take Almonds in group of 5 then 3 Almonds left in the bowl,but if we take Almonds in group of 7 then 4 Almonds left behind. How many Almonds are there in bowl? • x ≡ r (mod I) and x ≡ s (mod J) • Here x ≡ 3 (mod 5) and x ≡ 4 (mod 7) • Let us write elements of 35 (5 x 7= 35) • U(35) = {x | 1≤ x ≤35, gcd(x,35)=1} {1,2,3,4,6,8,9,11,12,13,16,17,18,19,22,23,24,26,27,29,31,32,33,34}
  • 8. Solving x ≡ 3 (mod 5) and x ≡ 4 (mod 7) • U(35)={1,2,3,4,6,8,9,11,12,13,16,17,18,19,22,23,24,26,27,29,31,32,33,34} i.e., x 𝝐 R always! • we know that 5Z and 7Z are the Ideals of a Ring R. • lets write the required cosets of 5Z 7Z, i.e., 3+5Z and 4+7Z and find an x which is the unique and present in both cosets.. • 3+5Z = {…-12,-7,-2,3,8,13,18,…} • 4+7Z = {…-10,-3,4,11,18,24,32,…} we can see that x=18. If x ≡ 2 (mod 5) and x ≡ 𝟑 (mod 7) then we can easily see that x=17 2+5Z = {...-13,-8,-3,2,7,12,17...} 3+7Z = {...,-11,-4,3,10,17,24,...}