Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
A275839 Fixed points of permutations A275837 & A275838. 3
0, 1, 2, 5, 6, 14, 24, 54, 120, 145, 264, 411, 464, 720, 842, 1560, 2042, 2408, 2670, 5040, 5766, 10800, 13686, 16590, 18144, 40320, 45384, 85680, 105864, 106153, 131184, 141960, 145728 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Numbers n for which A225901(n) = A273667(n).
If n is a member, then A153880(n) is also a member, thus sequence is infinite and all factorial numbers (A000142) are present.
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library, two implementations)
(define A275839 (FIXED-POINTS 0 0 A275837))
(define A275839 (MATCHING-POS 0 0 (lambda (n) (= (A225901 n) (A273667 n)))))
CROSSREFS
Cf. A000142 (a subsequence).
Sequence in context: A006596 A000092 A100630 * A057302 A237352 A109784
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Aug 13 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 September 11 14:28 EDT 2024. Contains 375836 sequences. (Running on oeis4.)