login
A153749
Numbers k such that there are 12 digits in k^2 and for each factor f of 12 (1,2,3,4,6) the sum of digit groupings of size f is a square.
1
316713, 334401, 658635
OFFSET
1,1
COMMENTS
This is the complete sequence. This sequence is a subsequence of both A153745 and A061910.
EXAMPLE
316713^2 = 100307124369;
1+0+0+3+0+7+1+2+4+3+6+9 = 36 = 6^2;
10+03+07+12+43+69 = 144 = 12^2;
100+307+124+369 = 900 = 30^2;
1003+0712+4369 = 6084 = 78^2;
100307+124369 = 224676 = 474^2.
CROSSREFS
Sequence in context: A253748 A253755 A309238 * A186623 A202468 A251528
KEYWORD
nonn,base,fini,bref,full
AUTHOR
Doug Bell, Dec 31 2008
STATUS
approved