login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103571 Sum of the (primes > 5 modulo 17). 0
7, 18, 31, 31, 33, 39, 51, 65, 68, 75, 84, 97, 99, 107, 117, 133, 136, 141, 152, 167, 171, 183, 199, 200, 205, 212, 223, 231, 243, 244, 247, 260, 275, 279, 289, 303, 306, 315, 326, 330, 336, 346, 358, 365, 367, 373, 381, 393, 394, 397, 410, 412, 420, 434, 450 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n+1)-a(n) = A039715(n+4).

MATHEMATICA

a = Table[Sum[Mod[Prime[i + 3], 17], {i, 1, n}], {n, 1, 200}]

CROSSREFS

Sequence in context: A131191 A017473 A061876 * A103572 A049532 A156619

Adjacent sequences:  A103568 A103569 A103570 * A103572 A103573 A103574

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Mar 23 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 11:36 EST 2012. Contains 205623 sequences.