I have the given space with norm:
Let $$E=C[a,b],$$ $$||x||=\underset{a\le t\le b}{\max}|x(t)|$$
I make the example of two elements in the dual space $E^*$:
$x_\alpha(t)=\sin mt$ and $x_\beta(t)=\sin nt$ on $[-\pi,\pi]$. Being an Euclidean dual space, their scalar product is:
$$2\int_{-\pi}^\pi \sin nt\sin mt dt=\cos\big((m-n)t\big)-\cos\big((m+n)t\big)$$ where the integral of the product of the two sine functions vanishes. This satisfies that the inner product must be zero for orthogonal functions.
However, when I want to prove this by using their norm, I get a contradiction.
$$||\sin mt+\sin nt||=1+1=2,$$ however $$||\sin mt-\sin nt||=1-1=0$$
Therefore, $$||\sin mt+\sin nt||\ne||\sin mt-\sin nt||,$$ so it cannot be an inner product space.
So if $C[a,b]$ is not an inner product space, then these two elements cannot be examples of elements in $E^*$!
Is there an error here, in the estimation of the norm?
I am not sure,
Any hints appreciated
Thanks