5505010
domain: N
Appears in sequences
- Numbers k such that k and k^2 use only the digits 0, 1, 3, 4 and 5.at n=12A136837
- Numbers k such that k and k^2 use only the digits 0, 1, 3 and 5.at n=9A136842
- Numbers k such that k and k^2 use only the digits 0, 1, 3, 5 and 7.at n=11A136844
- Numbers k such that k and k^2 use only the digits 0, 1, 3, 5 and 8.at n=11A136845
- Numbers k such that k and k^2 use only the digits 0, 1, 3, 5 and 9.at n=27A136846
- a(n) = 3*a(n-1) - 2*a(n-2) with a(0)=28 and a(1)=70.at n=17A182465