In mathematical writing, when should one write "$1,2,\cdots,n$" and when should one write "$1,\cdots,n$"?
It seems to me that writing $1,2,\cdots,n$ is actually wrong if $n=1$ is allowed.
When writing a paper or a thesis, should the author be consistent in the choice? That is, should he stick to one of the two expressions all the time, unless for some very good reasons to choose the other occasionally?
1,2,⋯,n is a convention to make it clear that the list is of positive integers. The opening items in a list should make its iterative pattern reasonably clear, and the sequence should be accompanied by a verbal intension to clarify any pattern that's not obvious.
1,2,⋯,n shouldn't be wrong if n=1 is allowed, only if n=2 is not allowed.