Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A032799
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A032799 n equals the sum of its digits raised to the consecutive powers (1,2,3,...). +0
7
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 89, 135, 175, 518, 598, 1306, 1676, 2427, 2646798, 12157692622039623539 (list; graph; listen)
OFFSET

0,3

REFERENCES

Ken Follett, Code to Zero, Dutton, a Penguin Group, NY 2000, p. 84.

J.-M. De Koninck, Ces nombres qui nous fascinent, Entry 175, p. 55, Ellipses, Paris 2008.

LINKS

Eric Weisstein's World of Mathematics, Narcissistic Number

EXAMPLE

2646798 = 2^1 + 6^2 + 4^3 + 6^4 + 7^5 + 9^6 + 8^7.

MATHEMATICA

f[n_] := Plus @@ (IntegerDigits[n]^Range[ Floor[ Log[10, n] + 1]]); Select[ Range[10^7], f[ # ] == # &] (from Robert G. Wilson v (rgwv(AT)rgwv.com), May 04 2005)

CROSSREFS

Adjacent sequences: A032796 A032797 A032798 this_sequence A032800 A032801 A032802

Sequence in context: A038178 A023106 A135480 this_sequence A024664 A078188 A061805

KEYWORD

nonn,base,fini,full

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), May 15, 1998.

EXTENSIONS

Corrected by Macsy Zhang (macsy(AT)21cn.com), Feb 17, 2002

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