login
A067717
a(n+1) is the smallest square > a(n) such that the digits of a(n) are all (with multiplicity) contained in the digits of a(n+1), with a(0)=4.
0
4, 49, 1849, 18496, 134689, 1338649, 3319684, 13380964, 30891364, 38390416, 93683041, 103693489, 139098436, 318693904, 433180969, 803949316, 1036389249, 1836293904, 2893041369, 3029841936, 3103269849, 3134096289, 3321908496
OFFSET
0,1
COMMENTS
a(n) for n>0 remains the same when a(0)=9.
FORMULA
a(n) = A067975(n)^2.
CROSSREFS
Cf. A067975.
Sequence in context: A049503 A159593 A263441 * A067714 A068178 A050630
KEYWORD
base,nonn
AUTHOR
Marc Paulhus, Feb 05 2002
STATUS
approved