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!)
A329510 Expansion of (1 + x)*(1 + x + x^2)*(1 + x^2 - x^3) / (1 - x). 1

%I #17 Oct 02 2023 15:24:01

%S 1,3,6,8,8,7,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,

%T 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,

%U 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6

%N Expansion of (1 + x)*(1 + x + x^2)*(1 + x^2 - x^3) / (1 - x).

%H <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (1).

%F a(n) = 6 for n >= 6.

%o (PARI) Vec((1 + x)*(1 + x + x^2)*(1 + x^2 - x^3) / (1 - x) + O(x^60)) \\ _Colin Barker_, Nov 23 2019

%Y Row 3 of array in A329508.

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_, Nov 22 2019

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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)