The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A164584 Expansion of (1 + 6*x - 12*x^2 - 8*x^3)/(1 - 24*x^2 + 16*x^4). 1
1, 6, 12, 136, 272, 3168, 6336, 73856, 147712, 1721856, 3443712, 40142848, 80285696, 935878656, 1871757312, 21818802176, 43637604352, 508677193728, 1017354387456, 11859151814656, 23718303629312, 276480808452096 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The signed sequence (-1)^C(n+1, 2)*a(n) with g.f. (1 - 6x + 12x^2 - 8x^3) / (1 + 24x^2 + 16x^4) is the Hankel transform of (-1)^C(n+1, 2)*A063886.
LINKS
FORMULA
G.f.: (1 + 6*x - 12*x^2 - 8*x^3)/(1 - 24*x^2 + 16*x^4).
a(n) = 2^n*((((3 + 2*sqrt(2))^((n+1)/2) + (3-2*sqrt(2))^((n+1)/2))/2)(1 - (-1)^n)/2 + (((3 + 2*sqrt(2))^(n/2) + (3 - 2*sqrt(2))^(n/2))/2)(1 + (-1)^n)/2).
MATHEMATICA
CoefficientList[Series[(1 + 6 x - 12 x^2 - 8 x^3)/(1 - 24 x^2 + 16 x^4), {x, 0, 20}], x] (* Wesley Ivan Hurt, Mar 30 2017 *)
LinearRecurrence[{0, 24, 0, -16}, {1, 6, 12, 136}, 30] (* Harvey P. Dale, Jul 16 2021 *)
CROSSREFS
Cf. A063886.
Sequence in context: A228858 A102077 A102062 * A156432 A070020 A308565
KEYWORD
nonn,easy
AUTHOR
Paul Barry, Aug 17 2009
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 May 24 15:17 EDT 2024. Contains 372778 sequences. (Running on oeis4.)