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.

A353706 n appears in A093714 a(n) steps earlier than expected.

This page as a plain text file.
%I A353706 #12 May 06 2022 07:32:47
%S A353706 0,-1,1,-1,1,-1,1,-1,-2,-4,3,-4,3,2,-3,-5,4,-5,4,-5,1,3,6,-5,3,-1,1,
%T A353706 -5,5,-7,3,1,-1,-5,5,-7,5,3,-1,-5,5,-9,5,3,-3,-1,5,-5,5,-5,5,3,1,-5,5,
%U A353706 -1,1,-3,5,-5,3,-1,1,-3,5,-5,3,-1,1,-3,5,-5
%N A353706 n appears in A093714 a(n) steps earlier than expected.
%C A353706 It appears that a positive number n appears in A093714 at about the n-th term; if in fact A093714(k) = n, then a(n) = n - k.
%C A353706 An equivalent definition uses the inverse to A093714: a(n) = n - A093715(n).
%H A353706 Rémy Sigrist, <a href="/A353706/b353706.txt">Table of n, a(n) for n = 1..10000</a>
%H A353706 Rémy Sigrist, <a href="/A353706/a353706.gp.txt">PARI program</a>
%e A353706 A093714(8) = 11, so 11 has appeared 3 steps early, therefore a(11) = 11 - 8 = 3.
%o A353706 (PARI) See Links section.
%Y A353706 Cf. A093714, A093715, A353707.
%K A353706 sign
%O A353706 1,9
%A A353706 _N. J. A. Sloane_, May 05 2022