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!)
A097949 G.f.: -(2+7*x-x^3)/(1+4*x-4*x^3-x^4). 2
-2, 1, -4, 9, -34, 121, -452, 1681, -6274, 23409, -87364, 326041, -1216802, 4541161, -16947844, 63250209, -236052994, 880961761, -3287794052, 12270214441, -45793063714, 170902040409, -637815097924, 2380358351281, -8883618307202, 33154114877521, -123732841202884 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
This is the sequence "ves(n)".
LINKS
FORMULA
a(n) = -(-1)^n - (1/6)*( ( -sqrt(3) - 2 )^n + ( sqrt(3) - 2 )^n ) - 2/3. - Eric Simon Jacob, Aug 18 2023
MATHEMATICA
CoefficientList[Series[-(2+7x-x^3)/(1+4x-4x^3-x^4), {x, 0, 40}], x] (* or *) LinearRecurrence[{-4, 0, 4, 1}, {-2, 1, -4, 9}, 40] (* Harvey P. Dale, Aug 11 2021 *)
CROSSREFS
Sequence in context: A174255 A254199 A343398 * A268572 A343909 A117338
KEYWORD
sign
AUTHOR
N. J. A. Sloane, following a suggestion of Creighton Dement, Sep 06 2004
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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)