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.

Showing 1-4 of 4 results.

A126009 Self-inverse permutation of integers induced when A106485 is restricted to A126011.

Original entry on oeis.org

0, 2, 1, 3, 9, 10, 8, 12, 6, 4, 5, 11, 7, 17, 18, 19, 20, 13, 14, 15, 16, 21
Offset: 0

Views

Author

Antti Karttunen, Jan 02 2007

Keywords

Comments

The Scheme-program given cannot in practice compute this further than n=21, as A106485(A126011(22))=36893488147419103232. However, the further terms could be deduced by other means. This sequence is a permutation of the nonnegative integers because combinatorial games form a group under (game) addition and each game has a well-defined, unique negative.

Formula

a(n) = A126013(A106485(A126011(n))).

Extensions

Typos corrected by Franklin T. Adams-Watters, Apr 06 2009

A106486 Number of edges in combinatorial game trees.

Original entry on oeis.org

0, 1, 1, 2, 2, 3, 3, 4, 2, 3, 3, 4, 4, 5, 5, 6, 2, 3, 3, 4, 4, 5, 5, 6, 4, 5, 5, 6, 6, 7, 7, 8, 2, 3, 3, 4, 4, 5, 5, 6, 4, 5, 5, 6, 6, 7, 7, 8, 4, 5, 5, 6, 6, 7, 7, 8, 6, 7, 7, 8, 8, 9, 9, 10, 3, 4, 4, 5, 5, 6, 6, 7, 5, 6, 6, 7, 7, 8, 8, 9, 5, 6, 6, 7, 7, 8, 8, 9, 7, 8, 8, 9, 9, 10, 10, 11, 5, 6, 6, 7, 7
Offset: 0

Views

Author

Antti Karttunen, May 21 2005

Keywords

Comments

Consider the following rooted trees useful in the combinatorial game theory: each tree has zero or more subtrees at its left side and zero or more subtrees at its right side. The orientation of the subtrees among the other branches of the same side is not distinguished and all the subtrees of the same side are distinct from each other. These kinds of trees map bijectively to nonnegative integers by the following map f: f(empty tree) = 0 and f(tree with left subtrees Tl1, ..., Tlj and right subtrees Tr1, ..., Trk) = 2^(2*f(Tl1)) + ... + 2^(2*f(Tlj)) + 2^((2*f(Tr1))+1) + ... + 2^((2*f(Trk))+1). The ten game trees given on page 40 of "Winning Ways" thus translate to values Game 0 -> 0, Game 1 -> 1, Game -1 -> 2, Game 2 -> 4, Game 1/2 -> 9, Game 1/4 -> 524289, Game * -> 3, Game 1* -> 12, Game *2 -> 195, Game ^ (up) -> 129. However, this correspondence is not bijective with the computed equivalence classes of games, as many integers map to game trees with dominated or reversible options. Here a(n) gives the total number of edges in the tree f(n).

Examples

			3 = 2^0 + 2^1 = 2^(2*0) + 2^((2*0)+1) encodes the CGT tree \/ which has two edges, thus a(3)=2.
64 = 2^6 = 2^(2*3), i.e., it encodes the CGT tree
  \/
   \
which has three edges, so a(64)=3.
		

References

  • E. R. Berlekamp, J. H. Conway and R. K. Guy, Winning Ways, Second Edition, Vol. 1, A K Peters, 2001, p. 40.

Crossrefs

Number of leaves: A106487, negating automorphism: A106485.

A125999 Square array A(g,h) = 1 if combinatorial game g has value greater than or equal to that of game h, otherwise 0, listed antidiagonally in order A(0,0), A(1,0), A(0,1), A(2,0), A(1,1), A(0,2), ...

Original entry on oeis.org

1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 0
Offset: 0

Views

Author

Antti Karttunen, Dec 18 2006

Keywords

Comments

Here we use the encoding explained in A106486. A(i,j) = A(A106485(j),A106485(i)).

Crossrefs

Row 0 is the characteristic function of A126001 (shifted one step) and similarly, column 0 is the characteristic function of A126002. Cf. tables A126010 and A126000.

A126008 Involution of nonnegative integers: composition of involutions A057300 and A126007.

Original entry on oeis.org

0, 2, 1, 3, 32, 34, 33, 35, 16, 18, 17, 19, 48, 50, 49, 51, 8, 10, 9, 11, 40, 42, 41, 43, 24, 26, 25, 27, 56, 58, 57, 59, 4, 6, 5, 7, 36, 38, 37, 39, 20, 22, 21, 23, 52, 54, 53, 55, 12, 14, 13, 15, 44, 46, 45, 47, 28, 30, 29, 31, 60, 62, 61, 63, 512, 514, 513, 515, 544, 546
Offset: 0

Views

Author

Antti Karttunen, Jan 02 2007

Keywords

Crossrefs

a(n) = A057300(A126007(n)) = A126007(A057300(n)). The first 64 terms are identical with A106485.
Showing 1-4 of 4 results.