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.

A226557 a(n) = |A020497(n) - prime(n+4) + 10|.

This page as a plain text file.
%I A226557 #8 Jun 10 2013 21:35:27
%S A226557 0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,4,2,4,2,2,0,2,4,12,12,4,6,4,8,2,6,6,
%T A226557 4,2,0,0,6,2,4,2,8,0,2,4,2,4,8,10,6,6
%N A226557 a(n) = |A020497(n) - prime(n+4) + 10|.
%C A226557 Approximation of A020497(n) by function of the form prime(n+k) - c, where k,c are constants. The choice k=4 is stipulated by removing 2 and 5 from the considered prime constellations and 11 is chosen as the first prime (for n=1), since the second constellation {11,13} should be a twin pair. The choice c=10 corresponds to a(0) = 0.
%C A226557 a(n) = 0 for n=1,2,3,4,5,7,8,9,10,11,12,13,14,15,16,22,36,37,43,...
%Y A226557 Cf. A020497.
%K A226557 nonn
%O A226557 1,6
%A A226557 _Vladimir Shevelev_, Jun 10 2013