Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076726
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076726 a(n) = sum{k=0..inf} (k^n)/(2^k) +0
3
2, 2, 6, 26, 150, 1082, 9366, 94586, 1091670, 14174522, 204495126, 3245265146, 56183135190, 1053716696762, 21282685940886, 460566381955706, 10631309363962710, 260741534058271802, 6771069326513690646 (list; graph; listen)
OFFSET

0,1

FORMULA

a(n) = A000670(n)*2. - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Mar 06 2004

EXAMPLE

a(0) = 2 because 1 + 1/2 + 1/4 + 1/8 + 1/16 + 1/32 + ... = 2; a(1) = 2 because 0 + 1/2 + 2/4 + 3/8 + 4/16 + 5/32 + ... = 2

MATHEMATICA

f[n_] := Sum[(k^n)/(2^k), {k, 0, Infinity}]; Table[ f[n], {n, 0, 18}]

CROSSREFS

Same as A000629 except for a(0).

Sequence in context: A093453 A052660 A135407 this_sequence A032272 A004304 A108800

Adjacent sequences: A076723 A076724 A076725 this_sequence A076727 A076728 A076729

KEYWORD

nonn

AUTHOR

Charles G. Waldman (cgw(AT)alum.mit.edu), Oct 27 2002

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 29 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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research