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.

A139438 Frieze pattern with 5 rows, read by diagonals.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Jun 09 2008

Keywords

Comments

Period 15: repeat [1, 1, 2, 3, 1, 1, 3, 5, 2, 1, 1, 2, 1, 1, 1]. - Wesley Ivan Hurt, Jun 05 2016

Examples

			The frieze pattern is
... 1 1 1 1 1 1 1 ...
.....1 3 2 1 3 2 ...
....1 2 5 1 2 5 1 ...
.....1 3 2 1 3 2 ...
... 1 1 1 1 1 1 1 ...
		

Crossrefs

Formula

Four adjacent entries
...A...
.B...C.
...D...
satisfy D = (BC-1)/A.