98464
domain: N
Appears in sequences
- Number of 5-step left-handed knight's tours (moves only out two, left one) on an n X n board summed over all starting positions.at n=35A187175
- G.f.: Product_{k>=1} (1 + x^k) / (1 - x^(k*(k+1)/2)).at n=44A280422
- a(n) = smallest number k > a(n-1) maximizing the number of primes in all sums a(j)+k, j=1..(n-1), with a(1)=2.at n=16A291163