Exercise 8.6 of Section 8 of Humphreys book
Compute the basis of $\mathfrak{sl}(n,F)$ which is dual (via the Killing form) to the standard basis.
Let $L=H\oplus (\bigoplus_{\alpha \in \Phi} L_\alpha)$ be the Cartan decomposition of $L$ for a fixed maximal toral subalgebra $H$. The standard basis that he refers is the set $\{x_\alpha, y_\alpha, h_\alpha: \alpha \in \Phi\},$ where $x_\alpha \in L_\alpha, y_\alpha \in L_{-\alpha}$ and $h_\alpha$ satisfies $h_\alpha = [x_\alpha,y_\alpha]$. Denoting by $\kappa(x,y)$ the Killing form of $L$, it turns out that $h_\alpha = \frac{2}{\kappa(t_\alpha,t_\alpha)} t_\alpha,$ where $t_\alpha\in H$ is the unique element satisfying $\alpha(h) = \kappa(t_\alpha,h), h \in H$.
My attempt: For each $\alpha \in \Phi$, define $e_\alpha = \frac{\kappa(t_\alpha,t_\alpha)}{2} y_\alpha$, so we see that
$ [x_\alpha,e_\alpha] = \frac{\kappa(t_\alpha, t_\alpha)}{2}h_\alpha = t_\alpha.$
On the other hand, since $e_\alpha \in L_{-\alpha}$ and $x_\alpha \in L_\alpha$, by a result in the book we have $$[x_\alpha, e_\alpha] = \kappa(x_\alpha, e_\alpha)t_\alpha. $$
Since $t_\alpha \neq 0$, it follows that $\kappa(x_\alpha, e_\alpha) =1$. Also, by a result in the book we have $\kappa (L_\beta, L_{-\alpha}) = 0$ for every $\beta \neq \alpha$ and $H$ being orthogonal (wrt to $\kappa$) to $L_{-\alpha}$, shows that $e_\alpha$ is the dual of $x_\alpha$.
Similar argument shows that $f_\alpha = \frac{\kappa(t_\alpha,t_\alpha)}{2}x_\alpha$ is the dual of $y_\alpha$.
But I cant find the dual of each $h_\alpha$. Initially, I tought that $g_\alpha = t_\alpha/2$ would do the trick, but I cant show that this is orthogonal to any other $h_\beta, \beta\neq \alpha$.
Any help? Thank you.