login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088735 Sum of the digits of n^(n^n). 0
1, 7, 81, 733, 9695, 162828, 3131332, 68186341, 1663600878, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

3^(3^3) = 7625597484987 and the sum of these digits is 81, the third term.

MATHEMATICA

Table[Apply[Plus, IntegerDigits[i^i^i]], {i, 1, 10}]

CROSSREFS

Cf. A002488.

Sequence in context: A171768 A050861 A083226 * A112119 A058575 A191804

Adjacent sequences:  A088732 A088733 A088734 * A088736 A088737 A088738

KEYWORD

nonn,base

AUTHOR

Hans Havermann (gladhobo(AT)teksavvy.com), Nov 23 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 21:13 EST 2012. Contains 206085 sequences.