login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A124339
Largest prime < 100*a(n-1), a(1)=2.
4
2, 199, 19891, 1989077, 198907679, 19890767893, 1989076789283, 198907678928279, 19890767892827873, 1989076789282787297, 198907678928278729697, 19890767892827872969661, 1989076789282787296966091, 198907678928278729696609039, 19890767892827872969660903813
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,1
LINKS
Table of n, a(n) for n=1..15.
MATHEMATICA
NestList[NextPrime[100#, -1]&, 2, 15] (*
Harvey P. Dale
, Jul 06 2013 *)
CROSSREFS
Cf.
A124262
,
A124357
,
A124358
.
Sequence in context:
A033147
A384958
A213162
*
A089772
A280090
A195742
Adjacent sequences:
A124336
A124337
A124338
*
A124340
A124341
A124342
KEYWORD
nonn
AUTHOR
Artur Jasinski
, Dec 16 2006
EXTENSIONS
More terms from
Harvey P. Dale
, Jul 06 2013
STATUS
approved