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!)
A134987 Third extended Jacobsthal recurrence: a(n)=4a(n-1)-6(n-2)+4a(n-3)-a(n-4)+2a(n-5). 1
0, 0, 0, 0, 1, 4, 10, 20, 35, 58, 100, 192, 405, 880, 1874, 3844, 7631, 14886, 29020, 57192, 114249, 230300, 465226, 936948, 1877771, 3748498, 7470532, 14895728, 29749837, 59514152, 119166962, 238627620, 477606935, 955315390, 1909991772, 3818208792 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
COMMENTS
See A134658. Sequence is identical to half its fourth differences from second term.
LINKS
FORMULA
O.g.f.: -1/[9(2x-1)]+(-4x^3-2x^2-1)/[9(x^4+2x^2-2x+1)]. - R. J. Mathar, Feb 06 2008
MATHEMATICA
LinearRecurrence[{4, -6, 4, -1, 2}, {0, 0, 0, 0, 1}, 60] (* Harvey P. Dale, Jul 12 2011 *)
CROSSREFS
Sequence in context: A266353 A139748 A137359 * A261636 A058539 A354001
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Feb 05 2008
EXTENSIONS
More terms from Harvey P. Dale, Jul 12 2011
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 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)