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.

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

Original entry on oeis.org

0, 1, 2, 3, 6, 5, 4, 7, 8, 16, 19, 15, 12, 13, 14, 11, 9, 17, 18, 10, 20, 21, 22, 44, 47, 53, 56, 60, 43, 52, 40, 31, 32, 41, 34, 35, 36, 42, 51, 39, 30, 33, 37, 28, 23, 45, 46, 24, 48, 49, 50, 38, 29, 25, 54, 55, 26, 57, 58, 59, 27, 61, 62, 63, 64, 128, 131, 137, 140, 144
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).
...B...C...........B...A
....\./.............\./
.A...x....-->....C...x.................A..().........A...()..
..\./.............\./...................\./....-->....\./...
...x...............x.....................x.............x....
(a . (b . c)) -> (c . (b . a)) ____ (a . ()) ---> (a . ())
In terms of S-expressions, this automorphism swaps car and cddr of an S-exp if its length > 1, if possible, otherwise keeps it intact.
See the Karttunen OEIS-Wiki link for a detailed explanation of how to obtain a given integer sequence from this definition.

Crossrefs

a(n) = A069770(A089858(n)) = A089861(A069770(n)) = A057163(A089856(A057163(n))). Row 5 of A089840.
Number of cycles: A073191. Number of fixed points: A073190. Max. cycle size & LCM of all cycle sizes: A046698 (in each range limited by A014137 and A014138).

Extensions

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

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

Original entry on oeis.org

0, 1, 3, 2, 6, 8, 7, 4, 5, 14, 15, 19, 21, 22, 16, 20, 17, 9, 10, 18, 11, 12, 13, 37, 38, 39, 40, 41, 51, 52, 56, 58, 59, 60, 62, 63, 64, 42, 43, 53, 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, 107, 108, 109, 110, 111
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.)
.....B...C.......B...A
......\./.........\./
...A...x...-->... .x...C...............A..().........()..A..
....\./.............\./.................\./....-->....\./...
.....x...............x...................x.............x....
((a . b) . c) -> ((b . a) . c) ____ (a . ()) ---> (() . a)
See the Karttunen OEIS-Wiki link for a detailed explanation how to obtain a given integer sequence from this definition.

Crossrefs

Row 13 of A089840. Inverse of A089861. a(n) = A072797(A069770(n)) = A069770(A089852(n)) = A057163(A073270(A057163(n))).
Number of cycles: A073193. Number of fixed-points: A019590. Max. cycle size: A089422. LCM of cycle sizes: A089423 (in each range limited by A014137 and A014138).

Extensions

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

A130356 Row 18 of A122204.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 05 2007

Keywords

Comments

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

Crossrefs

Inverse: A130355.

A130363 Row 18 of A122203.

Original entry on oeis.org

0, 1, 3, 2, 7, 8, 5, 6, 4, 17, 18, 20, 21, 22, 12, 13, 15, 16, 19, 10, 14, 11, 9, 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, 26, 27, 38, 42, 51, 29, 39, 30, 33, 24, 37, 28, 25, 23, 129, 130, 132, 133, 134
Offset: 0

Views

Author

Antti Karttunen, Jun 05 2007

Keywords

Comments

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

Crossrefs

Inverse: A130364.

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.

A130394 Signature permutation of a Catalan automorphism: row 18 of A130401.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 11 2007

Keywords

Comments

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

Crossrefs

Inverse: A130393.

A130929 Signature permutation of a Catalan automorphism: row 18 of A130400.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 11 2007

Keywords

Comments

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

Crossrefs

Inverse: A130930.

A122296 Row 18 of A122202.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Sep 01 2006

Keywords

Comments

The signature-permutation of the automorphism which is derived from the eighteenth non-recursive automorphism *A089861 with recursion schema KROF (see A122202 for the definition).

Crossrefs

Inverse: A122295.

A122324 Row 18 of A122284.

Original entry on oeis.org

0, 1, 3, 2, 7, 8, 4, 5, 6, 17, 18, 20, 22, 21, 9, 10, 11, 12, 13, 14, 16, 19, 15, 45, 46, 48, 50, 49, 54, 55, 61, 63, 64, 57, 58, 59, 62, 23, 24, 25, 27, 26, 28, 29, 30, 31, 32, 33, 34, 36, 35, 37, 38, 42, 44, 47, 51, 53, 56, 60, 39, 43, 40, 41, 52, 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 eighteenth non-recursive automorphism *A089861 with recursion schema NEPEED (see A122284 for the definition).

Crossrefs

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