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.

A343459 Numbers that can be expressed both as the product of two consecutive composite numbers and as the product of three consecutive composite numbers.

Original entry on oeis.org

1680, 175560, 215760
Offset: 1

Views

Author

Jon E. Schoenfield, Apr 15 2021

Keywords

Comments

Sequence contains only three terms.

Examples

			    1680 =  40 *  42 = 10 * 12 * 14.
  175560 = 418 * 420 = 55 * 56 * 57.
  215760 = 464 * 465 = 58 * 60 * 62.
		

Crossrefs

Cf. A342876.