If $O(R(x))$ is the error term in the PNT, what is it for the two different problems $\theta(x)-x$ and Mertens third theorem? Is it $O(xR(x))$ vs $O(R(x))$? Or is there a sharper bound for the first problem? It is alluded to but not developed in Terry Tao s blog: https://terrytao.wordpress.com/2013/12/11/mertens-theorems/
2026-04-12 03:51:59.1775965919
Approximation race : Chebyshev theta vs Mertens third theorem
137 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ANALYTIC-NUMBER-THEORY
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Is there a trigonometric identity that implies the Riemann Hypothesis?
- question regarding nth prime related to Bertrands postulate.
- Alternating sequence of ascending power of 2
- Reference for proof of Landau's prime ideal theorem (English)
- Does converge $\sum_{n=2}^\infty\frac{1}{\varphi(p_n-2)-1+p_n}$, where $\varphi(n)$ is the Euler's totient function and $p_n$ the $n$th prime number?
- On the behaviour of $\frac{1}{N}\sum_{k=1}^N\frac{\pi(\varphi(k)+N)}{\varphi(\pi(k)+N)}$ as $N\to\infty$
- Analytic function to find k-almost primes from prime factorization
- Easy way to prove that the number of primes up to $n$ is $\Omega(n^{\epsilon})$
- Eisenstein Series, discriminant and cusp forms
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?
Using the Prime Number Theorem in this form $$\pi\left(x\right)=\frac{x}{\log\left(x\right)}+O\left(\frac{x}{\log^{2}\left(x\right)}\right) $$ we get, using Abel's summation, $$\theta\left(x\right)=\sum_{p\leq x}1\cdot\log\left(p\right)=\pi\left(x\right)\log\left(x\right)-\int_{2}^{x}\frac{\pi\left(t\right)}{t}dt=x+O\left(\frac{x}{\log\left(x\right)}\right). $$ About the Mertens third theorem, you don't need the PNT. Using the Stirling's formula we have $\log\left(N!\right)=N\log\left(N\right)+O\left(N\right) $, but also holds $$\log\left(N!\right)=\sum_{p^{k}\leq N}\left[\frac{N}{p^{k}}\right]\log\left(p\right)=\sum_{n\leq N}\left[\frac{N}{n}\right]\Lambda\left(n\right)=\sum_{n\leq N}\frac{N\Lambda\left(n\right)}{n}+O\left(N\right) $$ so $$\sum_{n\leq N}\frac{\Lambda\left(n\right)}{n}=\log\left(N\right)+O\left(1\right) $$ now we can observe that $$\sum_{n\leq N}\frac{\Lambda\left(n\right)}{n}-\sum_{p\leq N}\frac{\log\left(p\right)}{p}\leq\sum_{p\leq N}\frac{\log\left(p\right)}{p\left(p-1\right)}=O\left(1\right) $$ so $$\sum_{p\leq N}\frac{\log\left(p\right)}{p}=\log\left(N\right)+O\left(1\right) $$ and we can use this estimation for the sum of reciprocal of primes (again with Abel's summation) $$\sum_{p\leq N}\frac{1}{p}=\sum_{p\leq N}\frac{1}{\log\left(p\right)}\frac{\log\left(p\right)}{p}=\frac{1}{\log\left(N\right)}\sum_{p\leq N}\frac{\log\left(p\right)}{p}+\int_{2}^{N}\sum_{p\leq t}\frac{\log\left(p\right)}{p}\frac{1}{t\log^{2}\left(t\right)}dt= $$ $$=\log\left(\log\left(N\right)\right)+C+O\left(\frac{1}{\log\left(N\right)}\right). $$with $C>0$. Finally, we can easily prove the Mertens third theorem. Taking log and using the previous results, we have $$\log\left(\prod_{p\leq N}\left(1-\frac{1}{p}\right)\right)=-\sum_{p\leq N}\sum_{m\geq1}\frac{1}{mp^{m}}=-\sum_{p\leq N}\frac{1}{p}-\sum_{p\geq2}\sum_{m\geq2}\frac{1}{mp^{m}}+O\left(\sum_{p>N}\sum_{m\geq2}\frac{1}{mp^{m}}\right)= $$ $$=\log\left(\log\left(N\right)\right)+D+O\left(\frac{1}{\log\left(N\right)}\right). $$ To get the explicit constant $e^{-\gamma} $ we need to know some properties of zeta function and gamma function, but the error is the same.