login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155213 a(n) = floor(prime(n)/9). 1
0, 0, 0, 0, 1, 1, 1, 2, 2, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 11, 11, 11, 12, 12, 14, 14, 15, 15, 16, 16, 17, 18, 18, 19, 19, 20, 21, 21, 21, 22, 23, 24, 25, 25, 25, 26, 26, 27, 28, 29, 29, 30, 30, 31, 31, 32, 34, 34, 34, 35, 36, 37, 38, 38, 39, 39, 40, 41, 42, 42, 43, 44, 44, 45 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,8
COMMENTS
13, 33, 52, 59, 69, 86, 96, 99, 106 etc. are not in the sequence.
LINKS
FORMULA
a(n) = (A000040(n) - A038194(n))/9 .
PROG
(PARI) a(n) = prime(n)\9; \\ Michel Marcus, Sep 25 2015
CROSSREFS
Sequence in context: A120397 A104305 A050506 * A029122 A134482 A132921
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Jan 22 2009
EXTENSIONS
Edited and extended by R. J. Mathar, Feb 27 2009
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 December 8 23:37 EST 2023. Contains 367681 sequences. (Running on oeis4.)