▲ | Word numbers: Billion approaches (2008)(conway.rutgers.edu) | |||||||
19 points by lupire 4 days ago | 4 comments | ||||||||
▲ | lupire 4 days ago | parent | next [-] | |||||||
> If the integers from 1 to 999,999,999 are written as words, sorted alphabetically, and concatenated, what is the 51 billionth letter? In a series of posts, mathematician Dylan Thurston and computer scientist / linguist Chung-chieh Shan solve this problem step by step, introducing concepts such as monoids and differentiation along the way, use the programming language Haskell. Epilogue: Discussion with a representative from ITA Software, the creators of the problem: http://conway.rutgers.edu/~ccshan/wiki/blog/posts/WordNumber... | ||||||||
▲ | 0x1ceb00da a day ago | parent | prev | next [-] | |||||||
> If the integers from 1 to 999,999,999 are written as words, sorted alphabetically, and concatenated, what is the 51 billionth letter? Are we supposed to include spaces in this concatenated string? | ||||||||
| ||||||||
▲ | danielam a day ago | parent | prev [-] | |||||||
I specifically remember this problem from ITA's advertisements on the MBTA. |