Let $X:=C([-1,1])$ and equip it with $\| \cdot \|_{1}$. Further, let $\delta_{n}: X \to \mathbb C$ be a linear functional, such that for $n \in \mathbb N$, $\delta_{n}(f)=\frac{n}{2}\int_{-\frac{1}{n}}^{\frac{1}{n}}dxf(x)$.
I want to show:
$1.$ $\| \delta_{n} \|_{*}=\frac{n}{2}$
$2.$ that $\delta_{\infty}$ where $\delta_{\infty}(f):=f(0)$ is not linear bounded functional on $X$.
$3.$ $\lim\limits_{n \to \infty}\delta_{n}(f)=f(0)$ for all $f\in X$.
My ideas:
$1.$ the easiest part is clear: for $f\in X$: $\vert\delta_{n}(f)\vert=\frac{n}{2}\vert\int_{-\frac{1}{n}}^{\frac{1}{n}}dxf(x)\vert\leq \frac{n}{2}\int_{-\frac{1}{n}}^{\frac{1}{n}}dx\vert f(x)\vert\leq \frac{n}{2}\| f\|_{1}\Rightarrow \| \delta_{n} \|_{*}\leq\frac{n}{2}$ for $n \in \mathbb N$.
for the converse $\geq $ I want to use, for a particular $n \in \mathbb N$, the function $f=\frac{n}{2}1_{[-\frac{1}{n}, \frac{1}{n}]}$. It is clear that $\delta_{n}(f)=\frac{n}{2}$ but my problem is that $f \notin X$. I am struggling to create a sequence of continuous functions $(f_{n})_{n}$ that converges pointwise to $f$. Any ideas?
$2.$ My idea is to find normalised functions $(f_{n})_{n}$ on $[-1,1]$, i.e. $\| f_{n} \|_{1}=1$ but that $f_{n}(0)=n$ for all $n \in \mathbb N$ but no idea how to formalize this into continuous functions.
for $3.$ I am think of using some form of Hölder but I am not sure how I would eventually reach $\lim\limits_{n \to \infty}\delta_{n}(f)=f(0)$