$c^*$ is the dual space of $c$, space of convergent sequences
Prove $T : \ell _1\to c^*$ is isometrical isomorphism when:
$$(Ta)(x) = \alpha _0\xi + \sum_{j=1}^\infty \alpha _j\xi _j,\qquad x = (\xi _j)_{j=1}^\infty\in c,\ \ \xi _j\xrightarrow[j\to\infty]{}\xi\quad a = (\alpha _j)_{j=0}^\infty\in\ell _1 $$
I have already verified that $T\in\mathcal{L}(\ell _1,c^*)$ and $\|Ta\|\leq \|a\|$. Remains to show that $\|Ta\|\geq \|a\|$.
The tough spot is surjectivity. Let $f\in c^*$, need to find an $a$ s.t $(Ta)(x) = f(x)$ for all $x\in c$. If $x\in c$ we can express it as $x = \sum_{j=1}^\infty \xi _je_j$, where $e_j = \{\underbrace{0,0,\ldots ,1}_{j},0,\ldots\}$. Then $f(x) = \sum_{j=1}^\infty f(e_j)\xi _j$. Ok, since $f$ is bounded we can take $a = (0, f(e_1),f(e_2),\ldots)\in\ell _1$ and $$(Ta)(x) = 0 + \sum_{j=1}^\infty f(e_j)\xi _j = f(x) \quad\forall x\in c$$ ..but something seems out of place. The definition of $T$ would be redundant if the above were really true. Have I cheated somewhere?
For $\|a\|\leq \|Ta\|$ we need $$\|a\| = \sum_{j=0}^\infty |\alpha _j|\overset{?}\leq\sup\limits_{x\in S_c}|(Ta)(x)| = \|Ta\|$$ $S_c$ is the unit sphere in $c$
but it doesn't seem all that obvious.
Hints on former inequality, please and also need clarification on surjectivity and the rather strange result.