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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103566 Sum of the primes > 5 modulo 3. 0
1, 3, 4, 6, 7, 9, 11, 12, 13, 15, 16, 18, 20, 22, 23, 24, 26, 27, 28, 30, 32, 33, 35, 36, 38, 39, 41, 42, 44, 46, 47, 49, 50, 51, 52, 54, 56, 58, 59, 61, 62, 64, 65, 66, 67, 69, 70, 72, 74, 75, 77, 79, 81, 83, 84, 85, 87, 88, 90, 91, 93, 94, 96, 97, 98, 100, 101, 103, 105, 106 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(n+1)-a(n) = A039701(n+4) (first differences).

MATHEMATICA

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

CROSSREFS

Sequence in context: A039026 A123540 A065313 * A018825 A059555 A186539

Adjacent sequences:  A103563 A103564 A103565 * A103567 A103568 A103569

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 16 03:44 EST 2012. Contains 205860 sequences.