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-10 of 12 results. Next

A089840 Signature permutations of non-recursive Catalan automorphisms (i.e., bijections of finite plane binary trees, with no unlimited recursion down to indefinite distances from the root), sorted according to the minimum number of opening nodes needed in their defining clauses.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Dec 05 2003; last revised Jan 06 2009

Keywords

Comments

Each row is a permutation of natural numbers and occurs only once. The table is closed with regards to the composition of its rows (see A089839) and it contains the inverse of each (their positions are shown in A089843). The permutations in table form an enumerable subgroup of the group of all size-preserving "Catalan bijections" (bijections among finite unlabeled rooted plane binary trees). The order of each element is shown at A089842.

References

  • A. Karttunen, paper in preparation, draft available by e-mail.

Crossrefs

The first 22 rows of this table: row 0 (identity permutation): A001477, 1: A069770, 2: A072796, 3: A089850, 4: A089851, 5: A089852, 6: A089853, 7: A089854, 8: A072797, 9: A089855, 10: A089856, 11: A089857, 12: A074679, 13: A089858, 14: A073269, 15: A089859, 16: A089860, 17: A074680, 18: A089861, 19: A073270, 20: A089862, 21: A089863.
Other rows: row 83: A154125, row 169: A129611, row 183: A154126, row 251: A129612, row 253: A123503, row 258: A123499, row 264: A123500, row 3608: A129607, row 3613: A129605, row 3617: A129606, row 3655: A154121, row 3656: A154123,row 3702: A082354, row 3747: A154122, row 3748: A154124, row 3886: A082353, row 4069: A082351, row 4207: A089865, row 4253: A082352, row 4299: A089866, row 65167: A129609, row 65352: A129610, row 65518: A123495, row 65796: A123496, row 79361: A123492, row 1653002: A123695, row 1653063: A123696, row 1654023: A073281, row 1654249: A123498, row 1654694: A089864, row 1654720: A129604,row 1655089: A123497, row 1783367: A123713, row 1786785: A123714.
Tables A122200, A122201, A122202, A122203, A122204, A122283, A122284, A122285, A122286, A122287, A122288, A122289, A122290, A130400-A130403 give various "recursive derivations" of these non-recursive automorphisms. See also A089831, A073200.
Index sequences to this table, giving various subgroups or other important constructions: A153826, A153827, A153829, A153830, A123694, A153834, A153832, A153833.

A089855 Permutation of natural numbers induced by Catalan Automorphism *A089855 acting on the binary trees/parenthesizations encoded by A014486/A063171.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Nov 29 2003

Keywords

Comments

This automorphism effects the following transformation on the unlabeled rooted plane binary trees (letters A, B, C refer to arbitrary subtrees located on those nodes and () stands for an implied terminal node).
.A...B...........B...C
..\./.............\./
...x...C....-->....x...A...............()..A.........()..A..
....\./.............\./.................\./....-->....\./...
.....x...............x...................x.............x....
((a . b) . c) -> ((b . c) . a) ___ (() . a) ---> (() . a)
In terms of S-expressions, this automorphism rotates caar, cdar and cdr of an S-exp if possible, i.e., if car-side is not ().
See the Karttunen OEIS-Wiki link for a detailed explanation of how to obtain a given integer sequence from this definition.

Crossrefs

Inverse of A089857. a(n) = A089860(A069770(n)) = A069770(A074680(n)) = A057163(A089853(A057163(n))). Row 9 of A089840.
Number of cycles: A089847. Number of fixed-points: A089848 (in each range limited by A014137 and A014138).

Extensions

Further comments and constructive implementation of Scheme-function (*A089855) added by Antti Karttunen, Jun 04 2011

A089862 Permutation of natural numbers induced by Catalan automorphism *A089862 acting on the binary trees/parenthesizations encoded by A014486/A063171.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Nov 29 2003

Keywords

Comments

This automorphism effects the following transformation on the unlabeled rooted plane binary trees (letters A, B, C refer to arbitrary subtrees located on those nodes and () stands for an implied terminal node).
.A...B...............C...A
..\./.................\./
...x...C...-->.....B...x...............()..A.........A..()..
....\./.............\./.................\./....-->....\./...
.....x...............x...................x.............x....
((a . b) . c) --> (b . (c . a)) __ (() . a) ----> (a . ())
See the Karttunen OEIS-Wiki link for a detailed explanation of how to obtain a given integer sequence from this definition.

