Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120046
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120046 The 10^n-th 5-almost prime. +0
3
32, 176, 1272, 10374, 89896, 810220, 7475817 (list; graph; listen)
OFFSET

0,1

MATHEMATICA

FiveAlmostPrimePi[n_] := Sum[ PrimePi[n/(Prime@i*Prime@j*Prime@k*Prime@l)] - l + 1, {i, PrimePi[n^(1/5)]}, {j, i, PrimePi[(n/Prime@i)^(1/4)]}, {k, j, PrimePi[(n/(Prime@i*Prime@j)^(1/3))]}, {l, k, PrimePi@Sqrt[(n/(Prime@i*Prime@j*Prime@k))]}];

FiveAlmostPrime[n_] := Block[{e = Floor[Log[2, n] +4], a, b}, a = 2^e; Do[b = 2^p; While[FourAlmostPrimePi[a] < n, a = a + b]; a = a - b/2, {p, e, 0, -1}]; a + b/2]; Do[ Print@FiveAlmostPrime[10^n], {n, 0, 13}]

CROSSREFS

Cf. A114453, A006988, A114125, A120044, A120045.

Sequence in context: A126419 A035286 A029534 this_sequence A019560 A130811 A119286

Adjacent sequences: A120043 A120044 A120045 this_sequence A120047 A120048 A120049

KEYWORD

hard,more,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 15 2006

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 September 6 09:40 EDT 2008. Contains 143480 sequences.


AT&T Labs Research