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.

A146501 Period 6: repeat [4,8,7,5,1,2].

Original entry on oeis.org

4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2, 4, 8, 7, 5, 1, 2
Offset: 0

Views

Author

Paul Curtz, Oct 30 2008

Keywords

Crossrefs

Programs

  • Mathematica
    LinearRecurrence[{1,0,-1,1},{4,8,7,5},102] (* Ray Chandler, Jul 15 2015 *)
    PadRight[{},120,{4,8,7,5,1,2}] (* Harvey P. Dale, Apr 01 2024 *)

Formula

G.f.: (4+4*x-x^2+2*x^3)/((1-x)*(1+x)*(1-x+x^2)). - Jaume Oliver Lafont, Aug 30 2009

Extensions

Extended by Ray Chandler, Jul 15 2015