Skip to content

ndpar/words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prime Words

Inspired by John D. Cook's post.

Data Files

words.txt -- Mac dictionary file /usr/share/dict/words with all words in lowcase and duplicates removed.

words.int -- words.txt with all words taken as numbers in base 36 and converted to base 10.

words.int.prime -- prime numbers from words.int.

words.txt.prime -- words.int.prime with all numbers written in base 36.

Statistics

Longest words: formaldehydesulphoxylate, pathologicopsychological, scientificophilosophical, tetraiodophenolphthalein, thyroparathyroidectomize -- 24 characters each.

Biggest word: thyroparathyroidectomize (18397785478878442702499607332564825498).

Biggest prime: superultrafrostified (10713653314034987100763348512997).

Ratio and Probability of Prime Words

prime-ratio.png -- diagram comparing actual and estimated probability of word being prime.

primes.ods -- data used to build the diagram.

About

Mathematical experiments with words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published