New Perspective on the Riemann Hypothesis

Entitled “New Perspective on the Riemann Hypothesis”, the full version in PDF format is accessible in the “Free Books and Articles” section, here.

In about 10 pages (plus Python code, exercises and figures), this article constitutes a scratch course on the subject. It covers a large range of topics, both recent as well as unpublished, in a very compact style. Full of clickable references, the document covers the basics, offering a light reading experience. It also includes plenty of advanced, state-of-the-art material explained as simply as possible. Written by a machine learning professional working on experimental math, it is targeted to other machine learning professionals. Physicists, mathematicians, quants, statisticians and engineers will hopefully find this document easy to read, interesting, and opening up new research horizons. Exercise 8 is particularly intriguing, showing a potential new path to proving the Riemann Hypothesis.

Abstract

This tutorial provides a solid introduction to the Generalized Riemann Hypothesis and related functions, including Dirichlet series, Euler products, non-integer primes (Beurling primes), Dirichlet characters and Rademacher random multiplicative functions. The topic is usually explained in obscure jargon or inane generalities. To the contrary, this article will intrigue you with the beauty and power of this theory. The summary style is very compact, covering much more than traditionally taught in a first graduate course in analytic number theory. The choice of the topics is a little biased, with an emphasis on probabilistic models. My approach, discussing the “hole of the orbit” — called the eye of the Riemann zeta function in a previous article — is particularly intuitive.

The accompanying Python code covers a large class of interesting functions to allow you to perform as many different experiments as possible. If you are interested to know a lot more than the basics and possibly investigate this conjecture using machine learning techniques, this article is for you. The Python code also shows you how to produce beautiful videos of the various functions involved, in particular their orbits. This visual exploration shows that the Riemann zeta function, and a specific Dirichlet-L function (based on the non-trivial character modulo 4), behave very uniquely and similarly, explaining the connection between the Riemann and the Generalized Riemann Hypothesis, in pictures and videos rather than words.

Three orbits of the finite Euler product: few (left) versus many factors (right)

Contents

Introduction

  • Key concepts and terminology
  • Orbits and holes
  • Industrial applications

Euler products

  • Finite Euler products
  • Generalization using Dirichlet characters
  • Infinite Euler products
  • Special products
  • Probabilistic properties and conjectures

Finite Dirichlet series and generalizations

  • Finite Dirichlet series
  • Non trivial cases with infinitely many primes and a hole
  • Sums of two cubes, or cuban primes
  • Primes associated to elliptic curves
  • Analytic continuation, convergence, and functional equation
  • Hybrid Dirichlet-Taylor series
  • Riemann Hypothesis with cosines replaced by wavelets
  • Riemann Hypothesis for Beurling primes
  • Stochastic Euler products

Exercises

Python code

  • Computing the orbit of various Dirichlet series
  • Creating videos of the orbit

Download the Article

The technical article, entitled New Perspective on the Riemann Hypothesis, is accessible in the “Free Books and Articles” section, here. The text highlighted in orange in this PDF document are keywords that will be incorporated in the index, when I aggregate all my related articles into a single book about innovative machine learning techniques. The text highlighted in blue corresponds to external clickable links, mostly references. And red is used for internal links, pointing to a section, bibliography entry, equation, and so on.

To not miss future articles, sign-up to our newsletter, here.

About the Author

Vincent Granville is a pioneering data scientist and machine learning expert, co-founder of Data Science Central (acquired by  TechTarget in 2020), former VC-funded executive, author and patent owner. Vincent’s past corporate experience includes Visa, Wells Fargo, eBay, NBC, Microsoft, CNET, InfoSpace. Vincent is also a former post-doc at Cambridge University, and the National Institute of Statistical Sciences (NISS).  

Vincent published in Journal of Number TheoryJournal of the Royal Statistical Society (Series B), and IEEE Transactions on Pattern Analysis and Machine Intelligence. He is also the author of multiple books, available here. He lives  in Washington state, and enjoys doing research on stochastic processes, dynamical systems, experimental math and probabilistic number theory.

Leave a Reply

Discover more from Machine Learning Techniques

Subscribe now to keep reading and get access to the full archive.

Continue reading