let $b_1 = (1,0)^T$ and let $b_2 = (1,1)^T$ and consider the set $B$={$b_1,b_2$}
I know B is a basis for $\mathbb R^2$, and for that matter an orthonormal basis. I need to find the dual basis of $B^*$ of B for ($\mathbb R^2$)^* and the dual basis of $B^*$ for ($\mathbb R^2$)^** but I don't even know what ($\mathbb R^2$)^** is? Any guidiance on these three problems would be greatly appreciated
Recall that a linear form $\varphi$ maps a vector $(x,y)$ to a number in the following way: $\varphi(x,y)=ax+by$. Hence $\varphi(x,y)=\langle (a,b),(x,y)$ or in short $\varphi(.)=\langle(a,b),.\rangle$.
As stated by Steel Stueber you are looking for two linear forms $e_i^*$ with $e_i^*(e_j)=\delta_{ij}$. Explicitly, if $e_1^*(.)=\langle (a,b),.\rangle$ we’re looking for a vector $(a,b)$ such that $$\langle(a,b),(1,0)\rangle=1\quad\text{and}\quad\langle(a,b),(1,1)\rangle=0.$$ A quick calculation reveals that $(a,b)=(1,-1)$, hence $e_1^*(x,y)=x-y$. Similar $e_2^*(x,y)=y$.