login
A048429
Smallest numerator of a fraction using palindromes that approximates Pi to at least n digits after the decimal point.
2
22, 22, 666, 666, 1186811, 1633361, 7327237, 204656402, 971292179, 32418381423, 185295592581, 5760554550675, 6259909099526, 148967656769841, 2214599229954122, 48720094949002784, 281261635536162182, 5729095689865909275
OFFSET
1,1
LINKS
Sean A. Irvine, Java program (github)
EXAMPLE
a(4)=666 because the ratio of palindromes 666/212 = 3.1415... approximates Pi with four correct digits after the decimal point.
CROSSREFS
Denominators in A048430.
Sequence in context: A134443 A165843 A223821 * A336827 A004463 A152835
KEYWORD
nonn,frac,more,base
AUTHOR
Patrick De Geest, Apr 15 1999
EXTENSIONS
a(15)-a(18) from Sean A. Irvine, Jun 17 2021
STATUS
approved