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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063194 Engel expansion of 1 + sum( 1/k^k, {k,1,Infinity}). 0
1, 1, 4, 7, 7, 11, 80, 114, 6099, 11431, 26617, 33585, 56088, 61344, 194790, 234794, 1389968, 1786243, 2418760, 2647328, 3746318, 4952495, 5249786, 5341636, 10517386, 55449405, 79637649, 561022295, 625320951, 3650616781 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Shgz(0)=2.2912859970626635404072825905956005414...

MATHEMATICA

ToEngel[ x_, n_Integer ] := Rest@First@Transpose@NestList[ {Ceiling[ 1/# ], #}&[ Times@@#-1 ]&, {1, Abs[ x ]+1}, n ]

CROSSREFS

Cf. A006784 for definition of Engel expansion.

Sequence in context: A061891 A168074 A194121 * A071529 A201125 A154922

Adjacent sequences:  A063191 A063192 A063193 * A063195 A063196 A063197

KEYWORD

nonn,easy

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com), Jul 10 2001.

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 14 23:53 EST 2012. Contains 205689 sequences.