July 26, 2023
This will be updated after our meeting! First, here are a few definitions and links that we didn’t talk about yesterday.
A natural question is to ask if there are infinitely many Mersenne or Fermat primes.
There are also a few (big!) unsolved problems, or conjectures that ought to be mentioned:
Conjecture. (Twin prime conjecture) Are there infinitely many primes \(p\) such that \(p+2\) is also prime?
Conjecture.(Goldbach conjecture) Can every even integer be written as a sum of two primes?
Conjecture.(Legendre) Is there always a prime between two perfect squares?
At this point, we’ve sufficiently convinced ourselves that there are a lot of unproven statements about primes. There’s also many things we can say:
Theorem. There are infinitely many primes of the form \(4k+3\).
Infact, the above theorem is true more generally.
Theorem. (Dirichlet's Theorem on Primes in an Arithmetic Progression) There are infinitely many primes of the form \(ak+b\) for \((a,b)=1\).
Theorem. (Green, Tao) There exist arbitrarilty long arithmetic progressions of primes.
We also noted in class that the above theorem is true for composite numbers as well. (There are arbitrarily long arithmetic progressions of composite numbers)
As a group, we helped Momo the cat figure out how many things she has. (Momo borrowed this problem from the Chinese mathematician Sun Zi. Momo can’t actually count.)
There are certain things whose number is unknown. If we count them by threes, we have two left over; by fives, we have three left over; and by sevens, two are left over. How many things are there?
We saw that the smallest number of things that Momo could possibly have is \(23\). The more accurate solution is
Finally, we saw a precise statement of our problem:
Theorem.Modular Remainder Theorem Suppose \(n_1, n_2, \dots, n_k\) are positive integers that are pair-wise relatively prime. Then, the system of equations \(x\equiv a_1\mod n_2\), \(\dots\), \(x\equiv a_k \mod n_k\) has a unique solution modulo \(n_1\cdots n_k\).