login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084861 Expansion of (1-3x+4x^2-3x^3+x^4)/(1-2x)^2. 1
1, 1, 4, 9, 21, 48, 108, 240, 528, 1152, 2496, 5376, 11520, 24576, 52224, 110592, 233472, 491520, 1032192, 2162688, 4521984, 9437184, 19660800, 40894464, 84934656, 176160768, 364904448, 754974720, 1560281088, 3221225472 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Partial sums give A084860. Binomial transform of signed version of A008795.
LINKS
FORMULA
a(n) = 3(n+3)2^(n-4), n>2.
MATHEMATICA
CoefficientList[Series[(1-3x+4x^2-3x^3+x^4)/(1-2x)^2, {x, 0, 40}], x] (* or *) LinearRecurrence[{4, -4}, {1, 1, 4, 9, 21}, 40] (* Harvey P. Dale, Nov 25 2020 *)
CROSSREFS
Sequence in context: A027973 A348407 A103040 * A122498 A132750 A297296
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Jun 12 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)