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!)
A262665 Fixed points of permutations A075348 and A262663. 3
5, 10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 33, 34, 35, 38, 39, 40, 41, 42, 43, 44, 51, 52, 53, 54, 59, 60, 61, 62, 63, 64, 65, 72, 73, 74, 75, 76, 77, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 109, 110, 111, 112 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(Haskell)
a262665 n = a262665_list !! (n-1)
a262665_list = [x | x <- [1..], a075348' x == x]
CROSSREFS
Sequence in context: A208541 A324593 A107975 * A106792 A232487 A243936
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Sep 26 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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)