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

%I #16 May 07 2024 03:31:40

%S 1,4,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,

%T 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,

%U 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4

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

%C Decimal expansion of 1309/9000. - _Elmo R. Oliveira_, May 07 2024

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

%F a(n) = 4 for n >= 3.

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

%Y Row 2 of array in A329504.

%Y Essentially the same as A000655.

%K nonn,easy,changed

%O 0,2

%A _N. J. A. Sloane_, Nov 20 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 May 19 05:56 EDT 2024. Contains 372666 sequences. (Running on oeis4.)