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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A048470 a(n) = (n+1)*(2^(n+1)-n)/2. 1
1, 3, 9, 26, 70, 177, 427, 996, 2268, 5075, 11209, 24510, 53170, 114597, 245655, 524168, 1113976, 2359143, 4980565, 10485570, 22019886, 46137113, 96468739, 201326316, 419430100, 872414907, 1811938977, 3758096006, 7784627818 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

a(n) = T(0,n)+T(1,n-1)+...+T(n,0), array T given by A047858.

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

FORMULA

G.f.: (-1+5*x^3-7*x^2+4*x)/((2*x-1)^2*(x-1)^3) [From Maksym Voznyy (voznyy(AT)mail.ru), Aug 13 2009]

PROG

(MAGMA) [(n+1)*(2^(n+1)-n)/2: n in [0..30]]; // Vincenzo Librandi, Sep 23 2011

CROSSREFS

Sequence in context: A035313 A055293 A034531 * A138237 A121286 A072863

Adjacent sequences:  A048467 A048468 A048469 * A048471 A048472 A048473

KEYWORD

nonn,easy

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

EXTENSIONS

Edited by T. D. Noe, Dec 11 2006

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 07:48 EST 2012. Contains 205597 sequences.