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

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
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 December 7 11:41 EST 2023. Contains 367656 sequences. (Running on oeis4.)