It would help if the article included at least one real world application in layman's terms.
A bit of an aside, but this was always my biggest bugbear when learning maths way back when I was in school - we were never given any practical reasons of why any of it was useful. Even if you explicitly asked the maths teacher "what's it for", they could never give a useful response - it often seemed like they'd never considered this themselves. Around 13-14 years old, I got interested in building mods for Quake. Wh…
New proof reveals that graphs with no pentagons are fundamentally different
51–60 of 116 posts
Re: New proof reveals that graphs with no pentagons are fundamentally different
#52It would help if the article included at least one real world application in layman's terms.
Because you are finding the secrets of the Universe? Because math is fun? Not all work has to have a real world application ($$$). It would help if the you included at least one real world application of writing your comment.
Re: New proof reveals that graphs with no pentagons are fundamentally different
#53Re: New proof reveals that graphs with no pentagons are fundamentally different
#54Re: New proof reveals that graphs with no pentagons are fundamentally different
#55It would help if the article included at least one real world application in layman's terms.
A bit of an aside, but this was always my biggest bugbear when learning maths way back when I was in school - we were never given any practical reasons of why any of it was useful. Even if you explicitly asked the maths teacher "what's it for", they could never give a useful response - it often seemed like they'd never considered this themselves. Around 13-14 years old, I got interested in building mods for Quake. Wh…
Re: New proof reveals that graphs with no pentagons are fundamentally different
#56can I get an ELI5?
The Erdős–Hajnal conjecture says that for any graph `H`, then every graph in the set of graphs `F_H` that does not contain `H` as an induced subgraph will either have a polynomial amount of cliques or a polymomial amount of independent sets. The growth rate of the exponent depends on the size of each graph in `F_H` and on some properties `H`. Like with most simple questions in Ramsay theory no proof or contradiction…
For your example where H forms a loop, I imagine an element of F_H which is a larger loop. Then it could be arbitrarily large, have no cliques above size 2, a linear number of cliques of size 2, and have only one independent set.
Re: New proof reveals that graphs with no pentagons are fundamentally different
#57Question for people knowledgable about Ramsey theory - with current computing tech, will we ever be able to find the exact value of R(5,5) within our lifetimes? I've read the famous Erdos quote about R(5,5) vs R(6,6) and he seemed to think that it was at least theoretically possible if the whole human race had to find it quickly or face destruction.
It would require an advance in theory. When I took a graph theory course it fascinated me how the Ramsey theory problem goes from paper and pencil complexity to beyond computing power in two steps (R(3,3) = 6, R(4,4) = 18, R(5,5)=(43..48?)). I once spent some time calculating the effort (but don't have the results handy), a rough number for a naive approach to exhaustively searching the problem space would involve so…
The number of graphs of size n is 2^(n choose 2). (There are n choose 2 pairs of points, each of which could be or not be an edge.) If the answer is 43, that's 2^903 which is roughly 6.762 * 10^271. If the answer is 48, that's 2^1128 which is roughly 3.646 x 10^339.
Naive plus better computers is not enough to tackle this problem.
Re: New proof reveals that graphs with no pentagons are fundamentally different
#58It would help if the article included at least one real world application in layman's terms.
A bit of an aside, but this was always my biggest bugbear when learning maths way back when I was in school - we were never given any practical reasons of why any of it was useful. Even if you explicitly asked the maths teacher "what's it for", they could never give a useful response - it often seemed like they'd never considered this themselves. Around 13-14 years old, I got interested in building mods for Quake. Wh…
Re: New proof reveals that graphs with no pentagons are fundamentally different
#59Earlier quoted context omitted.
and an application ... what can I use it for?
Ramsey theory in a nutshell is about studying what must be true about graphs as they get large in certain ways, because the very size of the graph makes it impossible for the things to be false any longer. My impression is that it tends to be more useful for putting bounds on how good a practical technique can be rather than directly producing said direct techniques. It's not quite the same as complexity theory in co…
Re: New proof reveals that graphs with no pentagons are fundamentally different
#60Earlier quoted context omitted.
and an application ... what can I use it for?
I can't possibly imagine why you would want an application for recently developed mathematics. I would have thought that by now mathematics would have proven its worth enough to not have to justify itself.