|
Search: id:A127396
|
|
|
| A127396 |
|
Number of 3-almostprimes <= 2^n. |
|
+0 2
|
|
| 0, 0, 1, 2, 7, 13, 30, 60, 125, 256, 513, 1049, 2082, 4214, 8401, 16771, 33427, 66550, 132405, 262865, 522296, 1036033, 2055256, 4075039, 8078110, 16008485, 31720903, 62847087, 124501149, 246638355, 488559079, 967785236, 1917099175, 3797688543
(list; graph; listen)
|
|
|
OFFSET
|
1,4
|
|
|
LINKS
|
Robert G. Wilson v, Table of n, a(n) for n = 1..49
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
|
|
MATHEMATICA
|
ThreeAlmostPrimePi[n_] := Sum[PrimePi[n/(Prime@i*Prime@j)] - j + 1, {i, PrimePi[n^(1/3)]}, {j, i, PrimePi[Sqrt[n/Prime@i]]}]; Table[ ThreeAlmostPrimePi[2^n], {n, 30}]
|
|
CROSSREFS
|
Cf. A126279, A109251, A125527.
Sequence in context: A045376 A045377 A141777 this_sequence A079119 A051748 A086904
Adjacent sequences: A127393 A127394 A127395 this_sequence A127397 A127398 A127399
|
|
KEYWORD
|
nonn,less
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 29 2006
|
|
|
Search completed in 0.002 seconds
|