|
| |
|
|
A092756
|
|
Partial sums of round(exp(n)).
|
|
0
| |
|
|
3, 10, 30, 85, 233, 636, 1733, 4714, 12817, 34843, 94717, 257472, 699885, 1902489, 5171506, 14057617, 38212570, 103872539, 282354840, 767520035, 2086335769, 5671248615, 15416052061, 41905174191, 113910073528, 309639682957
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
EXAMPLE
| a(1) = round(exp(1))
a(2) = a(1) + round(exp(2))
a(3) = a(2) + round(exp(3))
a(4) = a(3) + round(exp(4))
...
|
|
|
CROSSREFS
| Sequence in context: A027256 A115515 A117869 * A027205 A026937 A094306
Adjacent sequences: A092753 A092754 A092755 * A092757 A092758 A092759
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Apr 13 2004
|
|
|
EXTENSIONS
| More terms from Pab Ter (pabrlos(AT)yahoo.com), May 24 2004
|
| |
|
|