- 2,832
- 0
I was trying to prove something when I realized that it generalized fairly nicely. The basic idea is that if a subset contains 'almost all' of its superset (both sets inside N), and the superset has 'nice' growth, the ratio between the nth element of the two sets approaches 1 as a limit.
Here's an attempt to formalize:
Given A\subseteq B\subseteq\mathbb{N}, with
\lim_{n\to\infty}\frac{|A\cap\{1,2,\ldots,n\}|}{|B\cap\{1,2,\ldots,n\}|}=1
and
|B\cap\{1,2,\ldots,n\}|\sim n(\log n)^k for some k (perhaps this can be weakened to remaining between k1 and k2)
it follows that
\lim_{n\to\infty}a_n/b_n=1
where a_i is the ith largest member of A and likewise for b_i.
1. Is this known? Does it have a name or a standard (textbook?) reference?
2. Failing #1, is there an easy proof for this?
3. Failing #2, is the result -- or something similar -- true?
Here's an attempt to formalize:
Given A\subseteq B\subseteq\mathbb{N}, with
\lim_{n\to\infty}\frac{|A\cap\{1,2,\ldots,n\}|}{|B\cap\{1,2,\ldots,n\}|}=1
and
|B\cap\{1,2,\ldots,n\}|\sim n(\log n)^k for some k (perhaps this can be weakened to remaining between k1 and k2)
it follows that
\lim_{n\to\infty}a_n/b_n=1
where a_i is the ith largest member of A and likewise for b_i.
1. Is this known? Does it have a name or a standard (textbook?) reference?
2. Failing #1, is there an easy proof for this?
3. Failing #2, is the result -- or something similar -- true?
Last edited: