cp's OEIS Frontend

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.

A271893 Expansion of (2*x+1)*(1-x) / ( 1-2*x-4*x^2+6*x^3 ).

This page as a plain text file.
%I A271893 #7 Apr 16 2016 13:15:40
%S A271893 1,3,8,22,58,156,412,1100,2912,7752,20552,54640,144976,385200,1022464,
%T A271893 2715872,7210400,19149504,50845376,135026368,358537216,952107648,
%U A271893 2528205952,6713619200,17827416320,47340073728,125708097536,333811992064,886415931904,2353831246848,6250454268928,16597737933824
%N A271893 Expansion of (2*x+1)*(1-x) / ( 1-2*x-4*x^2+6*x^3 ).
%C A271893 Sum of all first elements at level n of the TRIP-Stern sequence corresponding to the permutation triple (e,13,23)
%H A271893 Ilya Amburg, Krishna Dasaratha, Laure Flapan, Thomas Garrity, Chansoo Lee, Cornelia Mihaila, Nicholas Neumann-Chun, Sarah Peluse, Matthew Stoffregen, <a href="http://arxiv.org/abs/1509.05239">Stern Sequences for a Family of Multidimensional Continued Fractions: TRIP-Stern Sequences</a>, arXiv:1509.05239 [math.CO], 2015, Section 7.2.1
%H A271893 <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (2,4,-6).
%F A271893 a(n) >= 2^n.
%o A271893 (PARI) x='x+O('x^99); Vec((2*x+1)*(1-x)/(1-2*x-4*x^2+6*x^3)) \\ _Altug Alkan_, Apr 16 2016
%Y A271893 Cf. A271486 (maximum at level n).
%K A271893 nonn,easy
%O A271893 0,2
%A A271893 _R. J. Mathar_, Apr 16 2016