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

 


A259861
a(n+8)+34*a(n+4)+a(n)=0 with a(0)-a(7) as shown.
2
2, 2, -5, -29, -70, -70, 169, 985, 2378, 2378, -5741, -33461, -80782, -80782, 195025, 1136689, 2744210, 2744210, -6625109, -38613965, -93222358, -93222358, 225058681, 1311738121, 3166815962, 3166815962, -7645370045, -44560482149, -107578520350, -107578520350
OFFSET
0,1
FORMULA
G.f.: -(x^3-3*x^2+6*x-2) / (x^4-4*x^3+8*x^2-4*x+1). - Colin Barker, Jul 09 2015
PROG
(PARI) Vec(-(x^3-3*x^2+6*x-2)/(x^4-4*x^3+8*x^2-4*x+1) + O(x^50)) \\ Colin Barker, Jul 09 2015
CROSSREFS
Cf. A259860.
Sequence in context: A103890 A292699 A014566 * A293264 A265777 A076658
KEYWORD
sign,easy
AUTHOR
N. J. A. Sloane, Jul 08 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 21 03:50 EDT 2024. Contains 376079 sequences. (Running on oeis4.)