Skip to content

An attempt to find the first Goliath number - inspired by Numberphile

License

Notifications You must be signed in to change notification settings

flpeters/Goliath-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goliath-Numbers

An attempt to find the first Goliath number - inspired by Numberphile

A Goliath number is a number of the form $2^n$ which contains the digit sequence 666 repeated 666 times in a row, meaning 1998 consecutive sixes.

Main.ipynb contains the most current version of the algorithm and everything needed to run the search.
Algorithm Optimization.ipynb has all of the different versions of the algorithm and the thought process and experimentation which have led to the current algorithm.

About

An attempt to find the first Goliath number - inspired by Numberphile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published