Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078846
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078846 Where 11^n occurs in n-almost-primes, starting at a(0)=1. +0
15
1, 5, 40, 328, 2556, 18452, 126096, 827901, 5276913, 32887213, 201443165, 1217389949 (list; graph; listen)
OFFSET

0,2

COMMENT

A k-almost-prime is a positive integer that has exactly k prime factors, counted with multiplicity.

LINKS

Eric Weisstein's World of Mathematics, Almost Prime.

EXAMPLE

a(2) = 40 since 11^2 is the 40-th 2-almost-prime: A001358(40) = 121.

MATHEMATICA

AlmostPrimePi[k_Integer /; k > 1, n_] := Module[{a, i}, a[0] = 1; 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, 11^n], {n, 2, 11}] (* Robert G. Wilson v *)

CROSSREFS

Cf. A078840, A078841, A078842, A078843, A078844, A078845.

Sequence in context: A145841 A123943 A067412 this_sequence A027259 A007036 A052798

Adjacent sequences: A078843 A078844 A078845 this_sequence A078847 A078848 A078849

KEYWORD

more,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr) and Paul D. Hanna (pauldhanna(AT)juno.com), Dec 10 2002

EXTENSIONS

a(6)-a(11) from Robert G. Wilson v (rgwv(at)rgwv.com), Feb 09 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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research