Resources and project ideas

July 28, 2023

Here is a compilation of resources and project ideas.


hide resources
Resources. Throughout the week, I've mentioned multiple resources that might interest you. I've attempted to group them by type/genre.

  1. Light Reading. Novels and other sorts of things.
  2. Biology. Interesting intersections of Biology & Number theory.
  3. Music.
  4. Research Reading. Research papers, books, or other resources of this flavor.

hide project ideas
Project Ideas. Although I have a few precise topics listed below, I'm happy to explore projects related to links in the resources section as well!

  1. In 1849, Polignac conjectured that every odd positive integer greater than 3 can be written in the form \(2^n+p\) for \(n\geq 1\) and \(p\) prime. This conjecture is false, (the smallest example is 127, found by Polignac himself) but paved the way for a lot of interesting mathematics. In 1950, Paul Erdős constructed infinitely many counterexamples to Polignac's conjecture.
    For this project, we'll be learning about covering systems of the integers, how Erdős used and constructed them, and how we can use them to prove the existence of numbers of a certain form. Questions of this flavor might look like:
    • Are there infinitely many integers that cannot be written as the sum of a Fibonacci number and a prime? (The answer to this is yes, and was showing by Lenny Jones)
    • Are there infinitely many composite sandwich numbers? Recall from our meeting(s) that a sandwich number is actually a sequence of numbers, like \(717, 7117, 71117, \dots\).
  2. This week, we learned about integers modulo \(n\), but what about polynomials? Which values modulo \(n\) can be obtained by evaluating polynomials? For this project, we'll explore this!
  3. Quadratic forms are polynomials where all terms are of degree 2, for example \(x^2+xy-y^2\). While seemingly simple, quadratic forms show up everywhere. (Even in very modern research-- like \(\mathbb{A}^1\)-homotopy theory!) There are a lot of things we could look at here:
    • What values can quadratic forms take on modulo \(n\)?
    • Fermat's theorem on sums of two squares determines when an integer can be written in the form \(x^2+y^2\), for \(x,y\in\mathbb{Z}\). We can also ask this question modulo \(n\)!
    • Quadratic forms have a matrix associated to them. Does this work modulo \(n\)?

<- back