The Pi-Position Game, Part II of II
mrkramer gets an A+

so I'll finish explaining the game.
The object of the Pi-Position Game is to start at an integer (one I pick, one you pick, your MacRumors member number, or whatever positive number you like), find the answer, and then use the answer as your next integer. You repeat this until something "interesting" happens. Then you report what you found to your fellow math geeks.
Let's pick an integer and try it. I'll pick 41. That's at position 2. So pick 2. That's at position 6. So pick 6. That's at position 7. So pick 7. That's at position 13. So pick 13. Oops, 13, is not among the digits in my post above. Now what?
It's time to pull out the secret weapon. There are a number of websites that look for integers within the digits of pi.
This one is my favorite, because it's fast and as far as I can tell is accurate. It has one feature I don't like, which is that it ignores the leading 3 in pi. So in my game the integer 3 gets you position 0, but on that web page the integer 3 comes out as 9.
Therefore, if you have an integer that is at the beginning of pi, the answer is 0. Here are those integers:
3
31
314
3141
31415
314159
...
For any other number, the website gives the correct answer.
Using that website, let's continue the game. 13 is in position 110. 110 is in position 174. 174 is in position 155. 155 is in position 314. And, lo and behold, 314 is in position 0! Continuing, we find that 0 is in position 32, 32 is in position 15, 15 is in position 3, and 3 is in position 0.
Look what we found! A loop! I write it as follows:
0 -> 32 -> 15 -> 3 -> 0 -> ...
Findind a loop is what I'd call interesting!
Other interesting numbers might be integers with repeating digits like 11111, or in sequence, like 12345. You can also hunt for sequences that end at a given position, e.g., a way to start at a small number and end up at your MacRumors member number.
For some integers, you might not find anything interesting, at least not soon enough to make it worthwhile. You might decide to give up when you are getting answers with too many digits. You might always stop when you get to 4-digit numbers, for example. My member number diverges past the 200-million-digit capacity of the pi-search website. That's sort of interesting too!
You can play the Pi-Position Game with your own integers and report what you find, or you can accept one of my challenges:
Challenge #1 - Find a loop involving only one-digit numbers.
Challenge #2 - Find a loop involving only two-digit numbers.
Challenge #3 - Find a one-digit number whose answer is one more than the number.
Challenge #3 - Find a two-digit number whose answer is one more than the number.
This game isn't a trick - it's just a number-pattern activity. I've checked that there are solutions to all four of these challenges. Let's see if anybody can find any of them before it's next year's Pi Day!