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.

A059691 Carryless product 12 X n base 10.

Original entry on oeis.org

0, 12, 24, 36, 48, 50, 62, 74, 86, 98, 120, 132, 144, 156, 168, 170, 182, 194, 106, 118, 240, 252, 264, 276, 288, 290, 202, 214, 226, 238, 360, 372, 384, 396, 308, 310, 322, 334, 346, 358, 480, 492, 404, 416, 428, 430, 442, 454, 466, 478, 500, 512, 524, 536
Offset: 0

Views

Author

Henry Bottomley, Feb 19 2001

Keywords

Examples

			a(97)=954 since we have 12 X 97 = carryless sum of 900, 80, 70 and 4 = 954
		

Crossrefs

Cf. A001477 for carryless 1 X n, A004520 for carryless 2 X n base 10, A055120 for carryless 9 X n, A008592 for carryless 10 X n.