Crossrefs

Row 20 of A089840. Inverse of A089860. a(n) = A089853(A069770(n)) = A069770(A089857(n)) = A069770(A074679(A069770(n))) = A057163(A089860(A057163(n))). Number of cycles: A001683 (seems to be, not checked). Number of fixed points: A019590. Max. cycle size & LCM of all cycle sizes: A089410 (in each range limited by A014137 and A014138).

Extensions

A graphical description and constructive version of Scheme-implementation added by Antti Karttunen, Jun 04 2011

A130361 Row 16 of A122203.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 05 2007

Keywords

Comments

The signature-permutation of the Catalan automorphism which is derived from the sixteenth non-recursive Catalan automorphism *A089860 with recursion schema SPINE (see A122203 for the definition).

Crossrefs

Inverse: A130362.

A130368 Row 16 of A122204.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 05 2007

Keywords

Comments

The signature-permutation of the Catalan automorphism which is derived from the sixteenth non-recursive Catalan automorphism *A089860 with recursion schema ENIPS (see A122204 for the definition).

Crossrefs

Inverse: A130367.

A089831 Triangle T(n,m) (read as T(1,1); T(2,1), T(2,2); T(3,1), T(3,2), T(3,3);) Number of distinct non-recursive Catalan Automorphisms whose minimum clause-representation requires examination of n nodes in total, divided into m non-default clauses.

Original entry on oeis.org

1, 10, 0, 115, 10, 0, 1666, 139, 0, 0, 30198, 2570, 0, 0, 0, 665148, 47878, 904, 0, 0, 0, 17296851, 1017174, 20972, 0, 0, 0, 0
Offset: 1

Views

Author

Antti Karttunen, Dec 05 2003

Keywords

Examples

			...... Triangle............................ Row sums
........1........................................1
.......10.......0...............................10
......115......10...0..........................125 = 5^3
.....1666.....139...0....0....................1805 = 5*19^2
....30198....2570...0....0...0...............32768 = 32^3 = 8^5
...665148...47878...904..0...0...0..........713930
.17296851.1017174.20972..0...0...0...0....18334997
T(1,1)=1, as there is just one non-identity, non-recursive Catalan bijection with a single non-default clause opening a single node, namely A089840[1]=A069770.
T(2,1)=10, as there are the following non-recursive Catalan bijections (rows 2-11 of A089840): A072796, A089850, A089851, A089852, A089853, A089854, A072797, A089855, A089856, A089857, whose minimum clause-representation consists of a single non-default clause that opens two nodes.
T(3,2)=10, as there are the following non-recursive Catalan bijections (rows 12-21 of A089840): A074679, A089858, A073269, A089859, A089860, A074680, A089861, A073270, A089862, A089863, whose minimum clause-representation consists of a two non-default clauses with total 3 nodes opened.
		

Crossrefs

First column: A089833. Row sums: A089832. Row sums excluding the first column: A089834.

A130927 Signature permutation of a Catalan automorphism: row 16 of A130400.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 11 2007

Keywords

Comments

The signature-permutation of the Catalan automorphism which is derived from the 16th non-recursive Catalan automorphism *A089860 with recursion schema INORDER (see A130400 for the definition).

Crossrefs

Inverse: A130928.

A130934 Signature permutation of a Catalan automorphism: row 16 of A130401.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 11 2007

Keywords

Comments

The signature-permutation of the Catalan automorphism which is derived from the 16th non-recursive Catalan automorphism *A089860 with recursion schema REDRONI (see A130401 for the definition).

Crossrefs

Inverse: A130933.

A122329 Row 16 of A122283.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Sep 01 2006

Keywords

Comments

The signature-permutation of the automorphism which is derived from the sixteenth non-recursive automorphism *A089860 with recursion schema DEEPEN (see A122283 for the definition).

Crossrefs

Inverse: A122330.

A122338 Row 16 of A122284.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Sep 01 2006

Keywords

Comments

The signature-permutation of the automorphism which is derived from the sixteenth non-recursive automorphism *A089860 with recursion schema NEPEED (see A122284 for the definition).

Crossrefs

Inverse: A122337.
Showing 1-10 of 12 results. Next