This commit is contained in:
Miloslav Ciz 2024-05-05 23:13:54 +02:00
parent 44be4a9522
commit 780920e41b
13 changed files with 1794 additions and 1756 deletions

View file

@ -173,7 +173,7 @@ There is a famous [encyclopedia](encyclopedia.md) of integer sequences at https:
**All [natural numbers](natural_number.md) are [interesting](interesting.md)**: there is a [fun](fun.md) [proof](proof.md) by contradiction of this. Suppose there exists a set of uninteresting numbers which is a subset of natural numbers; then the smallest of these numbers is interesting by being the smallest uninteresting number -- we've arrived at contradiction, therefore a set of uninteresting numbers cannot exist.
TODO: what is the best number? maybe top 10? would 10 be in top 10?
TODO: what is the best number? maybe top 10? would 10 be in top 10? what's the first number that's in top itself?
## Numbers In Programming/Computers