Is it possible to write such a limit notation respect to $n$?

60 Views Asked by At

How can I write this notation correctly?

I want to write,

For example,

$$\lim_{n\to\infty} f(n)=A$$

But, here $n$ must be $n=4k, k\in\mathbb{Z^{+}}$.

$f (n) $ is such a function that, for $f (n)$ the limit can not be calculated if $n≠4k, k\in\mathbb{Z^{+}}$

$f(n)$ is so complicated function. I want to write limit notation only respect to $n$. I know possible notation:

$$\lim_{k\to\infty} f(4k)=A$$

How can I express this feature in the limit formula? Is there such a notation?

3

There are 3 best solutions below

0
On

One option: $$\lim_{{n\to \infty}\\{\ \ 4\mid n}}f(n)$$

0
On

I think that $\displaystyle\lim_{k\to\infty}f(4k)=A$ is the best option, but you can also use $\displaystyle\lim_{\begin{array}{c}k\to\infty\\k\in4\mathbb{Z}\end{array}}f(k)=A$.

0
On

I would write

$$\lim\limits_{\substack{n \to \infty \\ n \in 4\mathbb Z}} f(n) = A$$