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!)
A275833 Positions of odd terms in A275832; indices of those permutations in tables A060117 & A060118 where element 1 is in an odd cycle. 4
0, 2, 3, 5, 6, 8, 10, 12, 13, 14, 19, 22, 24, 26, 27, 29, 30, 32, 33, 35, 36, 38, 39, 41, 42, 44, 45, 47, 48, 50, 52, 54, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 69, 71, 72, 73, 74, 78, 79, 80, 81, 82, 83, 84, 86, 87, 89, 93, 94, 95, 97, 100, 103, 105, 107, 111, 112, 113, 114, 116, 117, 119, 120, 122, 123, 125, 126, 128, 130, 132, 133, 134, 139, 142, 144 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Indexing starts from zero, because a(0)=0 is a special case in this sequence.
Equally: positions of odd terms in A275726.
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A275833 (MATCHING-POS 0 0 (lambda (n) (odd? (A275832 n)))))
CROSSREFS
Complement: A275834.
Cf. A153880 (a subsequence).
Sequence in context: A117045 A324793 A244053 * A307113 A341157 A025055
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 11 2016
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 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)