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.

A072389 Numbers of the form x*(x+1) * y*(y+1) ("bipronics") with x and y nonnegative integers.

Original entry on oeis.org

0, 4, 12, 24, 36, 40, 60, 72, 84, 112, 120, 144, 180, 220, 240, 252, 264, 312, 336, 360, 364, 400, 420, 432, 480, 504, 540, 544, 600, 612, 660, 672, 684, 760, 792, 840, 864, 900, 924, 936, 1012, 1080, 1092, 1104, 1120, 1200, 1260, 1300, 1320
Offset: 1

Views

Author

Stuart M. Ellerstein (ellerstein(AT)aol.com), Jul 20 2002

Keywords

Comments

Nonnegative numbers k = a*b = c*d, where a+b = c+d+1. - Yifan Xie, Jun 28 2024

Examples

			a(3) = 1*2*2*3 = 12.
		

Crossrefs

Cf. A053990 (sequence of bipronics with x and y distinct).
Cf. A085780 (one quarter of this).

Programs

Extensions

More terms from James Sellers, Jul 23 2002