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.

A133116 2*A133114 - A000012.

Original entry on oeis.org

1, 1, 1, 3, 1, 1, 3, 3, 5, 1, 5, 3, 13, 5, 1, 5, 5, 25, 13, 9, 1, 7, 5, 43, 25, 31, 9, 1, 7, 7, 67, 43, 79, 31, 13, 1, 9, 7, 99, 67, 171, 79, 57, 13, 1, 9, 9, 139, 99, 331, 171, 181, 57, 17, 1
Offset: 2

Views

Author

Gary W. Adamson, Sep 14 2007

Keywords

Comments

Row sums = A000325, 2^n - n: (1, 2, 5, 12, 27, 58, 121, ...).

Examples

			First few rows of the triangle:
  1;
  1,  1;
  3,  1,  1;
  3,  3,  5,  1;
  5,  3, 13,  5,  1;
  5,  5, 25, 13,  9,  1;
  7,  5, 43, 25, 31,  9,  1;
  7,  7, 67, 43, 79, 31, 13,  1;
  ...
		

Crossrefs

Formula

2*A133114 - A000012 as infinite lower triangular matrices.