Note $w(n)$ is number of primes dividing $n$. I know the definition of asymptotic density, but I'm not sure how to start with this problem. I can prove that the sets $w(n)|n$ and $w(n)\nmid n$ are infinite. Any hint would be appreciated.
2026-04-01 17:50:18.1775065818
Prove that the asymptotic density of $w(n)|n$ is 0
72 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?
Partitioning according to the value of $\omega(n)$ we obtain $$\sum_{n\leq x\atop \omega(n) \mid n} 1 \leq \sum_{k=1}^\infty \sum_{n\leq x, k \mid n \atop \omega(n) =k } 1 = \sum_{k \leq x } \sum_{m\leq x/k \atop \omega(mk) =k } 1 .$$ By the Hardy-Ramanujan theorem we have that the number of integers $n\leq x $ with $$|\omega(n) - \log \log x| > (\log \log x)^{3/4}$$ is $o(x)$. Therefore, the contribution of $k$ with $|k - \log \log x| > (\log \log x)^{3/4}$ is $o(x)$, which you can get just by ignoring the condition $k \mid n$. Hence,$$\sum_{n\leq x\atop \omega(n) \mid n} 1\leq o(x)+ \sum_{|k - \log \log x| \leq (\log \log x)^{3/4} } \sum_{m\leq x/k \atop \omega(mk) =k } 1 .$$ Now one might get asymptotics for the double sum on the right side by less wasteful arguments but let's only see what happens if you throw away the information $\omega(mk)=k$. We get $$\sum_{n\leq x\atop \omega(n) \mid n} 1\leq o(x)+ \sum_{|k - \log \log x| \leq (\log \log x)^{3/4} } \frac{x}{k} \ll o(x)+ O(x/\log \log x)+x \int_{|u - \log \log x| \leq (\log \log x)^{3/4}} \frac{\mathrm{d}u}{u} .$$ It remains to show that the integral is $o(1)$. Bounding the integrant by its maximum value we get that the integral is $$ \ll \frac{1}{\log \log x } \int_{|u - \log \log x| \leq (\log \log x)^{3/4}} 1\mathrm{d}u\ll (\log \log x)^{-1/4} .$$ This shows that $$\sum_{n\leq x\atop \omega(n) \mid n} 1= o(x) +O(x(\log \log x )^{-1/4})=o(x).$$
It would be interesting to find the true the asymptotic size of $$\sum_{n\leq x\atop \omega(n) \mid n} 1 .$$