Let $f$ be any skew-symmetric bilinear form on $\Bbb R^3$. I was trying to prove that there are linear functionals $L_{1},L_{2}$ such that $$f(\alpha,\beta) = L_{1}(\alpha)L_{2}(\beta) - L_{1}(\beta)L_{2}(\alpha)$$ I only know the definitions of the terms in the above problem.Please provide an answer to the problem...
2026-03-29 13:46:57.1774792017
On
A soft question on linear algebra
76 Views Asked by user422112 https://math.techqa.club/user/user422112/detail At
2
There are 2 best solutions below
0
On
In $\mathbb{R}^3$, there is a non zero vector $u$ such that $L(u, \beta) = 0$ for all $\beta$. Choose 2 vectors $v, w$ such that $(u, v, w)$ is a basis of $\mathbb{R}^3$. For any $x\in \mathbb{R}^3$, we can decompose $x$ on this basis: $$x = c_u(x) u + c_v(x)v + c_w(x)w$$ The component applications $c_u, c_v, c_w$ are linear forms. Now let us compute $$L(\alpha, \beta)= c_v(\alpha)c_w(\beta) L(v, w) + c_w(\alpha) c_v(\beta) L(w, v)$$ We have $L(w,v) = -L(v, w)$, so if we define $$L_1(\alpha) = c_v(\alpha) L(v, w)\quad L_2(\alpha) = c_w(\alpha)$$ we obtain the result.
Hints: