Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116426
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116426 The number of n-almost primes less than or equal to 4^n, starting with a(0)=1. +0
8
1, 2, 6, 13, 34, 77, 177, 406, 887, 1962, 4225, 9094, 19482, 41414, 87706, 184976, 389357, 816193, 1708412, 3566209, 7431153, 15457234, 32098652, 66560309, 137830562, 285062028, 588871107, 1215176367, 2505048537, 5159228725 (list; graph; listen)
OFFSET

0,2

MATHEMATICA

AlmostPrimePi[k_Integer, n_] := Module[{a, i}, a[0] = 1; If[k == 1, PrimePi[n], Sum[PrimePi[n/Times @@ Prime[ Array[a, k - 1]]] - a[k - 1] + 1, Evaluate[ Sequence @@ Table[{a[i], a[i - 1], PrimePi[(n/Times @@ Prime[Array[a, i - 1]])^(1/(k - i + 1))]}, {i, k - 1}]]]]]; Eric Weisstein (eww(AT)wolfram.com) Feb 07 2006

Table[ AlmostPrimePi[n, 4^n], {n, 29}]

CROSSREFS

Cf. A078840, A078841, A078842, A116432, A078843, A116426, A078844, A116427, A078845, A116428, A116429, A116430, A078846, A116431.

Sequence in context: A003039 A109385 A098407 this_sequence A026550 A124124 A052450

Adjacent sequences: A116423 A116424 A116425 this_sequence A116427 A116428 A116429

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 10 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 November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research