login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083376 Numbers n such that A053664(n) is prime. 1
2, 3, 4, 5, 6, 7, 9, 18, 23, 27, 63, 105, 164, 189, 214, 1467 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

No other terms below 1800. [From Max Alekseyev (maxale(AT)gmail.com), May 10 2009]

MATHEMATICA

For[k = 0, k < 850, If[PrimeQ[ChineseRemainder[Range[k], Prime[Range[k]]]], Print[k]], k++ ]

CROSSREFS

Cf. A053664.

Sequence in context: A030287 A030153 A039126 * A044957 A044819 A048305

Adjacent sequences:  A083373 A083374 A083375 * A083377 A083378 A083379

KEYWORD

more,nonn

AUTHOR

Farideh Firoozbakht (f.firoozbakht(AT)sci.ui.ac.ir), Jun 05 2003

EXTENSIONS

1467 from Max Alekseyev (maxale(AT)gmail.com), May 10 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 03:03 EST 2012. Contains 205567 sequences.