Having finished an introductory course to GR as part of my physics undergrad degree, I decided to look at some differential geometry over the summer, and picked up Schutz's Geometrical methods of mathematical physics. On page 82 (in case you have access to the book), in a section on foliation, the author introduces a helical vector field:
$\frac{\mathrm{dx}}{\mathrm{d}\lambda} = -\sin \lambda, \frac{\mathrm{dy}}{\mathrm{d}\lambda} = \cos \lambda, \frac{\mathrm{dz}}{\mathrm{d}\lambda} = 1 $
The integral curves of this field are helices, which appear to form a congruence over the manifold. Their equations are $x-x_0 = \cos\lambda, y-y_0 = \sin\lambda, z=\lambda$.
Now, the author says, this vector field, together with the x-basis vector field (so I guess that's $\frac{\partial}{\partial x}$ at every point of the manifold), form a family of surfaces, each point in $\mathbb{R}^3$ being on one, so it foliates the manifold.
However, the helical vector field, plus the z-basis vector field, do not together form a submanifold. The author specifically writes: "The plane defined by the two at any point is not tangent to the 'next' spiral curve above or below it."
This has me confused - what does he mean? I thought that I should calculate the Lie brackets for each of the two pairs; they will foliate the manifold if their Lie brackets at all points are linear combinations of the two fields at that point (is that right?). However, I get that for neither pair does this condition hold.
In the first case, I have
$\overline{V} = -\sin\lambda\frac{\partial}{\partial x} + \cos\lambda\frac{\partial}{\partial y} + \frac{\partial}{\partial z},\\ \overline{X} = \frac{\partial}{\partial x}\\ \left[\overline{V},\overline{X}\right] = (\frac{\partial}{\partial x} \sin\lambda)\frac{\partial}{\partial x}-(\frac{\partial}{\partial x}\cos\lambda)\frac{\partial}{\partial y} $
Even without explicitly evaluating $\frac{\partial}{\partial x}\sin\lambda$ etc. I can already tell that the bracket is not tangent to a surface defined by the helix and x-axis vector fields, as the two tangent vectors at any point are $\overline{V}$ and $\overline{X}$, and the Lie bracket is just not a linear combination of them (except for points where the $\frac{\partial}{\partial y}$ coefficient vanishes).
In the second case, the situation is very similar, up to a rescaling factor.
So there are my questions: was I correct in looking at the Lie brackets of the helical vector field and the x-axis (z-axis) vector field to check whether they define a foliation, and if so, how does one get the correct Lie bracket, as I seem to be getting the wrong one!
Many thanks,
Dom
For the record, my $\frac{\partial}{\partial\lambda}\cos\lambda$ etc. were to be calculated by noting that $x-x_0 = \cos\lambda$. I'm still confused why that failed so spectacularly.
– dom_miketa Jul 17 '14 at 10:35Thank you again, Hans, this was very helpful.
– dom_miketa Jul 17 '14 at 12:28