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!)
A309269 Numbers that are the sum of two successive prime powers. 0
3, 5, 7, 9, 12, 15, 17, 20, 24, 29, 33, 36, 42, 48, 52, 56, 60, 63, 69, 78, 84, 90, 96, 102, 112, 120, 125, 131, 138, 144, 152, 160, 164, 172, 186, 198, 204, 210, 216, 222, 234, 246, 252, 255, 259, 268, 276, 288, 300, 308, 320, 330, 336, 342, 352, 360, 372, 384, 390, 396 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000961(n) + A000961(n+1).
MATHEMATICA
Join[{3}, Total /@ Partition[Select[Range[200], PrimePowerQ], 2, 1]]
CROSSREFS
Sequence in context: A361516 A361515 A072154 * A362135 A204206 A080751
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jul 20 2019
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 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)