An open API service indexing awesome lists of open source software.

https://github.com/alexandreelise/decimoli

Recursive function to compute patterns of decimal places when denominator is a repetition of 1 or more '3' and that the numerator is not divisible by the denominator. The decimal places "pattern" has as much digits than the denominator and repeats itself many times. I can't prove it yet but hopefully someone has already found this fun math puzzle
https://github.com/alexandreelise/decimoli

decimal-places experiment math-programming math-puzzle pattern recursive-algorithm

Last synced: 4 months ago
JSON representation

Recursive function to compute patterns of decimal places when denominator is a repetition of 1 or more '3' and that the numerator is not divisible by the denominator. The decimal places "pattern" has as much digits than the denominator and repeats itself many times. I can't prove it yet but hopefully someone has already found this fun math puzzle

Awesome Lists containing this project