The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A229067 Sum of n-th prime and next perfect square. 1
6, 7, 14, 16, 27, 29, 42, 44, 48, 65, 67, 86, 90, 92, 96, 117, 123, 125, 148, 152, 154, 160, 183, 189, 197, 222, 224, 228, 230, 234, 271, 275, 281, 283, 318, 320, 326, 332, 336, 369, 375, 377, 387, 389, 422, 424, 436, 448, 483, 485, 489, 495, 497, 507, 546, 552 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Primes in the sequence: 7, 29, 67, 197, 271, 281, 283, 389, 617, 631, 641, ...
LINKS
FORMULA
a(n) = A000040(n) + A145445(n).
MATHEMATICA
(Floor[Sqrt[#]] + 1)^2 + # &/@Prime[Range[80]]
CROSSREFS
Sequence in context: A315837 A315838 A239916 * A315839 A315840 A315841
KEYWORD
nonn,less
AUTHOR
Vincenzo Librandi, Sep 25 2013
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 May 12 20:41 EDT 2024. Contains 372494 sequences. (Running on oeis4.)