101000
domain: N
Appears in sequences
- Representation of n in base of Fibonacci numbers (the Zeckendorf representation of n). Also, binary words starting with 1 not containing 11, with the word 0 added.at n=18A014417
- Positive numbers having the same set of digits in base 2 and base 10.at n=35A037415
- Numbers k such that k is a substring of its base-2 representation.at n=24A038102
- Sums of 2 distinct powers of 10.at n=13A038444
- When cubed gives number composed just of the digits 0, 1, 2, 3.at n=20A043681
- When cubed gives number composed just of the digits 0, 1, 2, 3, 4.at n=37A048792
- Sums of two powers of 10.at n=18A052216
- Numbers k for which there exists some m such that k = Sum_{i=1..1+floor(log_10(k))} binomial(m, d_i), where d_i is the i-th digit of k.at n=38A055481
- a(n) is the concatenation of n with n^3.at n=9A061086
- Binary expansion of n does not contain 1-bits at even positions. Integers whose base 4 representation consists of only 0's and 2s.at n=6A062033
- Binary string which equals n when 1's, 2's, 4's and 8's bits have weights -1, 1, 3, 6 respectively, while the other bits have their usual weights. -1 if no such string exists.at n=38A066327
- Binary string which equals n when 1's, 2's, 4's and 8's bits have weights 1, 1, 3, 5 respectively, while the other bits have their usual weights. -1 if no such string exists.at n=37A066329
- Binary string which equals n when 1's, 2's, 4's and 8's bits have weights 1, 2, 4, 5 respectively, while the other bits have their usual weights. -1 if no such string exists.at n=37A066330
- Multiples of 2 whose digit sum is 2.at n=13A069537
- Define a mapping for a reduced rational number p/q by f(p/q) = 1 followed by p zeros followed by a 1 followed by q zeros.at n=2A076940
- Reducible polynomials over GF(2) in binary format.at n=29A091254
- a(n) = 40 written in base n.at n=1A095472
- a(n) = 40 written in base 13 - n.at n=11A095473
- Even nonnegative integers in base 2 (bisection of A007088).at n=20A099820
- Numbers n such that Sum_of_Digits modulo n <= 2.at n=31A101318