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!)
A166867 a(n) = Pell(n+3) - Jacobsthal(n+4). 1
0, 1, 8, 27, 84, 237, 644, 1695, 4376, 11129, 28000, 69859, 173180, 427141, 1049308, 2569447, 6275584, 15295377, 37215864, 90426155, 219466276, 532154909, 1289368500, 3122076719, 7555891560, 18278599081, 44202568208, 106862692467 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: x(1+5x+2x^2)/((1-x-2x^2)(1-2x-x^2)).
a(n) = A166868(n) + A097076(n+1) - A000129(n+2).
a(n) = 3*a(n-1) + a(n-2) - 5*a(n-3) - 2*a(n-4). - G. C. Greubel, May 25 2016
MATHEMATICA
LinearRecurrence[{3, 1, -5, -2}, {0, 1, 8, 27}, 50] (* G. C. Greubel, May 25 2016 *)
CROSSREFS
Sequence in context: A193006 A212745 A229423 * A343323 A079712 A056598
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Oct 22 2009
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 12:28 EDT 2024. Contains 371969 sequences. (Running on oeis4.)