A sequence of objects in a set $S$ is, by definition, a function $f$ from the set of natural numbers $\mathbb{N}=\{1,2,\ldots\}$ to $S$.
I wanted to see whether the following function makes sense to say that we have defined a sequence of prime numbers.
Let $f:\mathbb{N}\rightarrow \mathbb{N}$, $f(n)$ is $n$-th prime number. Here prime numbers are taken from $2$, and written in increasing order, and then enumerated as first, second, etc.
Does it make sense to say that this is a sequence of prime numbers? If yes, can we assert that $f(n)$ can not be expressed by any formula in $n$? (As we know there are infinitely many primes, but we do not an algebraic expression in $n$ which expresses the $n$-th prime number, am I right?)