login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100567 Based on: Floor[Log[2]*n/Log[2]]<PrimePi[m]<Floor[2*Log[2]*n/Log[2]] as an average Prime. 1
11, 17, 41, 59, 83, 109, 157, 179, 211, 241, 283, 331, 367, 401, 461, 509, 563, 587, 617, 709, 773, 797, 877, 919, 991, 1031, 1087, 1153, 1201, 1217, 1409, 1433, 1471, 1499, 1597, 1621, 1723, 1741, 1823, 1847, 2027, 2063, 2099, 2221, 2341, 2351, 2417, 2477 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

FORMULA

C0=Floor[3*Log[2]*n/(2*Log[2])];a[n]=Prime[Prime[C0]]

MATHEMATICA

C0=Floor[3*Log[2]*n/(2*Log[2])] g[n_]:=Prime[Prime[C0]] digits=200 b=Table[g[n], {n, 2, digits}]

CROSSREFS

Cf. A100566.

Sequence in context: A181421 A163387 A147253 * A201476 A057473 A073649

Adjacent sequences:  A100564 A100565 A100566 * A100568 A100569 A100570

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Nov 28 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 23:53 EST 2012. Contains 205689 sequences.