SlideShare a Scribd company logo
1 of 13
POLYNOMIAL
CONGRUENCE WITH
PRIME MODULI
Let 𝑓 𝑥 = 𝑎𝑖𝑥𝑖 + 𝑎𝑖−1𝑥𝑖−1 + ⋯ + 𝑎0 = 0 be an integral
polynomial. The largest integer 𝑘 suck that 𝑎𝑘 ≠ 0 is called the
degree of the polynomial, and the corresponding coefficient
called the leading term of the polynomial.
then the expression 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒎 is known as a
polynomial congruence
• if 𝑓 𝑥 = 𝑎𝑖𝑥𝑖 + 𝑎𝑖−1𝑥𝑖−1 + ⋯ + 𝑎0 , 𝑎𝑖 ≡ 𝑏𝑖 𝑚𝑜𝑑 𝑚 and 𝑔 𝑥 = 𝑏𝑖𝑥𝑖 + 𝑏𝑥𝑖−1 + ⋯ + 𝑏0
then clearly 𝒇 𝒙 ≡ 𝒈 𝒙 (𝒎𝒐𝒅 𝒎) for all 𝒙 . Hence, in a congruence 𝒇 𝒙 ≡
𝟎 𝒎𝒐𝒅 𝒎 we may reduce the coefficients modulo 𝒎, and in particular we may delete
terms 𝑎𝑖𝑥𝑖 with 𝑎𝑖 = 0 (mod 𝒎) without changing the solution set.
Example
𝟐𝟎𝒙𝟓
+ 𝟏𝟕𝒙𝟒
+ 12𝒙𝟐
+ 𝟏𝟏 (𝒎𝒐𝒅 𝟒)
is equivalent to the conguence
𝒙𝟒
+ 𝟑 ≡ 0 𝒎𝒐𝒅 𝟒
• And by trying -1, 0, 1, 2, we will find the solution x ≡ ±𝟏 𝒎𝒐𝒅 𝟒
𝑥4
+ 3 ≡ 0 𝑚𝑜𝑑 4
14
+ 3 ≡ 0 𝑚𝑜𝑑 4 −14
+ 3 ≡ 0 𝑚𝑜𝑑 4
1 + 3 ≡ 0 𝑚𝑜𝑑 4 1 + 3 ≡ 0 𝑚𝑜𝑑 4
4 ≡ 0 𝑚𝑜𝑑 4 4 ≡ 0 𝑚𝑜𝑑 4
• THEOREM 9.3
If p is a prime, then every polynomial congruence f(x) ≡ 0 𝑚𝑜𝑑 𝑝 is equivalent to
a polynomial congruence r(x) ≡ 0 𝑚𝑜𝑑 𝑝 , where r(x) is a polynomial with degree less than
p.
*Example
Consider the congruence 𝒙𝟏𝟏 + 𝟐𝒙𝟖 + 𝒙𝟓 + 𝟑𝒙𝟒 + 𝟒𝒙𝟑 + 𝟏 𝒎𝒐𝒅 𝟓
Division by 𝑥5 − 𝑥
𝑥11 + 2𝑥8 + 𝑥5 + 3𝑥4 + 4𝑥3 + 1 = (𝑥6 + 2𝑥3 + 𝑥2 + 1)(𝑥5 − 𝑥) + 5𝑥4 + 5𝑥3 + 𝑥 + 1
The given congruence is equivalent to the congruence 𝟓𝒙𝟒
+ 𝟓𝒙𝟑
+ 𝒙 + 𝟏 ≡ 0 𝑚𝑜𝑑 5
That is 𝑥 + 1 ≡ 0 𝑚𝑜𝑑 5
With sole solution 𝑥 ≡ 4 (mod 5)
• THEOREM 9.4 (LEMMA)
Assume 𝑛 ≥ 𝑝 and 𝑛 ≡ 𝑟 (𝑚𝑜𝑑 𝑝 − 1 , 𝑤ℎ𝑒𝑟𝑒 1 ≤ 𝑟 ≤ 𝑝 − 1. 𝑇ℎ𝑒𝑛 𝑥𝑛 ≡
𝑥𝑟 𝑚𝑜𝑑 𝑝 𝑓𝑜𝑟 𝑎𝑙𝑙 𝑥.
Example:
Consider the congruence 𝒙𝟏𝟏 + 𝟐𝒙𝟖 + 𝒙𝟓 + 𝟑𝒙𝟒 + 𝟒𝒙𝟑 + 𝟏 𝒎𝒐𝒅 𝟓
𝑝 − 1 = 5 − 1 = 4
11 ≡ 3, 8 ≡ 4, 5 ≡ 1 𝑚𝑜𝑑 4
Replace the terms 𝒙𝟏𝟏 , 𝟐𝒙𝟖 + 𝒙𝟓 𝒃𝒚 𝒙𝟑 + 𝟐𝒙𝟒 + 𝒙
This result in the polynomial 𝒙𝟑 + 𝟐𝒙𝟒 + 𝒙 +𝟑𝒙𝟒 + 𝟒𝒙𝟑 + 𝟏 = 𝟓𝒙𝟒 + 𝟓𝒙𝟑 + 𝒙 + 𝟏
𝟓𝒙𝟒 + 𝟓𝒙𝟑 + 𝒙 + 𝟏 ≡ 𝒙 + 𝟏 ≡ 0 𝒎𝒐𝒅 𝟓
A polynomial congruence with a general modulus may have more roots that the degree of the
polynomial
* For example, the congruence 𝑥2 − 1 ≡ 0 𝑚𝑜𝑑 8 ℎ𝑎𝑠 𝑡ℎ𝑒 𝑓𝑜𝑢𝑟 𝑟𝑜𝑜𝑡𝑠 1, 3, 5 𝑎𝑛𝑑 7.
However if the modulus is prime, then the number of roots can not exceed the degree unless all
coefficients of the polynomials are divisible by p.
Let p be a prime and let f(x) be an integral polynomial of degree n not all of whose coefficient
are divisible by p. Then the congruence f(x)≡ 0 𝑚𝑜𝑑 𝑝 ℎ𝑎𝑠 𝑎𝑡 𝑚𝑜𝑠𝑡 𝑛 𝑟𝑜𝑜𝑡𝑠.
Let p be a prime, and suppose that the polynomial f(x)has degree 𝑛 ≤ 𝑝 and leading coefficient
1. Use the division algorithm to write 𝑥𝑝
− 𝑥 = 𝑞 𝑥 𝑓 𝑥 + 𝑟 𝑥 , 𝑤ℎ𝑒𝑟𝑒 𝑑𝑒𝑔 𝑟 𝑥 < 𝑑𝑒𝑔 𝑓 𝑥 .
Then f(x)≡ 0 𝑚𝑜𝑑 𝑝 has exactly 𝑛 roots if and only if every coefficient 𝑟 𝑥 is divisible by p.
Assume p be a prime and that d | (𝑝 − 1). Then the congruence 𝑥𝑑 − 1 ≡ 0 (𝑚𝑜𝑑 𝑝) has exactly d
roots.
POLYNOMIAL
CONGRUENCES WITH
PRIME POWER MODULI
• The general procedure for solving the polynomial
congruence 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒎) when m is a prime power
𝒑𝒌
is to start with a root for the modulus p and use it to
generate a root( or in some cases several roots) modulo 𝒑𝟐
.
Using the same technique, we produce roots 𝒑𝟑
, 𝒑𝟒
, and so
on, until we finally obtain roots for the original modulus
𝒑𝒌
.
• The general procedure for finding all roots of 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒑𝒌):
1. First find all solutions of the congruence 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒑).
2. Select one, say 𝑎1;the there are either 0, 1 or p solutions of 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒑𝟐 congruent to
𝑎1 modulo p; if solution exist, they are found by solving the linear congruence f’(𝑎1)/p (mod
p). If there are no solutions, start again with a different 𝑎1.
3. If there are solutions of 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒑𝟐
, select one, say 𝑎2, and find the corresponding
roots of 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒑𝟑 by solving the congruence f’(𝑎2)t ≡ f’(𝑎2)/ 𝑝2 (mod p). Do this for
each root of f(x) ≡ 0 (𝑚𝑜𝑑 𝑝2).Note that since 𝑎2 ≡ 𝑎1 𝑚𝑜𝑑 𝑝 , f’(𝑎2) ≡ f’(𝑎1) (mod p), so we
do not need to calculate f’(𝑎2).
4. Proceeding in this fashion, we will eventually determine all solutions of 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒑𝒌
)
Example : Solve the congruence 7𝑥6
+ 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 135
 Solution: Since 135 = 33. 5, the congruence is equivalent to the system
 7𝑥6 + 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 5
