In view of the fact that the Möbius function $\mu(n)$ has absolute value not greater than $1$. We can see that there is an easy estimate: $$\sum_{k=0}^{N-1} \sum_{n=1}^N \frac{\mu(n+k)}{n} = O(N\log N)$$ But I also know that it is relatively easy to show that for all $N \in \mathbb{N}$ we have $$\Bigg|\sum_{n=1}^N \frac{\mu(n)}{n}\Bigg| \leq 1$$ So, I find it reasonable that there may be some elementary way of showing that our sum is at least $o(N\log N)$. Is there a an elementary (not involving PNT or RH) way of showing this fact?
2026-03-27 10:47:48.1774608468
Non-trivial bound on $\sum_{k=0}^{N-1} \sum_{n=1}^N \frac{\mu(n+k)}{n}$
63 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
Related Questions in MOBIUS-FUNCTION
- A question about Mertens function $M(n)=\sum_{k=1}^n\mu(n)$
- A good estimation of the inverse $f^{-1}(x)$ of $-\sum_{n=2}^\infty\frac{\mu(n)}{n}x^n$, over the unit inverval if it has mathematical meaning
- Find a continuous function, over the unit interval, satisfying $\int_0^x f(u)du\geq \sum_{n=1}^\infty\frac{\mu(n)}{n^2}x^{n-1}$ for each $ x\in[0,1]$
- A rigorous proof of $\Re\int_0^{2\pi}\left(\sum_{n=1}^{\infty}\frac{\mu(n)}{n}\log\left(\frac{1}{1-ne^{i\theta}}\right)\right)d\theta=2\pi$
- An inequality deduced for $-\sum_{n=1}^\infty\frac{\mu(n)}{n}x^{n-1}$ on assumption of convexity, invoking a theorem due to Dragomir
- Why $\sum\frac{\mu(h)\mu(k)}{hk}\gcd(h,k)=\prod\limits_{p\le x}\left(1-\frac1p\right)$, where the sum enumerates the pairs $(h,k)$ of primes below $x$
- Two questions concerning series involving the Möbius function and trigonometric functions
- Where is positive or negative the function $\sum_{n=1}^\infty\frac{\mu(n)}{n}\left(\frac{\cos(nx)}{n}\right)^2$ over the set $[0,2\pi]$?
- Prove $ \left\vert \sum_{n=1}^N \frac{\mu(n)}{n} \right\vert \leqslant 1,$ where $\mu(n)$ is the Mobius function.
- Justify an approximation of $-\sum_{n=2}^\infty H_n\left(\frac{1}{\zeta(n)}-1\right)$, where $H_n$ denotes the $n$th harmonic number
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
It is rather unlikely that there is an easy way of showing $$\sum_{k = 0}^{N-1}\sum_{n = 1}^{N} \frac{\mu(n+k)}{n} = o(N\log N)\,. \tag{$\ast$}$$ To estimate the sum, group terms according to $m = n + k$. For $m = N + r$, $1 \leqslant r \leqslant N-1$, the part of the sum is $$\mu(N + r) \sum_{n = r+1}^{N} \frac{1}{n}\,.$$ We estimate this using $\lvert \mu(m)\rvert \leqslant 1$ and obtain the bound $$\Biggl\lvert\sum_{r = 1}^{N-1} \mu(n+r)\sum_{n = r+1}^{N}\frac{1}{n}\Biggr\rvert \leqslant \sum_{r = 1}^{N-1} \sum_{n = r+1}^{N} \frac{1}{n} = \sum_{n = 2}^{N} \frac{n-1}{n} < N$$ for the part with $m > N$.
For $m \leqslant N$ the part of the sum is $$\sum_{m = 1}^{N}\mu(m) \sum_{n = 1}^{m} \frac{1}{n} = \sum_{\mu = 1}^{N} \mu(m)\bigl(\log m + O(1)\bigr) = \sum_{m = 1}^{N}\mu(m)\log m + O(N)\,,$$ thus overall we have $$\sum_{k = 0}^{N-1} \sum_{n = 1}^{N}\frac{\mu(n+k)}{n} = \sum_{m = 1}^{N}\mu(m)\log m + O(N)\,.$$ It is well-known (and easy to see via summation by parts) that $$\sum_{m = 1}^{N}\mu(m) \log m = o(N\log N)$$ is equivalent to $$M(N) = \sum_{m = 1}^{N} \mu(m) = o(N)\,, \tag{${\ast}\ast$}$$ which in turn is well-known to be an equivalent form of the prime number theorem.
Thus proving $(\ast)$ is actually proving the PNT. And conversely, $(\ast)$ can be easily obtained from the PNT (very straightforwardly from the form $(\ast\ast)$).
Using known bounds, or bounds implied by the Riemann hypothesis, for $M(x)$ one obtains corresponding bounds for $$\sum_{k = 0}^{N-1}\sum_{n = 1}^{N} \frac{\mu(n+k)}{n} = \sum_{n = 1}^{N} \frac{M(n + N - 1) - M(n-1)}{n}\,.$$