168020
domain: N
Appears in sequences
- Sum of distinct powers of 20; i.e., numbers with digits in {0,1} base 20; i.e., write n in base 2 and read as if written in base 20.at n=26A063012
- a(n) = n^4 + n^3 + n.at n=20A100606
- Number of n X 6 0..1 arrays with no element equal to more than one of its horizontal and vertical neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.at n=17A280438
- Let the binary expansion of n be [b_d, b_{d-1}, ..., b_3, b_2, b_1, b_0]_2, where (if n>0) b_d = 1, b_i = 0 or 1 for i<d. To get a(n) concatenate the decimal numbers 2^(b_i) (if b_i = 1) or 0 (if b_i = 0).at n=26A302205
- Numbers k such that A011772(k) > A344878(k) and A011772(k) is a divisor of A344875(k).at n=41A344595