cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A267093 a(n) is the number of P-positions for n-modular Nim with 3 piles.

Original entry on oeis.org

1, 8, 7, 28, 19, 67, 37, 100, 67, 142, 85
Offset: 1

Views

Author

Tanya Khovanova and Karan Sarkar, Jan 10 2016

Keywords

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.
		

Crossrefs

Formula

a(2n+1) = A130665(2n+1).