What kind of $f(n): \mathbb{N} \to \mathbb{N}$'s make the ff statement true? What kind don't?
$\limsup A_{f(n)} \subseteq \limsup A_n$ where $n \in \mathbb{N}$ (*)
Well obviously the answers to each are:
$(f(n) \ | \ \limsup A_{f(n)} \subseteq \limsup A_n)$
and
$(f(n) \ | \ \limsup A_{f(n)} \subsetneq \limsup A_n)$
respectively, but I am wondering about some possible subsets of each.
For instance
$3n^2 + 5n \in (f(n) \ | \ \limsup A_{f(n)} \subseteq \limsup A_n)$?
or in general
$(f(n) = \sum_{i=0}^{m} a_in^i\ | a_in^i \in \mathbb{N}, m \in \mathbb{N}) \subseteq (f(n) \ | \ \limsup A_{f(n)} \subseteq \limsup A_n)$? If this is right then I guess all polynomial functions whose range $\in \mathbb{N}$ make (*) true.
What if $m = \infty$?
What about continuous functions whose range $\in \mathbb{N}$?
What about some counterexamples to (*)? I think a simple piecewise or discontinuous function will do, but I can't think of any.