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!)
A275843 Fixed points of A275957; numbers n for which A060125(n) = A225901(n). 4
0, 1, 3, 5, 9, 12, 23, 33, 53, 71, 75, 81, 119, 153, 252, 360, 361, 372, 492, 719, 873, 1493, 1511, 2183, 2231, 2279, 2879, 2889, 2913, 2961, 3033, 3675, 3681, 5039, 5913, 10332, 15195, 15201, 18081, 18795, 18801, 20160, 20161, 20163, 20165, 20213, 20235, 20520, 20521, 21653, 23835, 25253, 25271, 26693, 26711, 27431, 30732, 40319, 46233, 82133, 82151 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Indexing starts from zero because a(0) = 0 is a special case in this sequence.
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library, two versions)
(define A275843 (ZERO-POS 0 0 (lambda (n) (- (A060125 n) (A225901 n)))))
(define A275843 (FIXED-POINTS 0 0 A275957))
CROSSREFS
Fixed points of permutation pair A275957 & A275958.
Complement: A275844.
Subsequences: A007489 and A033312.
Sequence in context: A365272 A059093 A084593 * A161866 A102968 A180341
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Aug 16 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 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)