|
|
|
|
|
by IngoBlechschmid
725 days ago
|
|
That's a great question, and the answer is by direct inspection that repeating digits cause the number to be rational. For instance, 0.123123123... is checked to be the same as 123/999, a fraction -- hence rational. Similarly, 0.abcdabcdabcd... is the same as abcd/9999. This works for repeating blocks of digits of any length. |
|