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.

A179391 First term in Fibonacci-type sequence described by A015134.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2
Offset: 1

Views

Author

Will Nicholes, Jul 12 2010

Keywords

Comments

First terms of A015134 are 1, 2, 2 and 4, meaning that there are 1, 2, 2 and 4 Fibonacci-type sequences modulo 1, 2, 3 and 4 respectively. These are:
mod 1: 0
mod 2: 0
mod 2: 0,1,1
mod 3: 0
mod 3: 0,1,1,2,0,2,2,1
mod 4: 0
mod 4: 0,1,1,2,3,1
mod 4: 0,2,2
mod 4: 0,3,3,2,1,3

Crossrefs