88388
domain: N
Appears in sequences
- Numbers having four 8's in base 10.at n=19A043524
- a(n) = Sum_{k=1..n, gcd(n,k) = 1} k^4.at n=14A053820
- Smallest palindromic multiple of (n with trailing 0's omitted, A004151) using only nonzero digits of n; all digits must appear; or 0 if no such number exists.at n=37A083960
- Smallest palindromic multiple of n in which the digit string of n appears as sandwiched between at least a pair of digits, or 0 if n = 10k or no such number exists.at n=37A084043
- a(n) = 8*(10^(2n+1)-1)/9 - 5*10^n.at n=2A332183