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!)
A176193 The positions of semiprimes in A002808. 1
1, 2, 4, 5, 7, 8, 12, 13, 15, 16, 21, 22, 23, 25, 26, 31, 33, 35, 38, 40, 41, 43, 46, 49, 52, 55, 59, 61, 62, 63, 66, 68, 69, 70, 78, 81, 84, 87, 88, 90, 91, 92, 97, 100, 101, 106, 107, 108, 110, 111, 118, 120, 121, 123, 127, 129, 136, 137, 140, 142, 144, 149, 154, 155 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A001358(n) - A000720(A001358(n)) - 1.
MAPLE
SP:= select(t -> numtheory:-bigomega(t) = 2, [$1..1000]):
map(t -> t - 1 - numtheory:-pi(t), SP); # Robert Israel, Jan 08 2024
CROSSREFS
Sequence in context: A261188 A343267 A350417 * A072920 A330708 A107899
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected (22, 41 inserted, 85 replaced by 87 etc.) by R. J. Mathar, Apr 13 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 23 08:11 EDT 2024. Contains 371905 sequences. (Running on oeis4.)