Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100409
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100409 Numbers n such that n is d_1*d_2*...*d_k-th composite number (n=A002808(d_1*d_2*...*d_k)) where d_1 d_2 ... d_k is the decimal expansion of n. +0
1
48, 68, 78, 88, 98 (list; graph; listen)
OFFSET

1,1

COMMENT

If n is a composite number then A002808(n-pi(n)-1)=n.

EXAMPLE

98 is in the sequence because 9*8=72 and 98 is 72-th composite number(98=A002808(9*8)).

MATHEMATICA

Do[h=IntegerDigits[n]; l=Length[h]; If[ !PrimeQ[n]&& n-PrimePi[n]-1==Product[h[[k]], {k, l}], v=Append[v, n]; Print[n]], {n, 100000}]

CROSSREFS

Cf. A002808.

Sequence in context: A108098 A114505 A045072 this_sequence A043157 A039334 A043937

Adjacent sequences: A100406 A100407 A100408 this_sequence A100410 A100411 A100412

KEYWORD

base,fini,full,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Dec 06 2004

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 December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research