A072725 Integers which are exactly the concatenation of the first m numbers (A007908) divided by their sum (A000217 = m*(m+1)/2).
1, 4, 823
Offset: 1
Examples
a(1) = 1/1 =1; a(2) = 12/(1+2) = 4; a(3) = 12345/(1+2+3+4+5).
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Comments