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.

Showing 1-1 of 1 results.

A094102 Triangle read by rows in which row n contains Fib(1), ..., Fib(n-1), Fib(n), Fib(n-1), ..., Fib(1).

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 3, 2, 1, 1, 1, 1, 2, 3, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 8, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 8, 13, 8, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 8, 13, 21, 13, 8, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 8, 13, 21, 34, 21, 13, 8, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 34, 21, 13, 8, 5, 3, 2, 1, 1
Offset: 1

Views

Author

Alysia Veenhof (ladyluck1899(AT)hotmail.com), May 05 2004

Keywords

Examples

			Triangle begins:
1
1 1 1
1 1 2 1 1
1 1 2 3 2 1 1
1 1 2 3 5 3 2 1 1
1 1 2 3 5 8 5 3 2 1 1
		

Crossrefs

Row sums are in A001911. Cf. A094103.
Showing 1-1 of 1 results.