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.

A029638 Numbers in the (1,2)-Pascal triangle A029635 that are different from 1.

Original entry on oeis.org

2, 2, 3, 2, 4, 5, 2, 5, 9, 7, 2, 6, 14, 16, 9, 2, 7, 20, 30, 25, 11, 2, 8, 27, 50, 55, 36, 13, 2, 9, 35, 77, 105, 91, 49, 15, 2, 10, 44, 112, 182, 196, 140, 64, 17, 2, 11, 54, 156, 294, 378, 336, 204, 81, 19, 2, 12, 65, 210, 450, 672, 714, 540, 285, 100, 21, 2, 13, 77, 275, 660, 1122
Offset: 1

Views

Author

Keywords

Examples

			Triangle begins:
  2;
  3,  2;
  4,  5,  2;
  5,  9,  7,  2;
  6, 14, 16,  9,  2;
  7, 20, 30, 25, 11,  2;
  ...
		

References

  • D. M. Bressoud, Proofs and Confirmations, Camb. Univ. Press, 1999; triangle on page 6, denominators.

Crossrefs

Extensions

More terms from David W. Wilson
Leading 2 inserted as consequence of change in A029635 by Sean A. Irvine, Mar 01 2020