mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Lounge (https://www.mersenneforum.org/forumdisplay.php?f=7)
-   -   An Exceptionally Simple Theory of Everything (https://www.mersenneforum.org/showthread.php?t=9608)

ShiningArcanine 2007-11-17 02:26

An Exceptionally Simple Theory of Everything
 
A physicist in Nevada created a theory that explains everything:

[url]http://science.slashdot.org/article.pl?sid=07/11/15/2322225[/url]
[url]http://uk.youtube.com/watch?v=-xHw9zcCvRQ[/url]
[url]http://en.wikipedia.org/wiki/An_Exceptionally_Simple_Theory_of_Everything[/url]
[url]http://arxiv.org/abs/0711.0770[/url]

Now, would someone explain Group theory, Symmetry groups, Differentiable manifolds and Lie groups to me in that order, so I can understand E8 and hopefully have some chance of understanding "An Exceptionally Simple Theory of Everything?" Someone on slashdot said that people need to learn them in that order to understand it, although I think Differentiable manifolds do not need to be learned as the third item and could be learned as the first or second instead, but I do not know anything about differentiable manifolds, so I am probably wrong.

bsquared 2007-11-17 15:34

[quote=ShiningArcanine;118651]
Now, would someone explain Group theory, Symmetry groups, Differentiable manifolds and Lie groups to me in that order ...[/quote]

You don't ask for much, do you? :ermm:

I don't know enough to begin to address that request, but I do know that those are pretty deep topics that would require quite a bit of study to properly understand. Start in the usual places (wikipedia, mathworld, etc), if you don't have access to the right books. Then get the right books.

Orgasmic Troll 2007-11-17 15:57

[QUOTE=ShiningArcanine;118651]A physicist in Nevada created a theory that explains everything:

[url]http://science.slashdot.org/article.pl?sid=07/11/15/2322225[/url]
[url]http://uk.youtube.com/watch?v=-xHw9zcCvRQ[/url]
[url]http://en.wikipedia.org/wiki/An_Exceptionally_Simple_Theory_of_Everything[/url]
[url]http://arxiv.org/abs/0711.0770[/url]

Now, would someone explain Group theory, Symmetry groups, Differentiable manifolds and Lie groups to me in that order, so I can understand E8 and hopefully have some chance of understanding "An Exceptionally Simple Theory of Everything?" Someone on slashdot said that people need to learn them in that order to understand it, although I think Differentiable manifolds do not need to be learned as the third item and could be learned as the first or second instead, but I do not know anything about differentiable manifolds, so I am probably wrong.[/QUOTE]

Groups are mathematical structures that can be used to describe all types of symmetry. Defined axiomatically they are:

A set G with an associative operation * such that:

i) There exists an identity element in G, i.e. x * e = e * x = x
ii) If x is an element of G, then there exists a y such that x * y = y * x = e (i.e. the inverse of x)
iii) If x, y are in G, then x * y is in G (closure)

Examples of groups are the integers with addition, real numbers with addition, the symmetries of a polygon (for example, given a square with vertices labeled, there are 8 ways to pick up the square, rotate it, flip it, whatever, and put it back down in the same place it was)

A manifold is a space that is locally euclidean at each point. For example, surfaces are 2-dimensional manifolds. The surface of a sphere is not euclidean (the fifth postulate is not satisfied) but since we are so small compared to the earth, we consider our neighborhood to be on a flat, 2d surface. So a sphere is a manifold. With a bit more of a headache, you might be able to see that all invertible 2x2 matrices with real entries are a 4-dimensional manifold

A differentiable manifold is a space that is not only locally euclidean, but "smooth" enough to do calculus on.

