Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A160040
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A160040 Numbers n such that pi(n) = prime(d_1)*prime(d_2)* ... *prime(d_k), where d_1, d_2, ... d_k is the decimal expansion of n, and the zeroth prime is 1. +0
2
123, 2407, 5224, 8350, 11166, 30843, 51174, 66026, 172451, 202774, 266109, 546322, 1082682, 1830188, 1882036, 2754207, 3351809, 14355351, 23539612, 23539621, 24322837, 63950931, 122924349, 161485470, 204868903, 204868930, 252704792 (list; graph; listen)
OFFSET

1,1

COMMENT

See the references in A008578 for a discussion concerning the zeroth prime.

LINKS

Robert G. Wilson v, Table of n, a(n) for n = 1..31 .

MATHEMATICA

c = 0; k = 1; lst = {}; fQ[n_] := ( c == Times @@ (IntegerDigits@ n /. {0 -> 1, 1 -> 2, 2 -> 3, 3 -> 5, 4 -> 7, 5 -> 11, 6 -> 13, 7 -> 17, 8 -> 19, 9 -> 23}) ); While[k < 6000000000, If[PrimeQ@k, c++, If[ fQ@k, AppendTo[lst, k]; Print@k]]; k++ ]; lst

CROSSREFS

Cf. A008578, A113581. A098683 is a proper subset.

Sequence in context: A103504 A115983 A167231 this_sequence A163711 A068239 A098683

Adjacent sequences: A160037 A160038 A160039 this_sequence A160041 A160042 A160043

KEYWORD

nonn,base

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 30 2009

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research