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 ).

Original entry on oeis.org

1, 3, 8, 22, 58, 156, 412, 1100, 2912, 7752, 20552, 54640, 144976, 385200, 1022464, 2715872, 7210400, 19149504, 50845376, 135026368, 358537216, 952107648, 2528205952, 6713619200, 17827416320, 47340073728, 125708097536, 333811992064, 886415931904, 2353831246848, 6250454268928, 16597737933824
Offset: 0

Views

Author

R. J. Mathar, Apr 16 2016

Keywords

Comments

Sum of all first elements at level n of the TRIP-Stern sequence corresponding to the permutation triple (e,13,23)

Crossrefs

Cf. A271486 (maximum at level n).

Programs

  • 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

Formula

a(n) >= 2^n.