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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103565 Primes of the form 3 p^2+2, where p is prime. 1
29, 149, 509, 8429, 13469, 28229, 154589, 207509, 230189, 340709, 711509, 759029, 897629, 930749, 1127309, 1142069, 1255829, 1399469, 1585589, 2633909, 2724629, 2863589, 3583949, 4892189, 5282789, 6108989, 7517669, 8039309, 8296709, 8906189, 10524389 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..1000

FORMULA

a(n) = 2+3*(A103564(n))^2.

MATHEMATICA

Select[(3#^2+2)&/@Prime[Range[500]], PrimeQ] (* From Harvey P. Dale, Nov 04 2011 *)

PROG

(MAGMA) [a: p in PrimesUpTo(2000)|IsPrime(a) where a is 3*p^2 + 2]; // Vincenzo Librandi, Mar 21 2013

CROSSREFS

Sequence in context: A042644 A221981 A139997 * A098117 A101096 A142827

Adjacent sequences:  A103562 A103563 A103564 * A103566 A103567 A103568

KEYWORD

nonn,easy

AUTHOR

Zak Seidov, Mar 23 2005

EXTENSIONS

Corrected by Harvey P. Dale, Nov 04 2011

STATUS

approved

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 May 19 02:47 EDT 2013. Contains 225428 sequences.