OFFSET
0,5
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Harvey P. Dale, Table of n, a(n) for n = 0..1000
J. Labelle and Y.-N. Yeh, Dyck paths of knight moves, Discrete Applied Math., 24 (1989), 213-221.
FORMULA
G.f.=1-1/A, where A=(1+2z+sqrt(1-4z+4z^2-4z^4)-sqrt(2)*sqrt(1-4z^2-2z^4+(2z+1)sqrt(1-4z+4z^2-4z^4)))/[4z^2].
a(n) ~ (23*sqrt(2*(9-5*sqrt(3))) + sqrt(138*(7*sqrt(3)-3))) * (1+sqrt(3))^n / (184*sqrt(Pi)*n^(3/2)). - Vaclav Kotesovec, Mar 10 2014
A(x) = 1 - 1/A005220(x). - Gheorghe Coserea, Jan 16 2017
MATHEMATICA
CoefficientList[Series[1-1/(((1+2z+Sqrt[1-4z+4z^2-4z^4])-Sqrt[2] Sqrt[ 1-4z^2-2z^4+(2z+1)Sqrt[1-4z+4z^2-4z^4]])/(4z^2)), {z, 0, 40}], z] (* Harvey P. Dale, Oct 11 2011 *)
CROSSREFS
KEYWORD
nonn,easy,nice,walk
AUTHOR
EXTENSIONS
More terms from Emeric Deutsch, Dec 17 2003
STATUS
approved