|
| |
|
|
A053057
|
|
Squares whose digit sum is also a square.
|
|
10
| |
|
|
0, 1, 4, 9, 36, 81, 100, 121, 144, 169, 196, 225, 324, 400, 441, 484, 529, 900, 961, 1521, 1681, 2025, 2304, 2601, 3364, 3481, 3600, 4489, 4624, 5776, 5929, 7225, 7396, 8100, 8836, 9025, 10000, 10201, 10404, 10609, 10816, 11025, 12100, 12321, 12544, 12769
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
COMMENTS
| This is a subsequence of A028839, sum of digits of n is a square.
|
|
|
REFERENCES
| Felice Russo, A set of new Smarandache functions, sequences and conjectures in number theory, American Research Press 2000
|
|
|
LINKS
| Daniel Mondot, Table of n, a(n) for n=1..1192
M. L. Perez et al., eds., Smarandache Notions Journal
|
|
|
PROG
| (MAGMA) [ n^2: n in [0..120] | IsSquare(s) where s is &+Intseq(n^2, 10) ]; // Bruno Berselli, May 26 2011
|
|
|
CROSSREFS
| Cf. A000290.
Sequence in context: A117676 A085575 A117756 * A118547 A115700 A029806
Adjacent sequences: A053054 A053055 A053056 * A053058 A053059 A053060
|
|
|
KEYWORD
| easy,base,nonn
|
|
|
AUTHOR
| Felice Russo (frusso(AT)micron.com), Feb 25 2000
|
|
|
EXTENSIONS
| More terms from James A. Sellers (sellersj(AT)math.psu.edu), Feb 28 2000
|
| |
|
|