Suppose we have a vector space V with basis $e_1 = (1,1,2)$, $e_2 = (1,0,1)$ and $e_3 = (2,1,0)$ on $\mathbb R^3$ over $\mathbb R$. Its dual basis is found to be $e_1' = (−1/3,2/3,1/3)$, $e_2' = (2/3,−4/3,1/3)$, $e_3' = (1/3,1/3,−1/3)$.
Now, given a vector from $V$, how does this dual basis help in finding the mapping $V\rightarrow F$? That is, how is the operation that takes a vector $v$ from $V$ and turn it into a number? Or is this only a basis for linear functionals that will turn a vector from $V$ to a scalar? How do I construct the linear functionals out of this dual basis?
I'm not sure if this is a right question to ask, but I guess I have not understood some key aspect and I hope this question brings that out.
$e^i(e_j)=\delta _i^j$, where $\delta _i^j=\begin{cases} 1, i=j\\ 0, i\not =j\end{cases}$ is the Kronecker delta.
Use this fact and linearity to evaluate...
Example: $(-\frac13,\frac23,\frac13)(1,1,2)=-\frac13\cdot 1+\frac23\cdot 1+\frac13\cdot 2=-\frac13 +\frac23+\frac23=\frac13+\frac23=1$
Similarly, $(-\frac13,\frac23,\frac13)(1,0,1)=0$, and $(-\frac13,\frac23,\frac13)(2,1,0)=0$.
In general, $(-\frac13,\frac23,\frac13)(a,b,c)=-\frac13 a+\frac23b+\frac13 c$.
Any linear functional $\phi$ in $V^*$ will be given by a linear combination of the dual basis: $\phi= a_1e^1+\dots+a_ne^n$.
The dual basis is a basis for the dual space. Thus $V$ and $V^*$ have the same dimension (when $V$ is finite dimensional).