Consider the linear functional $\omega \in (\mathbb{R}^3)^{*}$, gived by $\omega(x,y,z)=x\cdot dx + y\cdot dy + z\cdot dz$ (The base $\{ dx,dy,dz \}$ for $(\mathbb{R}^3)^{*}$is dual in the canonical base of $\mathbb{R}^3$ $\{ e_1,e_2,e_3\}$).The $2$-distribution $D_2:\mathbb{R}^3 \rightarrow T\mathbb{R}^3; (x,y,z) \mapsto ker(\omega(x,y,z))$ is integrable?
The kernel is the sets of the elements $(x,y,z)$ that satisfy $\omega(x,y,z)=0$, then:
$\begin{equation} \begin{aligned} \omega(x,y,z) &= x\cdot dx(x,y,z) + y\cdot dy(x,y,z) + z\cdot dz(x,y,z) \\ & = x\cdot dx(e_1+e_2+e_3)+y\cdot dy(e_1+e_2+e_3)+z\cdot dz(e_1+e_2+e_3) \\ & = x+y+z \end{aligned} \end{equation}$
The equality $\omega(x,y,z)=0$ give a set of vectors generated by $\{(1,0,-1),(1,-1,0)\}$, then $ker(\omega(x,y,z))=span\{(1,0,-1),(1,-1,0)\}$.
So, the vector fields associated are $X=dx-dz, Y=dx-dy$.
I need to see if the Lie bracket is involutive, so using the Frobenius theorem i can show that $D_2$ is integrable
$\begin{equation} \begin{aligned} \space[ X,Y ] &= X(1)dx-X(1)dy-Y(1)dx+Y(1)dz \\ & = 0 \end{aligned} \end{equation}$
Since the Lie bracket is $0$ then $D_2$ is involutive, using the Frobenius theorem, then $D_2$ is integrable.
It's right my solution?
Note that $\omega = d\big(\frac12(x^2+y^2+z^2)\big)$, so the integral manifolds of $\omega = 0$ are the spheres $x^2+y^2+z^2=c$.