login
A136810
Numbers k such that k and k^2 use only the digits 0, 1, 2, 3 and 4.
9
0, 1, 2, 10, 11, 12, 20, 21, 32, 100, 101, 102, 110, 111, 120, 200, 201, 210, 320, 321, 332, 1000, 1001, 1002, 1010, 1011, 1012, 1020, 1021, 1100, 1101, 1102, 1110, 1111, 1200, 1201, 2000, 2001, 2010, 2011, 2100, 2101, 3200, 3210, 3320, 3332, 10000, 10001, 10002, 10010, 10011, 10012, 10020, 10021, 10100, 10101, 10110, 10111, 10120, 10200, 10210, 11000
OFFSET
1,3
COMMENTS
Generated with DrScheme.
LINKS
J. Wellons, Tables of Shared Digits [archived]
EXAMPLE
3230203421^2 = 10434214141040103241.
CROSSREFS
Cf. A158304.
Sequence in context: A159952 A136820 A256437 * A136821 A381579 A105116
KEYWORD
base,nonn
AUTHOR
Jonathan Wellons (wellons(AT)gmail.com), Jan 22 2008
STATUS
approved