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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063185 Engel expansion of sum( 1/(2+k)^k, {k,0,Infinity}). 0
1, 3, 5, 15, 20, 124, 141, 1085, 1221, 5267, 9814, 9899, 179888, 531293, 43914936, 59108249, 129482155, 290253117, 297264974, 329981693, 515700524, 1791622856, 29237782307, 289017844013, 2187297805011, 20282473409970 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Shgz(2)=1.4046684715031192197179531135647252212...

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: A077403 A002962 A018374 * A165260 A201874 A059528

Adjacent sequences:  A063182 A063183 A063184 * A063186 A063187 A063188

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 15 04:23 EST 2012. Contains 205694 sequences.