login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A329764
a(1) = 1; thereafter a(n+1) > a(n) is the smallest multiple of a(n) using only odd digits but not divisible by 9.
1
1, 3, 15, 75, 375, 9375, 159375, 71559375, 1195399359375, 353915911333359375, 51915571117579153359375, 753315397517553377717399173359375, 3319771735775931191533111595353537393933359375
OFFSET
1,2
COMMENTS
Equivalently, the sequence is defined as a(1) = 1, a(2) = 3, a(3) = 15, and for n > 2, a(n+1) > a(n) is the smallest multiple of a(n) using only odd digits. All terms besides a(1) and a(2) are divisible by 5.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Chai Wah Wu, Dec 04 2019
STATUS
approved