cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A366372 a(n) = A332214(n) - n, where A332214 is the Mersenne-prime fixing variant of permutation A163511.

This page as a plain text file.
%I A366372 #8 Oct 08 2023 21:17:38
%S A366372 1,1,2,0,4,4,0,0,8,18,8,38,0,8,0,-10,16,64,36,324,16,126,76,2,0,38,16,
%T A366372 8,0,-14,-20,0,32,210,128,2366,72,992,648,86,32,400,252,132,152,30,4,
%U A366372 914,0,140,76,194,32,52,16,100,0,-12,-28,158,-40,32,0,-52,64,664,420,16740,256,7134,4732,554,144,3014,1984
%N A366372 a(n) = A332214(n) - n, where A332214 is the Mersenne-prime fixing variant of permutation A163511.
%H A366372 Antti Karttunen, <a href="/A366372/b366372.txt">Table of n, a(n) for n = 0..8191</a>
%o A366372 (PARI) A366372(n) = (A332214(n)-n);
%Y A366372 Cf. A332214, A335431 (known positions of 0's), A366373, A366374, A366375, A366376.
%Y A366372 Cf. also A364253, A364258, A366282.
%K A366372 sign
%O A366372 0,3
%A A366372 _Antti Karttunen_, Oct 08 2023