OT For you math junkies

I didn't know there was a road coloring problem!!! Where have I been?

allscott said:
I can almost follow along with most of the math discussed around here but this just makes me feel dumb. It's a math problem that has just recently been solved that has had mathmeticians stumped for the last 30 years.

http://arxiv.org/PS_cache/arxiv/pdf/0709/0709.0099v4.pdf

Does this mean we can expect to have more colorful roads in the future? ;) The article assume you are already tuned into authors 'geek freq'. There are many terms that aren't defined. Few even know the difference between a graph and a tree. In this case a graph is not like a trend and a tree is not something you sit under for shade.
 
I don't claim to be a mathametician, but I've had a little abstract math and automata theory. The author is uses standard math and computer science terminology - that's not to say it isn't a beast to follow!

What they're doing is constructing conditions for a specific type of state machine so that it has a special input sequence that will bring it back to the same state from every state.

Image a soda machine that accepted nickles, dimes, and quarters. Each finite state represents some amount of money in the machine. If you didn't have a "reset", you could construct it so that feeding a "NDDNDDNDD" always gets you to the initial state (no money).

Better analogy based on Wikipedia example - suppose on the road you always have 3 choices (straight, right, left). Your friend could give you a set of directions that would get you home from any location. Note that some paths would probably pass your home at least once, but all would get you there.

They state that this is useful for a state machine because, upon detection of an error, a sequence could be fed that would return the device to an initial state.

That said, advanced math is knarly and makes my head spin.

allscott said:
I can almost follow along with most of the math discussed around here but this just makes me feel dumb. It's a math problem that has just recently been solved that has had mathmeticians stumped for the last 30 years.

http://arxiv.org/PS_cache/arxiv/pdf/0709/0709.0099v4.pdf
 
Last edited:

Similar Topics

I'm working on a system where a machine grabs a part and moves it in relation to a fixed welder head. The machine consists of two arms that grab...
Replies
13
Views
5,203
I have an expression in a structured text routine of a Logix controller that looks more or less like the following: ResultInteger := Integer1 *...
Replies
13
Views
383
This application has a motor with encoder feedback that drives a linear actuator that moves in/out, and is at roughly 45 degs from horiz. As the...
Replies
19
Views
1,361
Hi all. First time programming a machine of this type. A center driven unwind feeding to a center driven rewind. No dancers or load cells, just...
Replies
37
Views
4,884
Hello, Been a while since I posted , Still sucking air been a interesting 3.5 years the dreaded health with old age scenario. Back at it and had a...
Replies
11
Views
2,057
Back
Top Bottom