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!)
A144723 a(n)= primes arising A144722 12
7, 19, 73, 433, 3457, 72577, 1669249, 43400449, 1302013441, 46872483841, 1734281902081, 67636994181121, 2840753755607041, 153400702802780161, 8743840059758469121, 638300324362368245761, 52978926922076564398081 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
k = 3; a = {}; Do[If[PrimeQ[k n + 1], AppendTo[a, k n+1 ]; k = k n ], {n, 1, 3000}]; a (*Artur Jasinski*)
CROSSREFS
Sequence in context: A152008 A002533 A111011 * A062551 A155390 A269784
KEYWORD
nonn
AUTHOR
Artur Jasinski, Sep 19 2008
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 07:35 EDT 2024. Contains 371922 sequences. (Running on oeis4.)