A Lie group is a differentiable manifold that is also a group. The example of all invertible 2x2 matrices with real entries (It's called GL2(R) ) can be considered a group under matrix multiplication. Therefore, GL2(R) is a Lie group.

ShiningArcanine 2007-11-18 11:52

Is it a coincidence that the properties you listed for groups correspond to the reflexive, symmetric and transitive closures of relations on sets (i.e. equivalence relations)?

If all invertible 2x2 matrices with real entries are 4-dimensional manifolds, why do they claim that the circle be represented by a 2x2 matrice on the following website:

[url]http://aimath.org/E8/representation.html[/url]

The only way that I can see that the circle can be represented by that would be to take its determinant, which gives sin^2(x) + cos^2(x), which resembles the equation sin^2(x) + cos^2(x) = 1, which I believe is the sum of the absolute values of its x and y coordinates of a circle with a radius of 1 as a function of its angle measure, although the specialness of that does not seem to really jump out at me and it does not seem to be four dimensional. Do you mean that each entry in the matrix represents a different coordinate in a four dimensional space according to some kind of coordinate system?

Are differentiable manifolds related to Gauss's theorem?

Orgasmic Troll 2007-11-18 20:54

[QUOTE=ShiningArcanine;118739]Is it a coincidence that the properties you listed for groups correspond to the reflexive, symmetric and transitive closures of relations on sets (i.e. equivalence relations)?[/quote]

I don't think they correspond. So yes.

[quote]If all invertible 2x2 matrices with real entries are 4-dimensional manifolds, why do they claim that the circle be represented by a 2x2 matrice on the following website:

[url]http://aimath.org/E8/representation.html[/url]

[/quote]

Because they aren't using ALL the 2x2 matrices. You can still put a circle into 4 dimensional space.

[quote]
The only way that I can see that the circle can be represented by that would be to take its determinant, which gives sin^2(x) + cos^2(x), which resembles the equation sin^2(x) + cos^2(x) = 1, which I believe is the sum of the absolute values of its x and y coordinates of a circle with a radius of 1 as a function of its angle measure, although the specialness of that does not seem to really jump out at me and it does not seem to be four dimensional. Do you mean that each entry in the matrix represents a different coordinate in a four dimensional space according to some kind of coordinate system?

Are differentiable manifolds related to Gauss's theorem?[/QUOTE]

That's like asking if curves are related to the fundamental theorem of calculus.

No more questions. You don't seem to be thinking for yourself anymore, and I'm too tired to do it for both of us.

Kevin 2007-11-19 05:40

I don't like their definition of a representation.

A representation is just a map from a group into the space of nxn matrices so that composition of group elements corresponds to multiplication of their respective matrix representations.

The circle is a group under addition of angles (where everything is working modulo 2pi). You map an angle x to the matrix you have above. Then if you take the matrix associated to an angle x, and multiply it by the matrix associated to an angle y, the result is that same as the matrix you'd get by putting in x+y.

m_f_h 2007-11-19 21:20

just 3 comments :

1/ obviously (?!), the words "exceptional" and "simple" are a "clin d'oeil" to the precise meaning of these terms in group theory, rather than referring to an extremly simple theory.

2/ astonishing that the author does not cite any published paper of himself in the references

but at least, without attempting any other judgement whatsoever, I think it is a nice pedagogical review of the quite well known (group) structures of the usual GUT's, of course assuming the reader has some background on the subject.
- I don't know another as complete and as nicely & colorful illustrated compilation of all this information, which although certainly otherwise available, is so only in very widely scattered sources.

davieddy 2007-11-20 13:37

[quote=m_f_h;118830]
1/ obviously (?!), the words "exceptional" and "simple" are a "clin d'oeil" to the precise meaning of these terms in group theory, rather than referring to an extremly simple theory.

[/quote]

THX for this caveat.
"The truth is rarely pure and never simple" or words to that effect.
(Oscar Wilde).

nibble4bits 2007-11-26 05:17

At least that's better then "The truth is purely simple, and rarely pure." as the more cynical think.

m_f_h 2007-11-29 16:40

[quote=nibble4bits;119229]At least that's better then "The truth is purely simple, and rarely pure." as the more cynical think.[/quote]

What a profound statement. I would even dare to replace "cynical" by "realistic" (at least! if not : experienced, wise,... or something alike).

PS: didn't you rather mean "... never pure" ?!

mdettweiler 2010-04-02 17:40

[quote=seena;210409]i like this page and post of you. '[COLOR=#000000][FONT=Times New Roman][FONT=verdana]an other project searching for primes for these 3 k's, the rest of the 9 k's are reserved by us. In order to prove the primality of a number we need to perform a primality test called PRP. This test takes very long; hence to reduce the time of the project we look for numbers with small factors and remove these numbers from our primality-testing list. This process is called sieving. The PRP testing method is not 100 % efficient, that is, it can make errors. On the other hand once a factor is found for a number, we can be 100 % sure that, that number is not prime. All numbers that are checked by PRP need to be double-checked. Since the probability of finding a prime is higher than having made an error and missing a prime, we are not currently pursuing the double check of numbers. There is another method that allows us to find factors for numbers called P-1 ("P minus one"). The running time for this method is similar to PRP. Currently we are not pursuing this method either, since it is more efficient to use sieving to find these factors. We do plan to use these methods a bit later in the project.'[/FONT][/FONT][/COLOR][/quote]
Did you post this in the wrong forum by chance? It sounds like it belongs somewhere in the Prime Search Projects forum group, possibly Riesel Prime Search (or maybe one of the now-defunct projects archived at the bottom of the forum since it's referring to PRP tests).


All times are UTC. The time now is 23:00.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.