I am given the sequence: $$ x_n=\sqrt[n]{2^{n\sin 1}+2^{n\sin 2}+\cdots+2^{n\sin n}} $$ Where $n \ge 2$. I have to describe the sequence $(x_n)_{n \ge 2}$, where I am given the following options (I have to choose one):
A. convergent
B. bounded and divergent
C. unbounded and divergent
D. has negative terms
E. has infinite limit
What I tried was to use something like:
$$y_n = \ln x_n$$
$$y_n = \dfrac{\ln(2^{n \sin 1} + 2^{n \sin 2} + 2^{n \sin 3} + ... + 2^{n \sin n})}{n}$$
But I got stuck here and I can't find the limit. I should probably use a different approach, but I can't think of any. I can't continue what I've started either.
How should I approach this?
By the way, is choice B just something to trick me, or is it an actual possibility? Can a sequence be bounded and divergent? That doesn't seem right...

Let $$ a_n=\max\{\sin k: k=1,\ldots,n\}. $$ Then $\{a_n\}$ is increasing and $a_n\le 1$, for all $n\in\mathbb N$, and hence convergent to some positive $a\le 1$. (In fact, it converges to 1.)
Then $$ 2^{na_n}\le 2^{n\sin 1}+2^{n\sin 2}+\cdots+2^{n\sin n}\le n\cdot 2^{na_n} $$ and hence $$ 2^{a_n}= \sqrt[n]{2^{na_n}}\le \sqrt[n]{2^{n\sin 1}+2^{n\sin 2}+\cdots+2^{n\sin n}}\le 2^{a_n}\sqrt[n]{n} $$ But $\,\,2^{a_n}\to 2^a$ and $\,\,\sqrt[n]{n}2^{a_n}\to 2^a$, and hence $$ \sqrt[n]{2^{na_n}}\le \sqrt[n]{2^{n\sin 1}+2^{n\sin 2}+\cdots+2^{n\sin n}} \to 2^a. $$ Thus A is the correct answer.
Note. In fact $a=1$, and thus $$ \sqrt[n]{2^{n\sin 1}+2^{n\sin 2}+\cdots+2^{n\sin n}}\to 2. $$ This is due to Weyl's Equidistribution Criterion.