https://github.com/sepppenner/tendigitprimecalculatorjava
TenDigitPrimeCalculatorJava is a project to calculate the Google 10 digit prime number from the Euler number in Java. TenDigitPrimeCalculatorJava is a project to calculate the Google billboard problem in Java.
https://github.com/sepppenner/tendigitprimecalculatorjava
Last synced: 10 months ago
JSON representation
TenDigitPrimeCalculatorJava is a project to calculate the Google 10 digit prime number from the Euler number in Java. TenDigitPrimeCalculatorJava is a project to calculate the Google billboard problem in Java.
- Host: GitHub
- URL: https://github.com/sepppenner/tendigitprimecalculatorjava
- Owner: SeppPenner
- License: mit
- Created: 2017-11-24T14:43:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T15:21:09.000Z (about 6 years ago)
- Last Synced: 2025-01-06T02:10:39.517Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
# TenDigitPrimeCalculatorJava
TenDigitPrimeCalculatorJava is a project to calculate the [Google 10 digit prime number](https://mkaz.blog/math/google-billboard-problems/) from the Euler number in Java.
TenDigitPrimeCalculatorJava is a project to calculate the [Google billboard](https://mkaz.blog/math/google-billboard-problems/) problem in Java.
[](https://ci.appveyor.com/project/SeppPenner/tendigitprimecalculatorjava)
[](https://github.com/SeppPenner/TenDigitPrimeCalculatorJava/issues)
[](https://github.com/SeppPenner/TenDigitPrimeCalculatorJava/network)
[](https://github.com/SeppPenner/TenDigitPrimeCalculatorJava/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/TenDigitPrimeCalculatorJava/master/License.txt)
## References
http://franzhuber23.blogspot.de/2017/10/google-10-digit-prime-in-eulers-number.html
## Result
7427466391
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/TenDigitPrimeCalculatorJava/blob/master/Changelog.md).