Skip to content

ashdnazg/palindromes

Repository files navigation

Finding Binary & Decimal Palindromes

The code in this repo loosely accompanies this article.

It finds numbers that are palindromic in bases 2 and 10, see https://oeis.org/A007632.

License

Everything in this repo is licensed under the MIT license unless otherwise stated.