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.

A131776 4*A065941 - 3*A049310.

Original entry on oeis.org

1, 4, 1, 1, 4, 1, 4, -2, 8, 1, 1, 4, 3, 8, 1, 4, -5, 16, 0, 12, 1, 1, 4, 2, 16, 9, 12, 1, 4, -8, 24, -10, 40, 6, 16, 1, 1, 4, -2, 24, 15, 40, 19, 16, 1, 4, -11, 32, -32, 84, -3, 80, 16, 20, 1
Offset: 1

Views

Author

Gary W. Adamson, Jul 14 2007

Keywords

Comments

Row sums = A022095, a Fibonacci-like sequence starting (1, 5, 6, 11, 17, 28, ...).

Examples

			First few rows of the triangle:
  1;
  4,  1;
  1,  4,  1;
  4, -2,  8,  1;
  1,  4,  3,  8,  1;
  4, -5, 16,  0, 12,  1;
  1,  4,  2, 16,  9, 12,  1;
  ...
		

Crossrefs

Formula

4*A065941 - 3*A049310 as infinite lower triangular matrices.