1100011
domain: N
Appears in sequences
- Numbers whose cube is a palindrome.at n=17A002780
- Sums of 4 distinct powers of 10.at n=25A038446
- a(n) is the negabinary expansion of n, that is, the expansion of n in base -2.at n=31A039724
- Palindromes whose square is a palindrome; also palindromes whose sum of squares of digits is less than 10.at n=33A057135
- Palindromes only using 0 and 1 (i.e., base-2 palindromes).at n=19A057148
- Digital representation of n contains only 1's and 0's, is palindromic and contains no singleton 1's or 0's.at n=6A061851
- Digital representation of m contains only either 1's or 2's (but not both 1's and 2's) and 0's, is palindromic and contains no singleton 2's, 1's or 0's.at n=12A061852
- In base 2: start with n; if palindrome, stop; otherwise add to itself with digits reversed; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=19A062128
- In base 2: start with n; if palindrome, stop; otherwise add to itself with digits reversed; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=44A062128
- In base 2: start with n; if palindrome, stop; otherwise add to itself with digits reversed; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=43A062128
- In base 2: start with n; if palindrome, stop; otherwise add to itself with digits reversed; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=39A062128
- In base 2: start with n; if palindrome, stop; otherwise add to itself with digits reversed; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=25A062128
- In base 2: start with n; if palindrome, stop; otherwise add to itself with digits reversed; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=20A062128
- In base 2: start with n; add to itself with digits reversed; if palindrome, stop; otherwise repeat; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=20A062129
- In base 2: start with n; add to itself with digits reversed; if palindrome, stop; otherwise repeat; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=19A062129
- In base 2: start with n; add to itself with digits reversed; if palindrome, stop; otherwise repeat; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=39A062129
- In base 2: start with n; add to itself with digits reversed; if palindrome, stop; otherwise repeat; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=33A062129
- In base 2: start with n; add to itself with digits reversed; if palindrome, stop; otherwise repeat; a(n) gives palindrome at which it stops, or -1 if no palindrome is ever reached.at n=25A062129
- Palindromes whose digit sum is 4.at n=14A065983
- Numbers k such that k and k^3 are both palindromes.at n=16A069748