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.

A112454 Lexicographically maximal solution of any 9 X 9 sudoku, read by rows.

Original entry on oeis.org

9, 8, 7, 6, 5, 4, 3, 2, 1, 6, 5, 4, 3, 2, 1, 9, 8, 7, 3, 2, 1, 9, 8, 7, 6, 5, 4, 8, 9, 6, 7, 4, 5, 2, 1, 3, 7, 4, 5, 2, 1, 3, 8, 9, 6, 2, 1, 3, 8, 9, 6, 7, 4, 5, 5, 7, 9, 4, 6, 8, 1, 3, 2, 4, 6, 8, 1, 3, 2, 5, 7, 9, 1, 3, 2, 5, 7, 9, 4, 6, 8
Offset: 1

Views

Author

Chris Deugau (deugaucj(AT)uvic.ca), Dec 13 2005

Keywords

Comments

See A107739 for a definition of a sudoku.

Examples

			9 8 7|6 5 4|3 2 1
6 5 4|3 2 1|9 8 7
3 2 1|9 8 7|6 5 4
-----------------
8 9 6|7 4 5|2 1 3
7 4 5|2 1 3|8 9 6
2 1 3|8 9 6|7 4 5
-----------------
5 7 9|4 6 8|1 3 2
4 6 8|1 3 2|5 7 9
1 3 2|5 7 9|4 6 8
		

Crossrefs