Let X be a normed $\mathbb{R}$-space, $\gamma>0$,$(x_i)_{i\in \mathbb{N}}$ a sequence in X and $(a_i)_{i\in \mathbb{N}}$ a sequence in $\mathbb{R}$. Show the equality of the following two statements:
i) There is a $F\in X'$ with $||F||_{X'}\le \gamma$ and $F(x_i)=a_i \forall i\in \mathbb{N}$
ii) $\forall n\in \mathbb{N}$ and all sequences $(\beta_i)_{i\in\mathbb{N}}$ in $\mathbb{R}$: $$|\sum_{i=1}^n\beta_ia_i|\le\gamma||\sum_{i=1}^n\beta_ix_i||_X$$
As a part of this exercise I need to show the following:
$$|Fx|\le C||x||_X \forall x\in X$$
$$\Leftrightarrow|\sum_{i=1}^n\beta_iFx_i|\le C||\sum_{i=1}^n\beta_ix_i||_X$$
My problem here is the norm, which includes the sum, so I can't estimate upwards using "$|Fx|\le C||x||_X \forall x\in X$". Once I've shown this inequality I think I've got the rest of the exercise. I wanted to show $i) \Rightarrow ii)$ using the continuity of F and $ii) \Rightarrow i)$ using Hahn-Banach, but I can't do either without the above.
Can someone help me with this final step?