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!)
A133453 a(n) = 3*a(n-1) - a(n-3) + 3*a(n-4). 0
2, 4, 13, 40, 122, 365, 1094, 3280, 9841, 29524, 88574, 265721, 797162, 2391484, 7174453, 21523360, 64570082, 193710245, 581130734, 1743392200, 5230176601, 15690529804, 47071589414, 141214768241, 423644304722, 1270932914164 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
O.g.f: -(2 - 2*x + x^2 + 3*x^3)/((3*x-1)*(x+1)*(x^2-x+1)). - R. J. Mathar, Nov 30 2007
6*a(n) = 3^(n+2) +(-1)^n +2*A057079(n+2). - R. J. Mathar, Oct 03 2021
MATHEMATICA
LinearRecurrence[{3, 0, -1, 3}, {2, 4, 13, 40}, 30] (* Harvey P. Dale, Sep 10 2018 *)
CROSSREFS
Cf. A129339.
Sequence in context: A093630 A033091 A282741 * A085422 A264630 A065601
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Nov 27 2007
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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)