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!)
A089530 A023204 indexed by A000040. 6
1, 3, 4, 6, 7, 8, 10, 14, 15, 16, 19, 21, 24, 25, 30, 31, 33, 34, 37, 39, 40, 44, 45, 46, 48, 49, 50, 57, 59, 61, 63, 68, 70, 71, 75, 76, 78, 80, 85, 90, 91, 93, 96, 97, 99, 101, 102, 103, 109, 111, 112, 113, 117, 118, 120, 131, 132, 137, 139, 140, 144, 147, 149, 154 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n)=k such that A023204(n)=A000040(k).
MATHEMATICA
Select[Range[160], PrimeQ[2 Prime[#] + 3] &] (* Vincenzo Librandi, May 02 2016 *)
PROG
(Magma) [n: n in [1..250] | IsPrime(2*NthPrime(n)+3)]; // Vincenzo Librandi, May 02 2016
CROSSREFS
Sequence in context: A283482 A283471 A127260 * A201820 A191775 A047515
KEYWORD
nonn,easy
AUTHOR
Ray Chandler, Nov 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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)