login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A157616
On an n X n board, a(n) is the maximal number of squares covered by a self-avoiding path that starts from a corner and is made of alternated vertical and horizontal unitary steps.
3
1, 4, 6, 14, 18, 32, 38, 58, 66, 92, 102, 134
OFFSET
1,2
COMMENTS
From an idea of Leroy Quet, discussed on the SeqFan mailing list.
David Wilson conjectures that the formula for a(n) is:
a(1)=1, then, a(n)=n^2-n+2 for n even, and a(n)=n^2-2n+3 for n>1 odd.
CROSSREFS
KEYWORD
hard,more,nonn
AUTHOR
Giovanni Resta, Mar 03 2009
STATUS
approved