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!)
A257320 a(0) = 1, a(n+1) = (a(n)-th prime) + 1. 0
1, 3, 6, 14, 44, 194, 1182, 9548, 99524, 1292832, 20374364, 380964632, 8300770764, 207647281344, 5890165284054, 187490458428150, 6637438916631014, 259323494528272898 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
For n>0, a(n)>A007097(n): a(n)-A007097(n)=0,1,3,9,33,163,1055,8839,94143,1240121,..
LINKS
EXAMPLE
a(0)=1, a(1)=1+prime(1)=3, a(2)=1+prime(3)=6.
MATHEMATICA
NestList[1+Prime[#]&, 1, 16]
CROSSREFS
Cf. A007097.
Sequence in context: A274054 A059741 A054099 * A318344 A129090 A324222
KEYWORD
nonn,more
AUTHOR
Zak Seidov, Apr 20 2015
EXTENSIONS
a(16)-a(17) from Jinyuan Wang, Jun 27 2020
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 July 8 23:23 EDT 2024. Contains 374171 sequences. (Running on oeis4.)