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!)
A262435 Fixed points of permutations A262411 and A262429. 3
1, 6, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 28, 30, 31, 32, 40, 41, 42, 43, 44, 55, 56, 57, 60, 61, 62, 63, 79, 81, 82, 83, 84, 85, 86, 91, 92, 93, 94, 95, 119, 121, 122, 123, 124, 125, 167, 168, 169, 170, 171, 189, 246, 247, 248, 253, 254, 255, 256, 257 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(Haskell)
a262435 n = a262435_list !! (n-1)
a262435_list = [x | x <- [1..], a262411 x == x]
CROSSREFS
Sequence in context: A316072 A332439 A070598 * A124257 A066385 A226913
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Sep 22 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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)