moont14263 said:
If I take the product set of the Sylow subgroups of G and the operation of G as in S_3 example above, then this is not a subgroup of G. In my question, I did not mean the internal direct product, just the product set with the operation of G.
Why do I need to define a new multiplication?
you don't...if you already know a way to compute products in G, that works.
but...suppose the order of G is, say, 48. the full multiplication table for G (if G is very non-abelian) could require 2,304 computations.
on the other hand, if you can reduce G to a direct product of a group of order 16, and a group of order 3, that reduces the number of computations to at most 262 (256 for the worst case of a non-abelian group of order 16, and 6 more for the table of the cyclic group of order 3).
this savings is still realized (in part) even with a semi-direct product (although there is extra calculation involved in determining the automorphisms of the normal sylow subgroup).
this is one reason why we "decompose" groups into smaller groups, the smaller groups are easier to deal with (and often have "nicer" properties than the entire group...they may be cyclic, or perhaps abelian, or perhaps solvable). it's sort of like factoring integers into primes. if we know enough about the prime factors, that can often tell us a great deal about the big "composite" number, without a lot of tedious arithmetic.
morhpism's post is to the point: nilpotent groups are well worth studying, because for those groups, the sylow subgroups basically tell us "everything we need to know". the interactions of the elements of the various sylow subgroups "don't interfere with each other". this makes them "nicer than some groups", we can study them "one prime factor (of the order of G) at a time", in other words, we've reduced the study of nipotent groups, to the study of p-groups (which have a whole host of properties "typical" groups do not).
your observation is correct, but it is not terribly useful. how many conjugates a sylow subgroup has, turns out to be fairly important for understanding a given group's behavior. normal is best, it allows us to factor out that subgroup, and delve more into the mystery of what remains.
one of the consequences of this is, for abelian groups, we can describe them ENTIRELY as direct products of cyclic groups (cylic p-groups, in fact). in effect, this makes abelian groups really just "linear combinations of integers/integers mod p
k" (perhaps you can see how some of the basic structure for linear algebra starts to emerge out of this). this means abelian groups are "user-friendly", if you can add and multiply integers, you can do the math required for abelian groups (with a few extra wrinkles). this let's us describe quite a lot of what might seem like abstract structures by counting things. and counting is easy.