155555
domain: N
Appears in sequences
- 5-white numbers: partition digits of n^5 into blocks of 5 starting at right; sum of these 5-digit numbers equals n.at n=10A037045
- Replace each 1 in decimal expansion of n with 1 1's, each 2 with 2 2's, etc. (0 vanishes).at n=14A048376
- Write 0, 1, ..., n in binary and add as if they were decimal numbers.at n=29A067894
- Expansion of g.f. (1+4*x)/((1-x)*(1-10*x)).at n=5A099915
- Any digit d in the sequence says: "I am part of an integer in which you'll find d digits d".at n=37A108571
- Numbers such that each decimal digit d (for all d in the range 1 <= d <= 9) occurs only in runs of length exactly d.at n=20A140057
- Numbers whose digits are nondecreasing and which have exactly d digits "d" whenever there is at least one digit "d".at n=10A247701
- Conversion to octal of the binary expansion given by the first n terms of the period-3 sequence A011655 (repeat 0, 1, 1).at n=16A289006