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!)
A120633 Number of composite numbers bounded inclusively between p(n+1) and 2*p(n) where p(x) is prime(x). 1
1, 1, 3, 2, 7, 7, 12, 12, 13, 22, 19, 25, 31, 31, 33, 37, 45, 44, 51, 56, 55, 61, 63, 66, 75, 80, 81, 87, 88, 82, 101, 103, 111, 105, 121, 120, 124, 132, 134, 140, 148, 142, 158, 158, 164, 156, 165, 182, 188, 188, 189, 199, 193, 205, 210 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) = A062234(n) - A070046(n) + 1 = A120632(n) - A040976(n+1).
MATHEMATICA
Table[Count[Range[Prime[n+1], 2Prime[n]], _?CompositeQ], {n, 60}] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Oct 01 2019 *)
CROSSREFS
Sequence in context: A199183 A178908 A198552 * A095353 A324876 A226370
KEYWORD
nonn
AUTHOR
Lekraj Beedassy, Jun 21 2006
EXTENSIONS
Definition clarified by Harvey P. Dale, Oct 01 2019
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 19 23:40 EDT 2024. Contains 371798 sequences. (Running on oeis4.)