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.

A131781 2*A046854 - A000012 (signed by columns + - + -, ...).

Original entry on oeis.org

1, 3, 1, 1, 3, 1, 3, 3, 3, 1, 1, 5, 5, 3, 1, 3, 5, 7, 7, 3, 1, 1, 7, 11, 9, 9, 3, 1, 3, 7, 13, 19, 11, 11, 3, 1, 1, 9, 19, 21, 29, 13, 13, 3, 1, 3, 9, 21, 39, 31, 41, 15, 15, 3, 1
Offset: 1

Views

Author

Gary W. Adamson, Jul 14 2007

Keywords

Comments

Row sums = A131780: (1, 4, 5, 10, 15, 26, 41, ...), a sequence with a(n)/a(n-1) tending to phi.
A131779 is a companion triangle, same row sums.

Examples

			First few rows of the triangle:
  1;
  3,  1;
  1,  3,  1;
  3,  3,  3,  1;
  1,  5,  5,  3,  1;
  3,  5,  7,  7,  3,  1;
  1,  7, 11,  9,  9,  3,  1;
  3,  7, 13, 19, 11, 11,  3,  1;
  ...
		

Crossrefs