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!)
A089994 Number of primes between factors of n-th semiprime. 6
0, 0, 0, 1, 2, 0, 1, 3, 0, 4, 2, 5, 0, 6, 3, 7, 0, 4, 1, 5, 8, 9, 2, 6, 10, 0, 11, 3, 12, 7, 1, 8, 13, 4, 14, 9, 5, 15, 2, 0, 16, 10, 11, 3, 17, 12, 18, 0, 6, 19, 7, 20, 13, 4, 21, 0, 14, 22, 15, 8, 1, 23, 16, 24, 5, 9, 25, 2, 17, 26, 10, 6, 27, 18, 0, 28, 11, 19, 1, 20, 3, 29, 7, 30 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
COMMENTS
a(m)=0 iff m in A033476; a(m)>0 iff m in A089995.
LINKS
MATHEMATICA
pbfs[n_]:=Module[{f=PrimePi/@Transpose[FactorInteger[n]][[1]]}, Max[ 0, Last[f]-First[f]-1]]; pbfs/@Select[Range[300], PrimeOmega[#]==2&] (* _Harvey P. Dale_, Apr 09 2012 *)
CROSSREFS
Sequence in context: A246061 A263730 A331533 * A178107 A272472 A355536
KEYWORD
nonn
AUTHOR
_Reinhard Zumkeller_, Nov 19 2003
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 May 11 06:34 EDT 2024. Contains 372388 sequences. (Running on oeis4.)