login
Numbers k such that k and k^2 use only the digits 0, 3, 5, 6 and 9.
1

%I #6 Apr 12 2024 09:51:26

%S 0,3,6,30,60,63,300,306,600,603,630,3000,3006,3060,6000,6003,6030,

%T 6300,30000,30006,30060,30600,55366,60000,60003,60030,60300,63000,

%U 300000,300006,300060,300600,306000,550503,553660,596353,600000,600003,600030,600300,603000,605306,630000,966956,3000000,3000006,3000060,3000600,3006000,3056066,3060000

%N Numbers k such that k and k^2 use only the digits 0, 3, 5, 6 and 9.

%C Generated with DrScheme.

%H Jonathan Wellons, <a href="/A136939/b136939.txt">Table of n, a(n) for n = 1..1218</a>

%H J. Wellons, <a href="https://web.archive.org/web/20090206165028/http://jonathanwellons.com/shared-digits/">Tables of Shared Digits</a> [archived]

%e 969035960635956^2 = 939030693005650066359960033936.

%K base,nonn

%O 1,2

%A Jonathan Wellons (wellons(AT)gmail.com), Jan 22 2008