Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A140175
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A140175 Numbers n such that n=prime((d_1*d_2*...*d_k)*(d_1+d_2+...+d_k)) where d_1d_2...d_k is the decimal expansion of n. +0
2
4621, 34361, 2881861, 63882851 (list; graph; listen)
OFFSET

1,1

EXAMPLE

63882851=prime((6*3*8*8*2*8*5*1)*(6+3+8+8+2+8+5+1)).

MATHEMATICA

fQ[n_] := Block[{id = IntegerDigits@ n}, n == Prime[Plus @@ id Times @@ id]]; k = 1; lst = {}; While[ k < 10^8, If[ fQ@n, AppendTo[lst, k]; Print@ n]; k++ ]; lst (* RGWv *)

CROSSREFS

Cf. A097223.

Adjacent sequences: A140172 A140173 A140174 this_sequence A140176 A140177 A140178

Sequence in context: A035900 A108009 A051649 this_sequence A116226 A115446 A139410

KEYWORD

base,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Jun 09 2008

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research