1914762564domain: NAppears in sequencesThe number of walks of length 2n on the square lattice that start from the origin (0,0) and end at the vertex (2,0).at n=8A337900a(n) = binomial(n, floor((n-1)/2))^2.at n=18A378060