πŸ—οΈ Ξ˜ΟΟ΅Ξ·Ξ Ξ±Ο„Ο€πŸš§ (under construction)

Quadratic Residue
Let n∈N1 and c∈Z we say that c is a quadratic residue when the congruence x2≑c(modn) has a solution, we define the collection of quadratic residues as QR(n)

Being a quadratic residue means "you have a square root"

Eulers Criterion
Let p∈P3 and c∈Z such that p∀c then c is a quadratic residue if and only if cpβˆ’12≑1(modp)
Legendre Symbol
Let p∈P3 and c∈Z, then we define the legendre symbol as: leg(c,p):={0Β ifΒ p∣c1Β ifΒ p∀cΒ andΒ c∈QR(n)βˆ’1Β ifΒ p∀cΒ andΒ cβˆ‰QR(n)
Quadratic Residue iff Legendre Symbol is One
Let c∈Z and p∈P3 then leg(c,p)=1 if and only if there is some x0∈Z such that x02≑c(modp)
Quadratic Residues mod p Come in Pairs
Let p∈P3, c∈cop(p) and suppose that x0∈Z is a solution to x2≑c(modp) then there are exactly 2 solutions to this equation given by Β±x0
Half of them are Quadratic Resides and the Rest Aren't
Let p∈P3 prove that |{c∈[1,…,pβˆ’1]:leg(c,p)=1}|=|{c∈[1,…,pβˆ’1]:leg(c,p)=βˆ’1}|
Quadratic Residue with a Composite Modulus
Let n=∏i=1lpiΞ±i be the prime factorization of n∈N2, then x2≑c(modn) has a solution if and only if for every i∈[1,…,l] x2≑c(modpiΞ±i) has a solution
When a Quadratic Congruence has a Solution mod p Squared
Let p∈P3 and c∈cop(p), then x2≑c(modp2) has solutions if and only if leg(c,p)=1
Obtaining a Solution to a Quadratic Congrugence mod p Squared from a Solution mod p
Suppose that x0 is a solution to x2≑c(modp) so that x02=mp+c for some m∈Z, then
  • x0+Ξ±p (where α≑(βˆ’m)(2x0)βˆ’1(modp) ) is a solution to x2≑c(modp2)
A Quadratic Equation mod p Squared has 2 Solutions if the Legendre Symbol is One and None if Minus One
x2≑c(modp) has precisely 2 solutions if leg(c,p)=1 and no solutions if leg(c,p)=βˆ’1
Solutions to 2783
Find all incongruent solutions to x2≑3(mod2783) where 2783=112Β·23
A Number is a Solution of a Quadratic Equation mod a Power of 2 iff a Power of 2 Minus the Number is as well
Let c≑1(mod8) and k∈N3 then x0 is a solution of x2≑c(mod2k) iff 2kβˆ’1βˆ’x0 is also a solution.
Only Numbers Congruent to 1 mod 8 Have Quadratic Residues mod a Power of 2
Let c∈Zodd and k∈N3 then x2≑c(mod2k) has a solution iff c≑1(mod8)
A Quadratic Congruence mod a Power of 2 has 4 Solutions
Let c≑1(mod8) and k∈N3 then there are exactly 4 incongruent solutions to x2≑c(mod2k)