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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A131885 a(n) = 4a(n-1)-6a(n-2)+4a(n-3), n > 3; a(0) = 1, a(1) = 2, a(2) = 4, a(3) = 6. 0
1, 2, 4, 6, 8, 12, 24, 56, 128, 272, 544, 1056, 2048, 4032, 8064, 16256, 32768, 65792, 131584, 262656, 524288, 1047552, 2095104, 4192256, 8388608, 16781312, 33562624, 67117056, 134217728, 268419072, 536838144, 1073709056, 2147483648, 4295032832, 8590065664 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

Binomial transform of 1, 1, 1, -1.

G.f.: (-1+2*x-2*x^2+2*x^3)/(2*x-1)/(2*x^2-2*x+1). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 14 2007

a(n)=2*A038504(n), n>0. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 17 2009]

MATHEMATICA

Join[{1}, LinearRecurrence[{4, -6, 4}, {2, 4, 6}, 60]] (* From Harvey P. Dale, Jul 07 2011 *)

CROSSREFS

Sequence in context: A140999 A168267 A001217 * A173941 A194406 A087443

Adjacent sequences:  A131882 A131883 A131884 * A131886 A131887 A131888

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Oct 25 2007

EXTENSIONS

More terms from Harvey P. Dale, Jul 07 2011

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 17 12:38 EST 2012. Contains 206021 sequences.