60001
domain: N
Appears in sequences
- Numbers not ending in 0 whose cubes are concatenations of other cubes.at n=11A061341
- Automorphic numbers: numbers k such that k^6 ends with k. Also m-morphic numbers for all m not congruent to 26 (mod 50) but congruent to 6 (mod 10).at n=37A068408
- a(n) = 6*10^n + 1.at n=4A199686
- a(1) = 1; for n > 1: a(n) = smallest odd number greater than a(n-1) which does not use any digit used by a(n-1).at n=33A229364
- a(n) = Sum_{k=0..n} binomial(n, k)*|Lah(n, k)|. Binomial convolution of the unsigned Lah numbers A271703.at n=6A344051
- Numbers m such that m^m == m (mod 10^(len(m) + 2)), where len(m) is the number of digits of m (A055642).at n=21A373206