a(n) is the number of lattice paths from (0,0) to (2n,2n) using only the steps (1,0) and (0,1) and which do not touch any other points of the form (2k,2k).

A337350

a(n) is the number of lattice paths from (0,0) to (2n,2n) using only the steps (1,0) and (0,1) and which do not touch any other points of the form (2k,2k).

Terms

    a(0) =1a(1) =6a(2) =34a(3) =300a(4) =3146a(5) =36244a(6) =443156a(7) =5646040a(8) =74137050a(9) =996217860a(10) =13633173180a(11) =189347631720

External references