88688
domain: N
Appears in sequences
- Numbers having four 8's in base 10.at n=22A043524
- Palindromes expressible as the sum of 4 consecutive palindromes.at n=11A046499
- Recursive sequence; one more than maximum of products of pairs of previous terms with indices summing to current index.at n=27A091980
- a(0)=1. a(n) = sum of the earlier terms which are divisible by (the number of 1's in the binary representation of n).at n=24A123757
- a(n) = 8*(10^(2n+1)-1)/9 - 2*10^n.at n=2A332186