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.

A262506 a(n) = A262503(n) - A259934(n).

This page as a plain text file.
%I A262506 #6 Oct 02 2015 12:11:25
%S A262506 0,0,0,0,0,0,0,0,0,2,6,14,22,26,30,30,38,38,6,2,8,3,5,9,6,4,6,14,2,2,
%T A262506 2,10,6,14,18,18,28,38,0,4,0,14,14,18,8,18,18,26,22,22,26,0,0,2,10,6,
%U A262506 26,0,4,0,6,16,26,34,42,54,66,74,78,70,72,82,64,60,60,62,74,90,2,0,2,0,2,10,0,4,14,18,22,18,22,40,58,30,2,8,22,38,42,0,0,0,4,0,0,0,4,0,2
%N A262506 a(n) = A262503(n) - A259934(n).
%H A262506 Antti Karttunen, <a href="/A262506/b262506.txt">Table of n, a(n) for n = 0..64800</a>
%H A262506 A. Karttunen, <a href="https://oeis.org/plot2a?name1=A261103&amp;name2=A262506&amp;tform1=untransformed&amp;tform2=untransformed&amp;shift=0&amp;radiop1=ratio&amp;drawlines=true">Ratio A261103(n)/a(n) drawn with the help of OEIS Plot2-script</a>
%F A262506 a(n) = A262503(n) - A259934(n).
%o A262506 (Scheme) (define (A262506 n) (- (A262503 n) (A259934 n)))
%Y A262506 Cf. A259934, A261089, A261103, A262503, A262505.
%K A262506 nonn
%O A262506 0,10
%A A262506 _Antti Karttunen_, Sep 25 2015