- #1
- 2,845
- 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 [itex]A\subseteq B\subseteq\mathbb{N}[/itex], with
[tex]\lim_{n\to\infty}\frac{|A\cap\{1,2,\ldots,n\}|}{|B\cap\{1,2,\ldots,n\}|}=1[/tex]
and
[tex]|B\cap\{1,2,\ldots,n\}|\sim n(\log n)^k[/tex] for some k (perhaps this can be weakened to remaining between k1 and k2)
it follows that
[tex]\lim_{n\to\infty}a_n/b_n=1[/tex]
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 [itex]A\subseteq B\subseteq\mathbb{N}[/itex], with
[tex]\lim_{n\to\infty}\frac{|A\cap\{1,2,\ldots,n\}|}{|B\cap\{1,2,\ldots,n\}|}=1[/tex]
and
[tex]|B\cap\{1,2,\ldots,n\}|\sim n(\log n)^k[/tex] for some k (perhaps this can be weakened to remaining between k1 and k2)
it follows that
[tex]\lim_{n\to\infty}a_n/b_n=1[/tex]
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: