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.

A131778 6*A065941 - 5*A049310.

Original entry on oeis.org

1, 6, 1, 1, 6, 1, 6, -4, 12, 1, 1, 6, 3, 12, 1, 6, -9, 24, -2, 18, 1, 1, 6, 0, 24, 11, 18, 1, 6, -14, 36, -20, 60, 6, 24, 1, 1, 6, -8, 36, 15, 60, 25, 24, 1, 6, -19, 48, -58, 126, -15, 120, 20, 30, 1
Offset: 1

Views

Author

Gary W. Adamson, Jul 14 2007

Keywords

Comments

Row sums = A022097, a Fibonacci-like sequence starting (1, 7, 8, 15, 23, 38, ...).

Examples

			First few rows of the triangle:
  1;
  6,  1;
  1,  6,  1;
  6, -4, 12,  1;
  1,  6,  3, 12,  1;
  6, -9, 24, -2, 18,  1;
  1,  6,  0, 24, 11, 18,  1;
  ...
		

Crossrefs

Formula

6*A065941 - 5*A049310 as infinite lower triangular matrices.