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”).

A096124
a(n) is the exponent of 5 in x = 2^m*5^n, where x = b(n)-b(n-1) and b(n) and b(n-1) are consecutive terms in A050649.
1
1, 4, 11, 27, 72
OFFSET
2,2
EXAMPLE
a(3) = 4: b(3)-b(2) = 2512-12 = 2500; 2500 = 2^2*5^4, hence a(3)=4.
CROSSREFS
Cf. A050649.
Sequence in context: A014151 A176759 A266009 * A376716 A269076 A282641
KEYWORD
nonn
AUTHOR
Ray G. Opao, Jul 23 2004
STATUS
approved