Hacker News new | ask | show | jobs
by sligocki 1459 days ago
Hello, I'm the author. Ask me anything :)

Thanks fn-mote for providing some context. In fact, I think you could appreciate most of this article without even knowing anything about Turing Machines. I spend almost the entire article just answering the question: Given a set of exponential transition rules, starting from C(5), does iterating these rules ever lead to Halt(N)? If so, in how many iterations? And what is the value of N in that case?

1 comments

Just wanted to say: nice work typesetting all those equations! There sure were a lot of exotic ones in this post.
Thanks! I just figured out how to get MathJax working with github pages and used it to its full extent!