Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094209
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094209 Numbers n such that the sum of n's digits times the sum of the factorials of n's digits is equal to n. +0
1
1, 224, 441, 21660, 26406 (list; graph; listen)
OFFSET

1,2

COMMENT

There are no further terms. - Farideh Firoozbakht (mymontain(AT)yahoo.com), Apr 16 2008

EXAMPLE

(4+4+1)*(4!+4!+1!) = 441.

MATHEMATICA

f[n_] := Plus @@ (Factorial /@ IntegerDigits[n])Plus @@ IntegerDigits[n]; Select[ Range[ 10^7], f[ # ] == # &] (from Robert G. Wilson v May 29 2004)

CROSSREFS

Cf. A005188.

Sequence in context: A162604 A050241 A046296 this_sequence A158227 A061524 A156813

Adjacent sequences: A094206 A094207 A094208 this_sequence A094210 A094211 A094212

KEYWORD

base,nonn,fini,full

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), May 27 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 November 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research