113015
domain: N
Appears in sequences
- Concatenation of the first n numbers in binary (converted to base 10).at n=6A047778
- The first n digits of the juxtaposition of the base-2 numbers converted to decimal.at n=16A055143
- Even Padovan numbers divided by 2.at n=21A135619
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, -1, -1), (-1, 0, 1), (0, -1, 1), (0, 1, 0), (1, 1, 0)}.at n=9A150346
- a(n) = ceiling(A000931(n)/2).at n=46A173692
- Array read by antidiagonals: row b lists the base-b analog of the base-10 sequence 1, 12, 123, ..., 123456789, 12345678910, ... (A007908).at n=34A179069
- Square array A(m,n) = number whose binary expansion is the concatenation of those of { m, m+1, ..., m+n }, with m, n >= 1, read by falling antidiagonals.at n=15A285806