login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A226596 Lengths of maximal non-crossing and non-overlapping increasing paths in n X n grids. 3
0, 2, 4, 7, 10, 13, 16, 20, 22 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The path is allowed to touch but not cross itself on single points, but not on segments of any length. "Increasing" means that the (Euclidean) length of each line segment must be strictly longer than the last.
LINKS
FORMULA
a(n) <= A160663(n-1).
EXAMPLE
A solution for the case a(8)=20 is
-------------------------
01 02 . . . . . 16
.. . 03 . . . . 14
09 . 15 . 05 . . 12
.. . 04 . . . . .
.. . 06 13 . 07 . 21
.. . 08 . 11 . . 19
10 . . . . . . 17
20 18 . . . . . .
-------------------------
CROSSREFS
Cf. A226595.
Sequence in context: A033627 A066512 A304116 * A135678 A001195 A295513
KEYWORD
nonn,hard,more
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)