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.

A358214 a(n) = A002110(n) - A358213(n).

This page as a plain text file.
%I A358214 #18 Nov 06 2022 20:01:47
%S A358214 0,0,3,20,175,2233,29744,508079,9695491,223055725
%N A358214 a(n) = A002110(n) - A358213(n).
%C A358214 From a(1) onward conjectured to be the record values in A356302. See also A358213.
%H A358214 <a href="/index/Pri#primorialbase">Index entries for sequences related to primorial base</a>
%H A358214 <a href="/index/Pri#primorial_numbers">Index entries for sequences related to primorial numbers</a>
%F A358214 a(n) = A002110(n) - A358213(n).
%F A358214 For n >= 1, A356309(A358213(n)) = a(n) + A358213(n).
%F A358214 a(n) = A356302(A358213(n)).
%o A358214 (PARI) A358214(n) = (A002110(n)-A358213(n)); \\ Needs also code from A358213.
%Y A358214 Cf. A002110, A276086, A356302, A356309, A358213.
%K A358214 nonn,hard,more
%O A358214 0,3
%A A358214 _Antti Karttunen_, Nov 05 2022