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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085354 3*4^n-(n+4)*2^(n-1). 2
1, 7, 36, 164, 704, 2928, 11968, 48448, 195072, 783104, 3138560, 12567552, 50298880, 201256960, 805158912, 3220914176, 12884246528, 51538231296, 206155546624, 824627691520, 3298522300416, 13194113318912, 52776503607296 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

COMMENTS

Binomial transform of A060188.

LINKS

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

Index to sequences with linear recurrences with constant coefficients, signature (8,-20,16).

FORMULA

a(n) = sum{m=2^n..2^(n+1)} A005187(m). a(n) = 2^n*(2^(n+1)-1) + Sum_{k=0..(n-1)} a(k) . - Philippe Deléham, Feb 19 2004

G.f.: (1-x)/((1-4*x)*(1-2*x)^2).  - Bruno Berselli, Sep 05 2011

PROG

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

CROSSREFS

Sequence in context: A080420 A181292 A026018 * A051198 A003516 A095931

Adjacent sequences:  A085351 A085352 A085353 * A085355 A085356 A085357

KEYWORD

nonn,easy

AUTHOR

Paul Barry, Jun 24 2003

STATUS

approved

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 June 19 17:57 EDT 2013. Contains 226415 sequences.