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.

Showing 1-2 of 2 results.

A211172 A Sudoku torus.

Original entry on oeis.org

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

Views

Author

Jon Perry, Jan 31 2013

Keywords

Comments

The sequence is a listing for a Sudoku grid:
6 5 7 3 4 2 1 9 8
9 8 1 5 6 7 4 3 2
3 2 4 8 9 1 6 5 7
5 7 6 2 3 4 9 8 1
8 1 9 7 5 6 3 2 4
2 4 3 1 8 9 5 7 6
7 6 5 4 2 3 8 1 9
1 9 8 6 7 5 2 4 3
4 3 2 9 1 8 7 6 5
No two diagonally adjacent elements are the same. If the grid is rolled into a cylinder either way, this is still true making a 'Sudoku torus'.
This extra information can be used to construct puzzles that use 'no diagonal' logic.
The two lexicographical Sudoki in the cross-references have one internal diagonal each and several external diagonals.

Examples

			If a puzzle has say:
   |x
  5|
___|x
then x cannot be 5.
		

Crossrefs

Cf. A107739.
Cf. A114288, A112454 (lexicographic grids).

A175547 Lexicographically earliest sequence of increasing 9-digit zeroless anagrams that share no common digit place with previous terms.

Original entry on oeis.org

123456789, 214365897, 341278956, 432189675, 567891234, 658917342, 789523461, 896742513, 975634128
Offset: 1

Views

Author

Zak Seidov, Jun 24 2010

Keywords

Crossrefs

Cf. A114288 / A112454 Lexicographically earliest / maximal solution of any 9 X 9 sudoku. A050289 Zeroless pandigital numbers: numbers containing the digits 1-9 and no 0's.
Showing 1-2 of 2 results.