Parallelizability vs. hairy ball theorem

  • Thread starter Thread starter mma
  • Start date Start date
  • Tags Tags
    Ball Theorem
mma
Messages
262
Reaction score
5
Usually the hairy ball theorem is cited for proving that S^2 is not parallelizable. However, hairy ball theorem is too strong for this. This theorem states that there isn't a nowhere vanishing continuous vector field on S^2. Unparalellizable property means only that there aren't two linearly independent vector fields on S^2. Could somebody tell an example of a nonparallelizable n-dimensional manifold on which hairy ball theorem is false, i.e. on which there is continuous nowhere vanishing vector field (but because of the nonparallelizability, n linearly independent aren't)?
 
Physics news on Phys.org
isn't that trivial? (take products.)
 
Yes it's trivial. Sorry for the stupid question and thanks.
 
sorry for the smartass answer. i have been enjoying slinging around the word "trivial" for a few weeks.

and is it really trivial? is it obvious the product of a torus and a sphere is not parallelizable?
 
mathwonk said:
is it obvious the product of a torus and a sphere is not parallelizable?

Yes, it seems to be obvious. If it were parallelizable then there would be 4 continuous vector fields having 4 linearly independent vectors above each (t,s) point of the product. These vectors would span the tangent space of the product space above (t,s). But this tangent space is a pair of tangent spaces: (T_t,T_s), T_t is of the torus above t and T_s of the sphere above s. So the 4 vectors would span both T_t and T_s. But this would contradict to the unparallelizable property of the sphere.
 
Last edited:
dont you need just two of them to span the tangent space of the sphere at every point, to get that?
 
mathwonk said:
dont you need just two of them to span the tangent space of the sphere at every point, to get that?

I'm afraid that you are kidding. Yes, 2 from T_s is enough to span T_s. Two from T_p don't span T_s. And one from T_p and one from T_s also don't. But 2 from T_s we don't have at each point because of the Hedgehog Theorem.
 
Sorry, I missed the indexes. p means t (a point of the torus)
 
Well, the Klein bottle and Mobius strip are not parallelizable, because they aren't orientable. However it is not too hard to find a nowhere vanishing vector field.
 
  • #10
Also, Sn has a nowhere vanishing vector field whenever n is odd.
To construct one, consider Sn as the elements of Rn+1 with norm 1. Let A be an antisymmeric (n+1)x(n+1) non-singular matrix. As n+1 is even, this can be done by building it out of (n+1)/2 copies of the matrix
<br /> \left(<br /> \begin{array}{rr}<br /> 0 &amp; 1 \\<br /> -1 &amp; 0<br /> \end{array}<br /> \right).<br />
Then, the vector field is v = Ax at each point x of Sn.

However, except for the cases n=1,3,7, Sn is not parallelizable for any odd n (mentioned http://en.wikipedia.org/wiki/Parallelizable" , although I expect that it is very difficult to prove).
 
Last edited by a moderator:
  • #11
mathwonk said:
and is it really trivial? is it obvious the product of a torus and a sphere is not parallelizable?

It is parallelizable.
torus x sphere = circle x circle x sphere.
And, the product of a circle and sphere is parallelizable, which you can see by looking at it as a quotient space of R3-{0}
 
  • #12
mma said:
the Hedgehog Theorem.

the what?
 
  • #13
gel said:
the what?

Hedgehog Theorem = Hairy Ball Theorem.

By the way, what error do you see in my proof?
 
  • #14
Then, finally, is the product of a sphere and a torus parallelizable or not?
 
  • #15
mma said:
Then, finally, is the product of a sphere and a torus parallelizable or not?

Yes. That's what I was saying in my previous post.
 
  • #16
gel said:
Yes. That's what I was saying in my previous post.

Yes, but on the one hand I didn't understand that (I don't know what quotient space do you mean), and on the other hand you didn't show the error in my proof.

Perhaps I am wrong and the continuous vector fields of a product space aren't the Cartesian products of the continuous vector fields of the component spaces?
 
  • #17
mma said:
Perhaps I am wrong and the continuous vector fields of a product space aren't the Cartesian products of the continuous vector fields of the component spaces?

That's right, but I didn't follow how that was supposed to imply that the component spaces are parallelizable.
If you project linearly independent vectors onto a subspace, they no longer have to be linearly independent or even non-zero.
 
  • #18
gel said:
...the product of a circle and sphere is parallelizable, which you can see by looking at it as a quotient space of R3-{0}

Maybe it's trivial but I don't know what qoutient space dou you mean. Could you explain this or give a reference for the explanation?
 
  • #19
mma said:
Maybe it's trivial but I don't know what qoutient space dou you mean. Could you explain this or give a reference for the explanation?

The circle can be expressed as the real line R quotiented out by the group of translations x |-> x+n (for integer n). That is, you identify x,y in R if x-y is an integer. This expresses R as the covering space of the circle, S1.

You can map R x S2 to R3-{0} by (x,y) |-> exp(x) y, which takes the group of translations of R to the group x |-> exp(n) x on R3-{0}, for integer n.

So, S1 x S2 is diffeomorphic to R3-{0} with points x, exp(n)x identified (integer n).

If ei is a basis for R3 as a vector space, then you have the basis vi(x) = |x| ei for the tangent space of R3-{0} at each point x. This is invariant under the action of the group x |-> exp(n)x, so it maps to a basis for the quotient space S1 x S2.
 
  • #20
the point is that there are a lot of vectors tangent to the product which are not tangent to either factor.i.e. consider a family of vectors tangent to the product R^3, and project those vectors onto the sphere. notice that some of these vectors project to zero on the sphere.
 
Last edited:
  • #21
gel said:
The circle can be expressed as the real line R quotiented out by the group of translations x |-> x+n (for integer n). That is, you identify x,y in R if x-y is an integer. This expresses R as the covering space of the circle, S1.

You can map R x S2 to R3-{0} by (x,y) |-> exp(x) y, which takes the group of translations of R to the group x |-> exp(n) x on R3-{0}, for integer n.

So, S1 x S2 is diffeomorphic to R3-{0} with points x, exp(n)x identified (integer n).

If ei is a basis for R3 as a vector space, then you have the basis vi(x) = |x| ei for the tangent space of R3-{0} at each point x. This is invariant under the action of the group x |-> exp(n)x, so it maps to a basis for the quotient space S1 x S2.

Now I understand. On one hand R x S2 is clearly diffeomorfic to R3-{0} bacause the radial half-lines are diffeomorfic to R. On the other hand the x=x+n equivalence relation on R is mapped to an equivalence relation x=exp(n)x equivalence relation on this half-lines, and this generates an equivalence relation on R x S2 that leaves the given basises unchanged. Nice!Thank you!
 
  • #22
mathwonk said:
the point is that there are a lot of vectors tangent to the product which are not tangent to either factor.


i.e. consider a family of vectors tangent to the product R^3, and project those vectors onto the sphere. notice that some of these vectors project to zero on the sphere.

Yes, I see already. The pont is that we can give 3 continuous vector fields on the sphere such that they are generators of the tangent space at each pont, but we can't select 2 of them (from the vector fields) bacause each of them vanishes somewhere (because of the hairy ball theorem). But at such points the vectors of the remaining two can be the basis. Such 3 vector fields can be e.g. the projection of the natural basis of the tangent space of R3 (i.e. of the tangents of the Cartesian coordinate lines of a R3) on the tangent planes of the sphere .

What I still don't understand that why did you mentioned product spaces in post #2. Was it only a joke?
 
  • #23
i don't remember either but i had the wrong idea at first about this. the mobius band example however shows that a twisted product does give a correct counterexample.
 
  • #24
mathwonk said:
the mobius band example however shows that a twisted product does give a correct counterexample.

Yes, Möbius band is exactly the example what I wanted. But I've never heard the "twisted product" phrase before. I know that if the Möbius band is embedded in R^3 then there is a twist on the strip (we must twist a paper strip before we glue together its ends when making a Möbius band from a paper strip), but I'm afraid that the exact notion of twisted product would be too sophisticated for me. Really I don't understand even the difference between the product topology amd box topology. So it would be a real challenge to explain it for me. (I hope that you like challenges :))
 
Last edited:
  • #25
well it is a union of products, i.e. of rectangles, but the rectangles are twisted before the final gluing, just as intuition suggests.

in fact all tangent bundles are twisted products, since they are unions of tangent bundles of coordinate charts, and the tangent bundle of a coordinate chart is a product.
 
  • #26
mathwonk said:
well it is a union of products

Well, it's not too complicated. According this, every differentiable manifold having dimension n>1 is a twisted product, because it is the "union of the charts" and charts are n-fold products of R with itself.
 
  • #27
mma said:
charts are n-fold products of R with itself.

Better to say, charts can be chosen as n-fold products of an open interval of R with itself.
 
  • #28
well a mobius strip (open) is a line bundle over the circle, and any bundle is by definition locally a product.
 

Similar threads

Back
Top