|
|
|
|
|
by contravariant
951 days ago
|
|
Well some numbers expose patterns when written as a continued fraction. In particular e becomes pretty regular. You can modify the continued fraction slightly to make pi regular as well, but the normal continued fraction sequence doesn't give much of an insight. Other than the fact that 3 + 1/(7 + 1/16)) is a damn good approximation (7 digits, pretty good for something that can be written using only 4 digits total: [3;7,16]). |
|