MHB Applications of quadratic residues

matqkks
Messages
280
Reaction score
5
I have covered the proofs of the laws of quadratic reciprocity (the Legendre and Jacobi symbols). However this treatment of quadratic residues has been pretty dry. Are there any real life applications of the quadratic residues?
 
Mathematics news on Phys.org
Not that I know of. If you are doing mathematics you care about its applications to other parts of mathematics, and for that there are plentiful.

Here is one application within mathematics. A Dirichlet character mod $n$ is a function $\chi:\mathbb{Z} \to \mathbb{C}$ such that $\chi(a) = \chi(a+n)$ and $\chi(ab) = \chi(a)\chi(b)$. It also has one more additional property, it only pays attention to the integers relatively prime to $n$, in other words, $\chi(a) = 0$ if $(a,n) > 0$ and $\chi(a) \not = 0 $ if $(a,n) = 1$.

Example 1: Let $p$ be an odd prime, define,
$$ \chi(a) = \left( \frac{a}{p} \right) \text{ by the Legendre symbol }$$
Then $\chi : \mathbb{Z} \to \mathbb{R} $ and it is a Dirichlet character mod $p$.

Example 2: Suppose that $n$ divides $m$ and $\chi$ is a character mod $n$. We can define a new character $\chi'$ mod $m$ by defining, $\chi'(a) = \chi(a)$ if $(a,m) = 1$ and $\chi'(a) = 0$ if $(a,m) = 0$. This character $\chi'$ is called the induced character of $\chi$.

A character mod $n$ for which there is no character mod $d$ ($d$ is a non-trivial divisor of $n$) induces $n$ is called a primitive character.

An application of these various quadratic symbols that you are learning about is that the only real-valued primitive characters are described by these symbols coming from quadratic reciprocity.
 
All modern general purpose integer factorization algorithms work by finding small quadratic residues modulo a composite number, in order to construct a relation of the form $a^2 \equiv b^2 \pmod{n}$, producing a nontrivial factor of $n$ with good probability.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top