7𝑥6 + 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 33
A. 7𝑥6
+ 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 5 = 𝟐𝒙𝟐
+ 𝟒𝒙 + 𝟐 ≡ 𝟎 𝒎𝒐𝒅 𝟓 = (𝒙 + 𝟏)𝟐
≡ 𝟎 𝒎𝒐𝒅 𝟓
(𝑥 + 2)2
≡ 𝟎
𝒙 + 𝟏 ≡ 0 𝒙 ≡ −1 it has the sole root -1
7𝑥6
+ 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 3 = 𝑥2
+ 𝑥 ≡ 0 (𝑚𝑜𝑑 3)
* roots : 𝒙 ≡ 0 (𝑚𝑜𝑑 3) * 𝒙 ≡ −1 (𝑚𝑜𝑑 3)
7𝑥6
+ 4𝑥 + 12 ≡ 0 7𝑥6
+ 4𝑥 + 12 ≡ 0
7(0)6
+ 4 0 + 12 ≡ 0 (𝑚𝑜𝑑 3) 7(−1)6
+ 4 −1 + 12 ≡ 0 (𝑚𝑜𝑑 3) (𝑚𝑜𝑑 3)
12 ≡ 0 (mod 3) 15 ≡ 0 (𝑚𝑜𝑑 3)
B. We start from 𝑥1 = 0 and solve the linear congruence
* f’(𝑥1) = f’(𝑥1 /p (mod p) f’(0) = −
12
3
(𝑚𝑜𝑑 3) t ≡ −4 ≡ 2 (mod 3)
𝑥2 = 0 + 2 3 = 6 solves f(x) ≡ 0 (mod 𝟑𝟐
)
*f’(𝑥2) = f’(𝑥2 /p (mod p) f’(6) = −
6
9
(𝑚𝑜𝑑 3) t ≡ 2 (mod 3)
𝑥3 = 6 + 2 9 = 6 solves f(x) ≡ 0 (mod 𝟑𝟑
)
C. We start from 𝑦1 = −1 and solve the linear congruence
* f’(𝑦1) = f’(𝑦1 /p (mod p) f’(−1) = −
−15
3
(𝑚𝑜𝑑 3) t ≡ −5 ≡ 1 (mod 3)
𝑦2 = −1 + (1) 3 = 2 solves f(y) ≡ 0 (mod 𝟑𝟐
)
*f’(𝑦2) = f’(𝑦2 /p (mod p) f’(2) = −
2
9
(𝑚𝑜𝑑 3) t ≡ 2 (mod 3)
𝑦3 = 2 + (2) 9 = 20 solves f(y) ≡ 0 (mod 𝟑𝟑
)
D. To find the two solutions of our original congruence, we now use the Chinese
Remainder Theorem to solve the two systems
x ≡ −1 (mod 5) x ≡ −1 (mod 5)
x ≡ 24 (mod 33 ) and x ≡ 20 (mod 33 ).
The solutions are x ≡ 24 (mod 135) and x ≡ 74 (mod 135).
Polynomial congruence with prime moduli.pptx

More Related Content

What's hot

Method of direct proof
Method of direct proofMethod of direct proof
Method of direct proofAbdur Rehman
 
Linear Congruences, reduced residue systems.pptx
Linear Congruences, reduced residue systems.pptxLinear Congruences, reduced residue systems.pptx
Linear Congruences, reduced residue systems.pptxKuparala Vidyasagar
 
number theory.ppt
number theory.pptnumber theory.ppt
number theory.pptShishu
 
Modular arithmetic
Modular arithmeticModular arithmetic
Modular arithmeticsangeetha s
 
Calculus II - 1
Calculus II - 1Calculus II - 1
Calculus II - 1David Mao
 
7.2 simplifying radicals
7.2 simplifying radicals7.2 simplifying radicals
7.2 simplifying radicalshisema01
 
Counting, mathematical induction and discrete probability
Counting, mathematical induction and discrete probabilityCounting, mathematical induction and discrete probability
Counting, mathematical induction and discrete probabilitySURBHI SAROHA
 
combination q3w2.ppt
combination q3w2.pptcombination q3w2.ppt
combination q3w2.pptIzah Catli
 
Section 10: Lagrange's Theorem
Section 10: Lagrange's TheoremSection 10: Lagrange's Theorem
Section 10: Lagrange's TheoremKevin Johnson
 
Systems of linear equations
Systems of linear equationsSystems of linear equations
Systems of linear equationsgandhinagar
 
Cubic Equation
Cubic EquationCubic Equation
Cubic Equationreynosje
 
Rational expressions ppt
Rational expressions pptRational expressions ppt
Rational expressions pptDoreen Mhizha
 
5.4 mathematical induction
5.4 mathematical induction5.4 mathematical induction
5.4 mathematical inductionmath260
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareFree Math Powerpoints
 
Mathematical induction and divisibility rules
Mathematical induction and divisibility rulesMathematical induction and divisibility rules
Mathematical induction and divisibility rulesDawood Faheem Abbasi
 
Fundamental Counting Principle
Fundamental Counting PrincipleFundamental Counting Principle
Fundamental Counting PrincipleBen Cruz
 

What's hot (20)

Method of direct proof
Method of direct proofMethod of direct proof
Method of direct proof
 
Linear Congruences, reduced residue systems.pptx
Linear Congruences, reduced residue systems.pptxLinear Congruences, reduced residue systems.pptx
Linear Congruences, reduced residue systems.pptx
 
ELEMENTARY NUMBER THEORY.pptx
ELEMENTARY NUMBER THEORY.pptxELEMENTARY NUMBER THEORY.pptx
ELEMENTARY NUMBER THEORY.pptx
 
number theory.ppt
number theory.pptnumber theory.ppt
number theory.ppt
 
Modular arithmetic
Modular arithmeticModular arithmetic
Modular arithmetic
 
Calculus II - 1
Calculus II - 1Calculus II - 1
Calculus II - 1
 
7.2 simplifying radicals
7.2 simplifying radicals7.2 simplifying radicals
7.2 simplifying radicals
 
Counting, mathematical induction and discrete probability
Counting, mathematical induction and discrete probabilityCounting, mathematical induction and discrete probability
Counting, mathematical induction and discrete probability
 
combination q3w2.ppt
combination q3w2.pptcombination q3w2.ppt
combination q3w2.ppt
 
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
 
Section 10: Lagrange's Theorem
Section 10: Lagrange's TheoremSection 10: Lagrange's Theorem
Section 10: Lagrange's Theorem
 
Number theory
Number theoryNumber theory
Number theory
 
Systems of linear equations
Systems of linear equationsSystems of linear equations
Systems of linear equations
 
Permutations
PermutationsPermutations
Permutations
 
Cubic Equation
Cubic EquationCubic Equation
Cubic Equation
 
Rational expressions ppt
Rational expressions pptRational expressions ppt
Rational expressions ppt
 
5.4 mathematical induction
5.4 mathematical induction5.4 mathematical induction
5.4 mathematical induction
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the Square
 
Mathematical induction and divisibility rules
Mathematical induction and divisibility rulesMathematical induction and divisibility rules
Mathematical induction and divisibility rules
 
Fundamental Counting Principle
Fundamental Counting PrincipleFundamental Counting Principle
Fundamental Counting Principle
 

Similar to Polynomial congruence with prime moduli.pptx

Integral dalam Bahasa Inggris
Integral dalam Bahasa InggrisIntegral dalam Bahasa Inggris
Integral dalam Bahasa Inggrisimmochacha
 
Solutions of AHSEC Mathematics Paper 2015
Solutions of AHSEC Mathematics Paper 2015Solutions of AHSEC Mathematics Paper 2015
Solutions of AHSEC Mathematics Paper 2015Nayanmani Sarma
 
Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007
Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007
Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007Demetrio Ccesa Rayme
 
WEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptxWEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptxJOANNAMARIECAOILE
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equationssmiller5
 
Basic mathematics integration
Basic mathematics integrationBasic mathematics integration
Basic mathematics integrationMuhammad Luthfan
 
Semana 14 ecuacion cuadratica álgebra-uni ccesa007
Semana 14   ecuacion cuadratica  álgebra-uni ccesa007Semana 14   ecuacion cuadratica  álgebra-uni ccesa007
Semana 14 ecuacion cuadratica álgebra-uni ccesa007Demetrio Ccesa Rayme
 
Helmholtz equation (Motivations and Solutions)
Helmholtz equation (Motivations and Solutions)Helmholtz equation (Motivations and Solutions)
Helmholtz equation (Motivations and Solutions)Hassaan Saleem
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsRai University
 
Power Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's EquationPower Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's EquationArijitDhali
 
Homogeneous Linear Differential Equations
 Homogeneous Linear Differential Equations Homogeneous Linear Differential Equations
Homogeneous Linear Differential EquationsAMINULISLAM439
 
5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functions5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functionssmiller5
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSRai University
 
2.6 Other Types of Equations
2.6 Other Types of Equations2.6 Other Types of Equations
2.6 Other Types of Equationssmiller5
 

Similar to Polynomial congruence with prime moduli.pptx (20)

Integral dalam Bahasa Inggris
Integral dalam Bahasa InggrisIntegral dalam Bahasa Inggris
Integral dalam Bahasa Inggris
 
Solutions of AHSEC Mathematics Paper 2015
Solutions of AHSEC Mathematics Paper 2015Solutions of AHSEC Mathematics Paper 2015
Solutions of AHSEC Mathematics Paper 2015
 
Mt3621702173
Mt3621702173Mt3621702173
Mt3621702173
 
Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007
Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007
Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007
 
WEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptxWEEK 1 QUADRATIC EQUATION.pptx
WEEK 1 QUADRATIC EQUATION.pptx
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
 
MT102 Лекц 10
MT102 Лекц 10MT102 Лекц 10
MT102 Лекц 10
 
Basic mathematics integration
Basic mathematics integrationBasic mathematics integration
Basic mathematics integration
 
Semana 14 ecuacion cuadratica álgebra-uni ccesa007
Semana 14   ecuacion cuadratica  álgebra-uni ccesa007Semana 14   ecuacion cuadratica  álgebra-uni ccesa007
Semana 14 ecuacion cuadratica álgebra-uni ccesa007
 
Helmholtz equation (Motivations and Solutions)
Helmholtz equation (Motivations and Solutions)Helmholtz equation (Motivations and Solutions)
Helmholtz equation (Motivations and Solutions)
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
 
Lecture5_Laplace_ODE.pdf
Lecture5_Laplace_ODE.pdfLecture5_Laplace_ODE.pdf
Lecture5_Laplace_ODE.pdf
 
Power Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's EquationPower Series - Legendre Polynomial - Bessel's Equation
Power Series - Legendre Polynomial - Bessel's Equation
 
Homogeneous Linear Differential Equations
 Homogeneous Linear Differential Equations Homogeneous Linear Differential Equations
Homogeneous Linear Differential Equations
 
5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functions5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functions
 
Ch08
Ch08Ch08
Ch08
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
 
Ch7
Ch7Ch7
Ch7
 
Tema 8
Tema 8Tema 8
Tema 8
 
2.6 Other Types of Equations
2.6 Other Types of Equations2.6 Other Types of Equations
2.6 Other Types of Equations
 

More from JaniceBarnaha

REBOLUSYONG AMERIKANO.pptx
REBOLUSYONG AMERIKANO.pptxREBOLUSYONG AMERIKANO.pptx
REBOLUSYONG AMERIKANO.pptxJaniceBarnaha
 
IKALAWANG DIGMAANG PANDAIGDIG.pptx
IKALAWANG DIGMAANG PANDAIGDIG.pptxIKALAWANG DIGMAANG PANDAIGDIG.pptx
IKALAWANG DIGMAANG PANDAIGDIG.pptxJaniceBarnaha
 
ARALING PANLIPUNAN 8.pptx
ARALING PANLIPUNAN 8.pptxARALING PANLIPUNAN 8.pptx
ARALING PANLIPUNAN 8.pptxJaniceBarnaha
 
Sinaunang Kabihasnan.pptx
Sinaunang Kabihasnan.pptxSinaunang Kabihasnan.pptx
Sinaunang Kabihasnan.pptxJaniceBarnaha
 
CO HEOGRAPIYANG PANTAO.pptx
CO HEOGRAPIYANG PANTAO.pptxCO HEOGRAPIYANG PANTAO.pptx
CO HEOGRAPIYANG PANTAO.pptxJaniceBarnaha
 
child development.pptx
child development.pptxchild development.pptx
child development.pptxJaniceBarnaha
 

More from JaniceBarnaha (11)

REBOLUSYONG AMERIKANO.pptx
REBOLUSYONG AMERIKANO.pptxREBOLUSYONG AMERIKANO.pptx
REBOLUSYONG AMERIKANO.pptx
 
ESP.pptx
ESP.pptxESP.pptx
ESP.pptx
 
IKALAWANG DIGMAANG PANDAIGDIG.pptx
IKALAWANG DIGMAANG PANDAIGDIG.pptxIKALAWANG DIGMAANG PANDAIGDIG.pptx
IKALAWANG DIGMAANG PANDAIGDIG.pptx
 
INCIDENCE.pptx
INCIDENCE.pptxINCIDENCE.pptx
INCIDENCE.pptx
 
ARALING PANLIPUNAN 8.pptx
ARALING PANLIPUNAN 8.pptxARALING PANLIPUNAN 8.pptx
ARALING PANLIPUNAN 8.pptx
 
Q2 MODULE1.pptx
Q2 MODULE1.pptxQ2 MODULE1.pptx
Q2 MODULE1.pptx
 
lesson 3 ppt.pptx
lesson 3 ppt.pptxlesson 3 ppt.pptx
lesson 3 ppt.pptx
 
Sinaunang Kabihasnan.pptx
Sinaunang Kabihasnan.pptxSinaunang Kabihasnan.pptx
Sinaunang Kabihasnan.pptx
 
CO HEOGRAPIYANG PANTAO.pptx
CO HEOGRAPIYANG PANTAO.pptxCO HEOGRAPIYANG PANTAO.pptx
CO HEOGRAPIYANG PANTAO.pptx
 
Hypothesis .pptx
Hypothesis .pptxHypothesis .pptx
Hypothesis .pptx
 
child development.pptx
child development.pptxchild development.pptx
child development.pptx
 

Recently uploaded

Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 

Recently uploaded (20)

Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 

Polynomial congruence with prime moduli.pptx

  • 2. Let 𝑓 𝑥 = 𝑎𝑖𝑥𝑖 + 𝑎𝑖−1𝑥𝑖−1 + ⋯ + 𝑎0 = 0 be an integral polynomial. The largest integer 𝑘 suck that 𝑎𝑘 ≠ 0 is called the degree of the polynomial, and the corresponding coefficient called the leading term of the polynomial. then the expression 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒎 is known as a polynomial congruence
  • 3. • if 𝑓 𝑥 = 𝑎𝑖𝑥𝑖 + 𝑎𝑖−1𝑥𝑖−1 + ⋯ + 𝑎0 , 𝑎𝑖 ≡ 𝑏𝑖 𝑚𝑜𝑑 𝑚 and 𝑔 𝑥 = 𝑏𝑖𝑥𝑖 + 𝑏𝑥𝑖−1 + ⋯ + 𝑏0 then clearly 𝒇 𝒙 ≡ 𝒈 𝒙 (𝒎𝒐𝒅 𝒎) for all 𝒙 . Hence, in a congruence 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒎 we may reduce the coefficients modulo 𝒎, and in particular we may delete terms 𝑎𝑖𝑥𝑖 with 𝑎𝑖 = 0 (mod 𝒎) without changing the solution set. Example 𝟐𝟎𝒙𝟓 + 𝟏𝟕𝒙𝟒 + 12𝒙𝟐 + 𝟏𝟏 (𝒎𝒐𝒅 𝟒) is equivalent to the conguence 𝒙𝟒 + 𝟑 ≡ 0 𝒎𝒐𝒅 𝟒 • And by trying -1, 0, 1, 2, we will find the solution x ≡ ±𝟏 𝒎𝒐𝒅 𝟒 𝑥4 + 3 ≡ 0 𝑚𝑜𝑑 4 14 + 3 ≡ 0 𝑚𝑜𝑑 4 −14 + 3 ≡ 0 𝑚𝑜𝑑 4 1 + 3 ≡ 0 𝑚𝑜𝑑 4 1 + 3 ≡ 0 𝑚𝑜𝑑 4 4 ≡ 0 𝑚𝑜𝑑 4 4 ≡ 0 𝑚𝑜𝑑 4
  • 4. • THEOREM 9.3 If p is a prime, then every polynomial congruence f(x) ≡ 0 𝑚𝑜𝑑 𝑝 is equivalent to a polynomial congruence r(x) ≡ 0 𝑚𝑜𝑑 𝑝 , where r(x) is a polynomial with degree less than p. *Example Consider the congruence 𝒙𝟏𝟏 + 𝟐𝒙𝟖 + 𝒙𝟓 + 𝟑𝒙𝟒 + 𝟒𝒙𝟑 + 𝟏 𝒎𝒐𝒅 𝟓 Division by 𝑥5 − 𝑥 𝑥11 + 2𝑥8 + 𝑥5 + 3𝑥4 + 4𝑥3 + 1 = (𝑥6 + 2𝑥3 + 𝑥2 + 1)(𝑥5 − 𝑥) + 5𝑥4 + 5𝑥3 + 𝑥 + 1 The given congruence is equivalent to the congruence 𝟓𝒙𝟒 + 𝟓𝒙𝟑 + 𝒙 + 𝟏 ≡ 0 𝑚𝑜𝑑 5 That is 𝑥 + 1 ≡ 0 𝑚𝑜𝑑 5 With sole solution 𝑥 ≡ 4 (mod 5)
  • 5. • THEOREM 9.4 (LEMMA) Assume 𝑛 ≥ 𝑝 and 𝑛 ≡ 𝑟 (𝑚𝑜𝑑 𝑝 − 1 , 𝑤ℎ𝑒𝑟𝑒 1 ≤ 𝑟 ≤ 𝑝 − 1. 𝑇ℎ𝑒𝑛 𝑥𝑛 ≡ 𝑥𝑟 𝑚𝑜𝑑 𝑝 𝑓𝑜𝑟 𝑎𝑙𝑙 𝑥. Example: Consider the congruence 𝒙𝟏𝟏 + 𝟐𝒙𝟖 + 𝒙𝟓 + 𝟑𝒙𝟒 + 𝟒𝒙𝟑 + 𝟏 𝒎𝒐𝒅 𝟓 𝑝 − 1 = 5 − 1 = 4 11 ≡ 3, 8 ≡ 4, 5 ≡ 1 𝑚𝑜𝑑 4 Replace the terms 𝒙𝟏𝟏 , 𝟐𝒙𝟖 + 𝒙𝟓 𝒃𝒚 𝒙𝟑 + 𝟐𝒙𝟒 + 𝒙 This result in the polynomial 𝒙𝟑 + 𝟐𝒙𝟒 + 𝒙 +𝟑𝒙𝟒 + 𝟒𝒙𝟑 + 𝟏 = 𝟓𝒙𝟒 + 𝟓𝒙𝟑 + 𝒙 + 𝟏 𝟓𝒙𝟒 + 𝟓𝒙𝟑 + 𝒙 + 𝟏 ≡ 𝒙 + 𝟏 ≡ 0 𝒎𝒐𝒅 𝟓
  • 6. A polynomial congruence with a general modulus may have more roots that the degree of the polynomial * For example, the congruence 𝑥2 − 1 ≡ 0 𝑚𝑜𝑑 8 ℎ𝑎𝑠 𝑡ℎ𝑒 𝑓𝑜𝑢𝑟 𝑟𝑜𝑜𝑡𝑠 1, 3, 5 𝑎𝑛𝑑 7. However if the modulus is prime, then the number of roots can not exceed the degree unless all coefficients of the polynomials are divisible by p. Let p be a prime and let f(x) be an integral polynomial of degree n not all of whose coefficient are divisible by p. Then the congruence f(x)≡ 0 𝑚𝑜𝑑 𝑝 ℎ𝑎𝑠 𝑎𝑡 𝑚𝑜𝑠𝑡 𝑛 𝑟𝑜𝑜𝑡𝑠. Let p be a prime, and suppose that the polynomial f(x)has degree 𝑛 ≤ 𝑝 and leading coefficient 1. Use the division algorithm to write 𝑥𝑝 − 𝑥 = 𝑞 𝑥 𝑓 𝑥 + 𝑟 𝑥 , 𝑤ℎ𝑒𝑟𝑒 𝑑𝑒𝑔 𝑟 𝑥 < 𝑑𝑒𝑔 𝑓 𝑥 . Then f(x)≡ 0 𝑚𝑜𝑑 𝑝 has exactly 𝑛 roots if and only if every coefficient 𝑟 𝑥 is divisible by p. Assume p be a prime and that d | (𝑝 − 1). Then the congruence 𝑥𝑑 − 1 ≡ 0 (𝑚𝑜𝑑 𝑝) has exactly d roots.
  • 8. • The general procedure for solving the polynomial congruence 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒎) when m is a prime power 𝒑𝒌 is to start with a root for the modulus p and use it to generate a root( or in some cases several roots) modulo 𝒑𝟐 . Using the same technique, we produce roots 𝒑𝟑 , 𝒑𝟒 , and so on, until we finally obtain roots for the original modulus 𝒑𝒌 .
  • 9. • The general procedure for finding all roots of 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒑𝒌): 1. First find all solutions of the congruence 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒑). 2. Select one, say 𝑎1;the there are either 0, 1 or p solutions of 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒑𝟐 congruent to 𝑎1 modulo p; if solution exist, they are found by solving the linear congruence f’(𝑎1)/p (mod p). If there are no solutions, start again with a different 𝑎1. 3. If there are solutions of 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒑𝟐 , select one, say 𝑎2, and find the corresponding roots of 𝒇 𝒙 ≡ 𝟎 𝒎𝒐𝒅 𝒑𝟑 by solving the congruence f’(𝑎2)t ≡ f’(𝑎2)/ 𝑝2 (mod p). Do this for each root of f(x) ≡ 0 (𝑚𝑜𝑑 𝑝2).Note that since 𝑎2 ≡ 𝑎1 𝑚𝑜𝑑 𝑝 , f’(𝑎2) ≡ f’(𝑎1) (mod p), so we do not need to calculate f’(𝑎2). 4. Proceeding in this fashion, we will eventually determine all solutions of 𝒇 𝒙 ≡ 𝟎 (𝒎𝒐𝒅 𝒑𝒌 )
  • 10. Example : Solve the congruence 7𝑥6 + 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 135  Solution: Since 135 = 33. 5, the congruence is equivalent to the system  7𝑥6 + 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 5 7𝑥6 + 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 33 A. 7𝑥6 + 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 5 = 𝟐𝒙𝟐 + 𝟒𝒙 + 𝟐 ≡ 𝟎 𝒎𝒐𝒅 𝟓 = (𝒙 + 𝟏)𝟐 ≡ 𝟎 𝒎𝒐𝒅 𝟓 (𝑥 + 2)2 ≡ 𝟎 𝒙 + 𝟏 ≡ 0 𝒙 ≡ −1 it has the sole root -1 7𝑥6 + 4𝑥 + 12 ≡ 0 𝑚𝑜𝑑 3 = 𝑥2 + 𝑥 ≡ 0 (𝑚𝑜𝑑 3) * roots : 𝒙 ≡ 0 (𝑚𝑜𝑑 3) * 𝒙 ≡ −1 (𝑚𝑜𝑑 3) 7𝑥6 + 4𝑥 + 12 ≡ 0 7𝑥6 + 4𝑥 + 12 ≡ 0 7(0)6 + 4 0 + 12 ≡ 0 (𝑚𝑜𝑑 3) 7(−1)6 + 4 −1 + 12 ≡ 0 (𝑚𝑜𝑑 3) (𝑚𝑜𝑑 3) 12 ≡ 0 (mod 3) 15 ≡ 0 (𝑚𝑜𝑑 3)
  • 11. B. We start from 𝑥1 = 0 and solve the linear congruence * f’(𝑥1) = f’(𝑥1 /p (mod p) f’(0) = − 12 3 (𝑚𝑜𝑑 3) t ≡ −4 ≡ 2 (mod 3) 𝑥2 = 0 + 2 3 = 6 solves f(x) ≡ 0 (mod 𝟑𝟐 ) *f’(𝑥2) = f’(𝑥2 /p (mod p) f’(6) = − 6 9 (𝑚𝑜𝑑 3) t ≡ 2 (mod 3) 𝑥3 = 6 + 2 9 = 6 solves f(x) ≡ 0 (mod 𝟑𝟑 ) C. We start from 𝑦1 = −1 and solve the linear congruence * f’(𝑦1) = f’(𝑦1 /p (mod p) f’(−1) = − −15 3 (𝑚𝑜𝑑 3) t ≡ −5 ≡ 1 (mod 3) 𝑦2 = −1 + (1) 3 = 2 solves f(y) ≡ 0 (mod 𝟑𝟐 ) *f’(𝑦2) = f’(𝑦2 /p (mod p) f’(2) = − 2 9 (𝑚𝑜𝑑 3) t ≡ 2 (mod 3) 𝑦3 = 2 + (2) 9 = 20 solves f(y) ≡ 0 (mod 𝟑𝟑 )
  • 12. D. To find the two solutions of our original congruence, we now use the Chinese Remainder Theorem to solve the two systems x ≡ −1 (mod 5) x ≡ −1 (mod 5) x ≡ 24 (mod 33 ) and x ≡ 20 (mod 33 ). The solutions are x ≡ 24 (mod 135) and x ≡ 74 (mod 135).