I'm try to understand the following notation fully:
$(A_n)_{n \in \mathbb{N}}$
Does this notation mean that $A_n$ is an unlimited sequence defined for all n belonging to the natural numbers, meaning for n=1,2,3,4... all the way to infinity? Or does it mean that $A_n$ is a sequence, n belonging to the natural numbers, where $A_n$ could be defined all for n (infinite) or only some.
Hope my question is understandable.
The notation $(A_n)_{n \in \mathbb{N}}$ means that $A_n$ is defined for any $n \in \mathbb{N}$, not only parts of $\mathbb{N}$. It denotes indeed a sequence. To phrase it otherwise, for any $n$, there is always something called $A_n$.
I hope this answers your question, for it is not very clear.