cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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.

Original entry on oeis.org

316713, 334401, 658635
Offset: 1

Views

Author

Doug Bell, Dec 31 2008

Keywords

Comments

This is the complete sequence. This sequence is a subsequence of both A153745 and A061910.

Examples

			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