[go: up one dir, main page]

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!)
A372054 a(0)=1; thereafter a(n) = (n+1)*prime(n)+1. 1
1, 5, 10, 21, 36, 67, 92, 137, 172, 231, 320, 373, 482, 575, 646, 753, 902, 1063, 1160, 1341, 1492, 1607, 1818, 1993, 2226, 2523, 2728, 2885, 3104, 3271, 3504, 4065, 4324, 4659, 4866, 5365, 5588, 5967, 6358, 6681, 7094, 7519, 7784, 8405, 8686, 9063, 9354, 10129, 10928, 11351 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 1+A164931(n+1). - R. J. Mathar, Apr 24 2024
MATHEMATICA
{1}~Join~Array[(# + 1)*Prime[#] + 1 &, 49] (* Michael De Vlieger, Apr 22 2024 *)
CROSSREFS
Sequence in context: A242644 A002800 A280077 * A295952 A132174 A297301
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 22 2024, based on messages from Thomas Scheuerle and Paul D. Hanna
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 August 29 01:19 EDT 2024. Contains 375509 sequences. (Running on oeis4.)