0

Given a sequence $a_{n}=\sin nx$,$n=1,2,...$,where $x\in(0,\pi)$,what is the limit point of the sequence?

It's non-empty by Weierstrass theorem,but is there more information we know about it? Is it finite or infinite?Or even dense in $[-1,1]$?

1 Answers1

1

Hints:

$$\sin n\frac\pi2=\begin{cases}\;\;\,0&,\;\;n\;\;\text{is even}\\{}\\-1&,\;\;n\;\;\text{is}\;\;3\pmod 4\\{}\\\;\;\,1&,\;\;n\;\;\text{is}\;\;1\pmod 4\end{cases}$$

and you already have three cluster points. Check what happens with some other values of $\;x\;$ ...

DonAntonio
  • 214,715
  • Depends - he the original question asked for cluster points of a set, not cluster points of a sequence. Also, it is unclear from the question whether $x$ is allowed to vary, or is fixed. – Thomas Andrews Dec 19 '13 at 05:06
  • Well, I'm not sure whether $;x;$ varies or not, either, but for the above particular value of $;x;$ there is no one cluster point, but several. – DonAntonio Dec 19 '13 at 05:08
  • No, in that case, $A={-1,0,+1}$ which has zero cluster points. The sequence $0,1,0,-1,....$ has three cluster points. That was my point about the distinction between limit points of a set and a sequence. – Thomas Andrews Dec 19 '13 at 05:10
  • @ThomasAndrewsOh it's my fault,I mean the limit points of a sequence – Chris Wayne Dec 19 '13 at 05:11
  • @CWeid Yeah, I guessed as much, was just pointing out the problem as stated wouldn't give any cluster (limit) points. – Thomas Andrews Dec 19 '13 at 06:38
  • Well, what I really meant above was with $;x;$ a variable – DonAntonio Dec 19 '13 at 12:50