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!)
A291289 The Padovan sequence A000931 doubled. 2
2, 0, 0, 2, 0, 2, 2, 2, 4, 4, 6, 8, 10, 14, 18, 24, 32, 42, 56, 74, 98, 130, 172, 228, 302, 400, 530, 702, 930, 1232, 1632, 2162, 2864, 3794, 5026, 6658, 8820, 11684, 15478, 20504, 27162, 35982, 47666, 63144, 83648, 110810, 146792, 194458, 257602, 341250 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Like A000931, this sequence has the property that the largest of any four consecutive terms equals the sum of the two smallest.
LINKS
David Nacin, Van der Laan Sequences and a Conjecture on Padovan Numbers, J. Int. Seq., Vol. 26 (2023), Article 23.1.2.
FORMULA
G.f.: 2*(1-x^2)/(1-x^2-x^3).
MATHEMATICA
CoefficientList[Series[2*(1 - x^2)/(1 - x^2 - x^3), {x, 0, 49}], x] (* Michael De Vlieger, Mar 21 2023 *)
CROSSREFS
Cf. A000931.
Sequence in context: A289323 A086937 A213024 * A095759 A260309 A046113
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Aug 29 2017
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 19 02:12 EDT 2024. Contains 371782 sequences. (Running on oeis4.)