65196
domain: N
Appears in sequences
- Numbers that are the sum of 10 positive 10th powers.at n=17A004810
- Fibonacci-type sequence based on bitwise inclusive-or: a(0) = 0, a(1) = 1 and a(n) = a(n-1) + (a(n-1) or a(n-2)).at n=16A182202
- Least number x such that x^n has n digits equal to k. Case k = 6.at n=33A285453
- Number of ways to write n as an ordered sum of 9 squarefree numbers.at n=13A341069