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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103567 Sum of the (primes > 5 modulo 5). 0
2, 3, 6, 8, 12, 15, 19, 20, 22, 23, 26, 28, 31, 35, 36, 38, 39, 42, 46, 49, 53, 55, 56, 59, 61, 65, 68, 70, 71, 73, 77, 81, 82, 84, 87, 89, 92, 96, 97, 98, 101, 103, 107, 108, 111, 113, 117, 120, 124, 125, 126, 128, 131, 135, 136, 138, 139, 142, 145, 147, 148, 151, 153 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A140496 A086552 A098393 * A131723 A198442 A035106

Adjacent sequences:  A103564 A103565 A103566 * A103568 A103569 A103570

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 23:53 EST 2012. Contains 205689 sequences.