Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083269
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083269 a(n)=Pi[A052180(n)]=A000720[A052180(n)]; Subscript of last prime used in Erathostenes sieve by which all composites between n-th and (n+1)th were omitted. +0
3
0, 1, 1, 2, 1, 2, 1, 2, 3, 1, 3, 2, 1, 2, 4, 3, 1, 3, 2, 1, 4, 2, 3, 4, 2, 1, 2, 1, 2, 5, 2, 4, 1, 5, 1, 3, 4, 2, 6, 3, 1, 5, 1, 2, 1, 5, 6, 2, 1, 2, 3, 1, 6, 5, 4, 3, 1, 3, 2, 1, 7, 6, 2, 1, 2, 7, 3, 5, 1, 2, 3, 8, 4, 6, 2, 3, 7, 2, 6, 4, 1, 4, 1, 8, 2, 3, 5, 2, 1, 2, 5, 6, 2, 7, 2, 3, 5, 1, 9, 3, 8, 6, 3, 1, 3 (list; graph; listen)
OFFSET

1,4

EXAMPLE

Of composites between 24th and 25th primes (89,97),

the least prime divisors are : {2,7,2,3,2,5,2}.

The largest of these is 7. This means that Pi[7]=4 steps

in prime-sieving is required to sweep out all

composites between 89 and 97: {90,92,94,96},(93},{95} and

{91} were deleted in first,2nd,3rd,4th steps respectively.

So a(24)=4

MATHEMATICA

ffi[x_] := Flatten[FactorInteger[x]] lf[x_] := Length[FactorInteger[x]] ba[x_] := Table[Part[ffi[x], 2*w-1], {w, 1, lf[x]}] mi[x_] := Min[ba[x]] Table[PrimePi[Max[Table[mi[ba[w]], {w, Prime[j]+1, -1+Prime[j+1]}]]], {j, 1, 30}]

CROSSREFS

Cf. A052180, A000720.

Sequence in context: A122197 A030718 A028334 this_sequence A097306 A102632 A094076

Adjacent sequences: A083266 A083267 A083268 this_sequence A083270 A083271 A083272

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 14 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research