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!)
A136326 a(n) = a(n-1) + 4a(n-2) - 4a(n-3). 3
1, 2, 4, 9, 17, 37, 69, 149, 277, 597, 1109, 2389, 4437, 9557, 17749, 38229, 70997, 152917, 283989, 611669, 1135957, 2446677, 4543829, 9786709, 18175317, 39146837, 72701269, 156587349, 290805077, 626349397, 1163220309, 2505397589, 4652881237, 10021590357 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: (1+x-2*x^2+x^3)/(1-x-4*x^2+4*x^3). - Harvey P. Dale, Nov 27 2014
MATHEMATICA
Join[{1}, LinearRecurrence[{1, 4, -4}, {2, 4, 9}, 40]] (* Harvey P. Dale, Nov 27 2014 *)
CROSSREFS
Sequence in context: A291728 A268649 A316983 * A362033 A059973 A030035
KEYWORD
nonn
AUTHOR
Paul Curtz, Mar 26 2008
EXTENSIONS
More terms from Harvey P. Dale, Nov 27 2014
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)