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!)
A027114 a(n) = A027113(n, n+2). 0
3, 9, 20, 40, 77, 145, 270, 500, 923, 1701, 3132, 5764, 10605, 19509, 35886, 66008, 121411, 223313, 410740, 755472, 1389533, 2555753, 4700766, 8646060, 15902587, 29249421, 53798076, 98950092, 181997597, 334745773, 615693470 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
FORMULA
G.f.: [3+3x+2x^2]/[(1-x)(1-x-x^2-x^3)].
MATHEMATICA
CoefficientList[Series[(3+3x+2x^2)/((1-x)(1-x-x^2-x^3)), {x, 0, 40}], x] (* or *) LinearRecurrence[{2, 0, 0, -1}, {3, 9, 20, 40}, 40] (* Harvey P. Dale, Sep 26 2017 *)
CROSSREFS
Equals A089068(n+2) - 3.
Sequence in context: A293357 A202349 A192951 * A145070 A011796 A164680
KEYWORD
nonn
AUTHOR
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 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)