This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A329505 #16 May 07 2024 03:31:40 %S A329505 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 A329505 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 A329505 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 %N A329505 Expansion of (1 + x)*(1 + 2*x - x^2) / (1 - x). %C A329505 Decimal expansion of 1309/9000. - _Elmo R. Oliveira_, May 07 2024 %H A329505 <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (1). %F A329505 a(n) = 4 for n >= 3. %o A329505 (PARI) Vec((1 + x)*(1 + 2*x - x^2) / (1 - x) + O(x^80)) \\ _Colin Barker_, Nov 21 2019 %Y A329505 Row 2 of array in A329504. %Y A329505 Essentially the same as A000655. %K A329505 nonn,easy %O A329505 0,2 %A A329505 _N. J. A. Sloane_, Nov 20 2019