Let be the sum of all 100-digit prime numbers found in consecutive digits of to the 100,000 decimal places. What is the digit sum of ?
Clarification : The numbers should not have leading zeroes. 00857 is considered as a 3-digit number.
The image is of the Google Billboard Puzzle in 2004 asking for the first 10-digit prime number found in consecutive digits of . It's been more than 10 years since the puzzle being published in Silicon Valley, and over 800 Brilliant.org users have solved the problem ! Now, computers have more computational power and programmers are getting smarter and younger, which inspired this problem.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Here is a file of π to a million digit. From there, we just remove the first 2 characters
3.
and we have the string of digits we wanted!