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!)
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 (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,more
AUTHOR
Reinhard Zumkeller, Sep 21 2015
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 24 08:48 EDT 2024. Contains 371930 sequences. (Running on oeis4.)