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!)
A083400 Numbers n such that A053664(n) and A073605(n) are primes. 0
3, 4, 5, 6, 27 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
a(4)=6 because A053664(6)=29243 and A073605(6)=787 are primes.
MATHEMATICA
For[k = 0, k < 1415, If[PrimeQ[ChineseRemainder[Range[k], Prime[Range[k]]]] && PrimeQ[ChineseRemainder[ -Range[k], Prime[Range[k]]]], Print[k]], k++ ]
CROSSREFS
Sequence in context: A346310 A083401 A281829 * A154665 A056190 A202702
KEYWORD
more,nonn
AUTHOR
Farideh Firoozbakht, Jun 07 2003
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 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)