A267093 a(n) is the number of P-positions for n-modular Nim with 3 piles.
1, 8, 7, 28, 19, 67, 37, 100, 67, 142, 85
Offset: 1
Examples
P-positions of 2-modular Nim with 3 piles: (0,0,0), (1,1,1) and permutations of (0,1,2). Thus a(2) = 8.
Links
- Tanya Khovanova and Karan Sarkar, P-positions in Modular Extensions to Nim, arXiv:1508.07054 [math.CO], 2015.
Formula
a(2n+1) = A130665(2n+1).