login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A157908 Nonprimes whose digits are all square. 2
0, 1, 4, 9, 10, 14, 40, 44, 49, 90, 91, 94, 99, 100, 104, 110, 111, 114, 119, 140, 141, 144, 190, 194, 400, 404, 410, 411, 414, 440, 441, 444, 490, 494, 900, 901, 904, 909, 910, 914, 940, 944, 949, 990, 994, 999, 1000, 1001, 1004, 1010, 1011, 1014, 1040, 1041 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Square digits are 0, 1, 4 or 9.
LINKS
FORMULA
a(n) = Theta(n^(log_4 10))
MATHEMATICA
Select[FromDigits/@Tuples[{0, 1, 4, 9}, 4], !PrimeQ[#]&] (* Harvey P. Dale, Oct 14 2014 *)
CROSSREFS
Sequence in context: A054294 A198097 A358762 * A064973 A133764 A163643
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Formula from Charles R Greathouse IV, Mar 25 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)