Search: id:A054035 Results 1-1 of 1 results found. %I A054035 %S A054035 1017,1023,1024,1027,1028,1036,1037,1042,1113,1117,1164,1175,1176,1197, %T A054035 1228,1267,1268,1277,1302,1307,1323,1328,1343,1352,1355,1375,1395,1405, %U A054035 1428,1433,1441,1442,1444,1463,1541,1593,1594,1628,1646,1648,1701,1706 %N A054035 Numbers n such that n^2 contains exactly 7 different digits. %p A054035 f := []; for i from 0 to 200 do if nops({op(convert(i^2,base,10))})=7 then f := [op(f),i] fi; od; f; %Y A054035 Cf. A016069, A054031, A054032, A054033, A054034, A054036, A054037, A054038, A054039. %Y A054035 Sequence in context: A167807 A118879 A023083 this_sequence A087837 A051982 A104444 %Y A054035 Adjacent sequences: A054032 A054033 A054034 this_sequence A054036 A054037 A054038 %K A054035 nonn,base %O A054035 1,1 %A A054035 Asher Auel (asher.auel(AT)reed.edu) Feb 29 2000 Search completed in 0.001 seconds