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.

A274529 Total number of distinct numbers in the first n antidiagonals of infinite Sudoku-type array A269526.

Original entry on oeis.org

1, 3, 4, 6, 6, 8, 10, 11, 13, 14, 16, 18, 18, 20, 20, 22, 22, 24, 26, 26, 27, 29, 30, 32, 35, 35, 38, 40, 40, 41, 43, 43, 43, 43, 47, 47, 47, 52, 53, 53, 54, 56, 58, 58, 60, 60, 60, 62, 64, 64, 67, 67, 68, 73, 74, 74, 74, 74, 77, 78, 78, 79, 80, 87, 87, 87, 87
Offset: 1

Views

Author

Omar E. Pol, Jun 30 2016

Keywords

Comments

a(n) is also the total number of distinct numbers in the first n antidiagonals of the square array A274528.

Examples

			For n = 3, the first three antidiagonals of the square array A269526 are [1], [3, 2], [2, 4, 3]. The first four positive integers are in the list, so a(3) = 4.
		

Crossrefs

Row lengths of A274534.
A275883 is closely related but a different sequence.

Extensions

More terms from Alois P. Heinz, Jun 30 2016