Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085161
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085161 Involution of natural numbers induced by the gatomorphism gma085161 acting on symbolless S-expressions encoded by A014486/A063171. +0
12
0, 1, 2, 3, 4, 7, 6, 5, 8, 9, 17, 14, 12, 21, 11, 20, 16, 10, 18, 19, 15, 13, 22, 23, 45, 37, 31, 58, 28, 54, 42, 26, 49, 51, 40, 35, 63, 25, 48, 39, 34, 62, 30, 57, 44, 24, 46, 56, 38, 32, 59, 33, 61, 53, 29, 55, 47, 43, 27, 50, 60, 52, 41, 36, 64, 65, 129, 107, 87, 170 (list; graph; listen)
OFFSET

0,3

COMMENT

This gatomorphism reflects the interpretations (pp)-(rr) of Stanley, obtained from the Dyck paths with the "rising slope mapping" illustrated on the example lines.

LINKS

A. Karttunen, Gatomorphisms (With the complete Scheme source)

R. P. Stanley, Exercises on Catalan and Related Numbers (including 66 combinatorial interpretations)

Index entries for signature-permutations induced by Catalan automorphisms

EXAMPLE

Map the Dyck paths (Stanley's interpretation (i)) to noncrossing Murasaki-diagrams (Stanley's interpretation (rr)) by drawing a vertical line above each rising slope / and connect those vertical lines that originate from the same height without any lower valleys between, as in illustration below:

..................................................

...._____..___....................................

...|.|...||...|...................................

...|.||..|||..|...................._.___...___....

...|.||..|||..|...................|.|...|.|...|...

...|.||..||/\.|....i.e..equal.to..|.|.|.|.|.|.|...

...|.|/\.|/..\/\..................|.|.|.|.|.|.|...

.../\/..\/......\.................|.|.|.|.|.|.|...

...10110011100100=11492=A014486(250)..............

...()(())((())()).................................

Now the gatomorphism gma085161 gives the parenthesization such that the corresponding Murasaki-diagram is a reflection of the original one:

....___.._____....................................

...|...||...|.|...................................

...||..|||..|.|....................___..._____....

...||..|||..|.|...................|...|.|...|.|...

...||..||/\.|.|....i.e..equal.to..|.|.|.|.|.|.|...

...|/\.|/..\/\/\..................|.|.|.|.|.|.|...

.../..\/........\.................|.|.|.|.|.|.|...

...11001110010100=13204=A014486(360)..............

...(())((())()()).................................

So we have A085161(250)=360 and A085161(360)=250.

PROGRAM

(Scheme function implementing this automorphism on list-structures:)

(define (gma085161 s) (cond ((null? s) s) (else (let ((u (reverse s))) (app-to-xrt (gma085161 (car u)) (append (map gma085161 (cdr u)) (list (list))))))))

CROSSREFS

a(n) = A085163(A057508(n)) = A074684(A057164(A074683(n))). Occurs in A073200. Cf. also A085159, A085160, A085162, A085175. Alternative mappings illustrated in A086431 & A085169. Scheme-function app-to-xrt given in A085203.

Number of cycles: A007123. Number of fixed points: A001405. (In range [A014137(n-1)..A014138(n-1)] of this permutation.).

Sequence in context: A092842 A072028 A072026 this_sequence A085162 A106453 A122199

Adjacent sequences: A085158 A085159 A085160 this_sequence A085162 A085163 A085164

KEYWORD

nonn

AUTHOR

Antti Karttunen (Firstname.Surname(AT)iki.fi), Jun 23 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 19:39 EST 2009. Contains 170821 sequences.


AT&T Labs Research