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.

A272719 Maximal number of steps in a nontouching path on an n X n grid such that each step has a different length.

Original entry on oeis.org

2, 5, 8, 12, 17
Offset: 2

Views

Author

Giovanni Resta, May 05 2016

Keywords

Comments

a(7) >= 22, see illustration in Links.

Examples

			An example for a(6)=17:
----------------
.  2  5  7  9 15
3  1  .  . 11 17
.  .  .  .  .  .
.  6  . 12  .  .
4 10  .  .  .  .
8 13  . 14 16 18
		

Crossrefs

Cf. A226595.