Let's consider functional $$L(x_n) = \sum_{n=1}^\infty \sin(n)(x_n - x_{n-1})$$
I'm looking for such a sequence $x_n$ such that $\sum_{n=1}^\infty |x_n| \le 1$ and $|L(x_n)| = 2\sin(\frac12)$
I was mostly trying to point a sequnece which has only one value at certain point and zeroes elsewhere. (easiest thing to calculate and easiest way to match condition of bounded sum). Apart from that I also tried sequneces with several points but those also bring me to nothing (I was using R software to check a lot of possibilites). Could you please give me a hand with figuring out the accurate example ?
EDIT I got your answers but I don't understand one thing within it:
You are defining sequence $x_n$ in such way that this is $x_n = 1$ for $n = u_k$ and $0$ otherwise, and then you are describing $L(x_n)$.
But why $\sum_{n=1}^\infty |x_n| \le 1$ i.e. $\exists!n_0: x_{n_0} = u_k$ ?
Is this obvious ? I was trying to find argument for that but I wasn't able to