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!)
A122754 a(n) = 10*n - A101306(n). 1
8, 15, 20, 23, 32, 39, 42, 43, 50, 51, 60, 63, 72, 79, 82, 89, 90, 99, 102, 111, 118, 119, 126, 127, 130, 139, 146, 149, 150, 157, 160, 169, 172, 173, 174, 183, 186, 193, 196, 203, 204, 213, 222, 229, 232, 233, 242, 249, 252, 253 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = Sum_{i=1..n} (10 - A007652(n)).
MATHEMATICA
Table[Sum[10 - Mod[Prime[n], 10], {n, 1, m}], {m, 1, 50}]
CROSSREFS
Cf. A101306.
Partial sums of A072003.
Sequence in context: A133157 A014544 A237610 * A355490 A082867 A075713
KEYWORD
nonn,base,easy
AUTHOR
Roger L. Bagula, Sep 21 2006
EXTENSIONS
Definition simplified by the Assoc. Eds. of the OEIS, Mar 27 2010
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 18 10:46 EDT 2024. Contains 371779 sequences. (Running on oeis4.)