A096122 a(n) is the exponent of 2 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, 2, 4, 17, 62
Offset: 2
Keywords
Examples
a(3) = 2: b(3)-b(2) = 2512-12 = 2500; 2500 = 2^2*5^4, hence a(3)=2.
Crossrefs
Cf. A050649.