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

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A262367 Fixed points of permutations A262323 and A262255. 3
1, 27, 86, 111, 272, 547, 608, 687, 808, 929, 3890, 5557, 7180, 21659, 21663, 60486, 71074, 279428, 603224, 603228, 610798, 710551, 811026, 930320
(list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(Haskell)
a262367 n = a262367_list !! (n-1)
a262367_list = [x | x <- [1..], a262323 x == x]
CROSSREFS
Sequence in context: A281090 A260052 A028993 * A007266 A098320 A034990
KEYWORD
nonn,base,more
AUTHOR
Reinhard Zumkeller, Sep 21 2015
EXTENSIONS
a(17)-a(24) from Amiram Eldar, May 11 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 18 23:03 EDT 2024. Contains 376002 sequences. (Running on oeis4.)