login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127288 Signature-permutation of a Catalan automorphism: composition of A057508 and A127286. 7
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 28, 30, 33, 24, 29, 26, 31, 32, 27, 34, 35, 36, 37, 39, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 70, 67, 72, 75, 79, 81 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
This automorphism permutes the top-level of a list of even length (1 ... 2n) as (1 3 5 2n-1 ... 2n 2n-2 ... 4 2) and when applied to a list of odd length (1 .. 2n+1), permutes it as (1 3 5 2n-1 2n+1 2n 2n-2 ... 4 2).
LINKS
PROG
(Scheme implementation of this automorphism, destructive, that acts on S-expressions, i.e. list-structures:)
(define (*A127288! s) (*A057508! (*A127286! s)))
CROSSREFS
Inverse: A127287. a(n) = A057508(A127286(n)).
Sequence in context: A330430 A031086 A363038 * A127287 A239088 A162344
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 16 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)