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!)
A243490 Fixed points of A069787: Numbers n such that A069787(n) = n. 6
0, 1, 2, 3, 4, 5, 8, 9, 10, 13, 16, 20, 22, 23, 24, 27, 30, 34, 36, 54, 55, 56, 64, 65, 66, 69, 72, 76, 78, 96, 97, 98, 106, 126, 136, 157, 158, 162, 165, 183, 186, 193, 196, 197, 198, 201, 204, 208, 210, 228, 229, 230, 238, 258, 268, 289, 290, 294, 297, 315 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Although in principle a list, the indexing of this sequence starts from zero, as 0 is always fixed by all Catalan bijections (permutations induced by bijective operations performed on A014486), so it is a trivial case, which can be skipped by considering only values from a(n>=1) onward.
Sequence gives also the positions of all zeros in A243492.
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library, two variants)
(define A243490 (FIXED-POINTS 0 0 A069787))
(define A243490 (ZERO-POS 0 0 A243492))
CROSSREFS
Complement: A243489.
Fixed points of A069787, positions of zeros in A243492.
Sequence in context: A318932 A259185 A102471 * A094566 A190018 A217349
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jun 07 2014
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 March 29 09:59 EDT 2024. Contains 371268 sequences. (Running on oeis4.)