3
$\begingroup$

Inspired by Euler's solution to the Basel problem, consider the function $$\begin{align} f(x) &= \left(1-\frac{x^2}{2^2}\right)\left(1-\frac{x^2}{3^2}\right)\left(1-\frac{x^2}{5^2}\right)\cdots \\ &= \prod_{\text{$p$ prime}}\left(1-\frac{x^2}{p^2}\right). \end{align}$$ This is a function whose zeros are precisely the prime numbers and their negations. Its oscillations grow quite rapidly:

enter image description here

A semi-log plot of $|f(x)|$ shows that the growth is superlinear but apparently subexponential.

enter image description here enter image description here

Question: What is the asymptotic rate of growth of the oscillations?

(N.B. To create the plots I approximated the function using the first $1000$ primes, i.e. up to $p=7919$.)

  • 0
    Kind of reminds of the prime counting function, but not quite. :D2017-01-10
  • 0
    Come to think of it, $\exp(x/\log(x+1))$ does match the growth rather well: https://i.stack.imgur.com/hDvJz.png2017-01-11
  • 0
    Not about asymptotes, but related: https://en.wikipedia.org/wiki/Matsumoto_zeta_function2017-01-11
  • 1
    Hm, what do you mean by "What is the asymptotic rate of growth of the oscillations?"? Are you asking for the asymptotic behavior of the top of the humps?2017-01-11
  • 0
    Yes, exactly that.2017-01-11

0 Answers 0