a(n) = minimal value of n+k (with k >= 1) such that the concatenation of the decimal digits of n,n+1,...,n+k is divisible by n+k+1, or -1 if no such n+k exists.
A332584
a(n) = minimal value of n+k (with k >= 1) such that the concatenation of the decimal digits of n,n+1,...,n+k is divisible by n+k+1, or -1 if no such n+k exists.
Terms
- a(0) =2a(1) =82a(2) =1888a(3) =6842a(4) =6a(5) =50a(6) =20a(7) =10a(8) =1320a(9) =28a(10) =208a(11) =32a(12) =66a(13) =148a(14) =1008a(15) =60a(16) =192a(17) =124536a(18) =282a(19) =46a(20) =128a(21) =32a(22) =28a(23) =86a(24) =40a(25) =33198a(26) =36a(27) =42a(28) =346a(29) =738
External references
- oeis: A332584