Given a nonzreo $x \in \ell^p$, where $1<p<\infty$, find the unique linear functional $f:\ell^p \to \mathbb C$, such that $|f(x)| = \|x\|_p$ and $\|f\| = 1$.
My attempt is nothing but to generalise from the finite dimensional case, i.e $(\mathbb R^n, \|\cdot\|_p)$ and its dual $(\mathbb R^{n*}, \|\cdot\|_q)$, where $\frac{1}{p}+\frac{1}{q} = 1$. I also used the representation of the dual of $\ell^p$ as $\ell^q$, i.e. $f = (f_1,f_2,\dots)$ with $\|f\| = \left(\sum_j|f_j|^q \right)^{1/q}$. So for the finite dimensional case consider the unit sphere $S_p:=\{x\in \mathbb R^n\ |\ \|x\|_p = 1\}$ on which we have the function $f(x) = \sum_j f_j x_j$ that is a restriction of a linear on $\mathbb R^n$. If we require this function to have an extremum at a specific $x \in S_p$ then $df_x = 0$, which is $\sum_j f_j dx_j = 0$, but the $dx_j$ are not independent and so one uses Lagrange multipliers to introduce the constraint $S_p$. Indeed $$ \left( \sum_j |x_j|^p \right)^{1/p} = 1 \implies \sum_j |x_j|^{p-2} x_j d x_j = 0 \implies \sum_j (f_j - \lambda |x_j|^{p-2} x_j) d x_j = 0 $$ and therefore we have $$ f_j = \lambda |x_j|^{p-2} x_j $$ By the requirements that $\|f\|_q = 1$ and $f(x) = \|x\|_p = 1$ we have $\lambda = \|f\|_q/\|x\|_p^{p-1} = 1$, and so I arrive at the end to $$ f = \frac{\|f\|_q}{\|x\|_p^{p-1}} \left( |x_j|^{p-2}\ x_j \right)_{j} \in \mathbb R^{n*}, $$ which I want to generalise by the density of $c_{00}$ in $\ell^p$ and $\ell^q$ to $$ f = \left( |x_j|^{p-2}\ \overline{x_j} \right)_{j \in \mathbb N} \in \ell^q $$ where the bar denotes complex conjugate. It remains to show uniqueness.
My questions are:
- whether this is a valid solution, and
- what is the standard solution using functional analysis to solve it ?. I suppose that it should involve the Hahn-Banach for the existence of $f$, but
- how can one construct the functional explicitly ?