The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A134720 Even Padovan numbers. 2
0, 0, 0, 2, 2, 4, 12, 16, 28, 86, 114, 200, 616, 816, 1432, 4410, 5842, 10252, 31572, 41824, 73396, 226030, 299426, 525456, 1618192, 2143648, 3761840, 11584946, 15346786, 26931732, 82938844, 109870576, 192809420, 593775046, 786584466, 1380359512, 4250949112 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
Empirical g.f.: -2*x^4*(x^4-x^3+2*x^2+x+1) / (x^9+x^6+7*x^3-1). - Colin Barker, Sep 17 2013
MATHEMATICA
Select[Join[{0, 0, 0}, LinearRecurrence[{0, 1, 1}, {1, 1, 1}, 100]], EvenQ] (* Harvey P. Dale, May 11 2011 *)
LinearRecurrence[{0, 0, 7, 0, 0, 1, 0, 0, 1}, {0, 0, 0, 2, 2, 4, 12, 16, 28}, 37] (* Ray Chandler, Mar 02 2024 *)
CROSSREFS
Sequence in context: A136718 A362709 A112362 * A019225 A002840 A355566
KEYWORD
easy,nonn
AUTHOR
Omar E. Pol, Nov 11 2007
EXTENSIONS
More terms from Harvey P. Dale, May 11 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 May 13 03:04 EDT 2024. Contains 372497 sequences. (Running on oeis4.)