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.
%I A076045 #4 Jun 26 2025 13:27:29 %S A076045 7,11,17,19,17,19,29,37,41,37,41,47,53,47,53,59,67,71,79,83,89,79,71, %T A076045 73,79,73,79,97,109,107,101,107,113,107,109,113,137,139,137,139,149, %U A076045 163,157,149,151,167,173,163,167,163,179,167,157,163,181,193 %N A076045 Primes that are three term sums of A076990. %F A076045 Let b(n) be A076990 then a(n)=b(n)+b(n+1)+b(n+2). %e A076045 a(1)=1+2+4=7; a(2)=2+4+5=11; a(3)=4+5+8=17; etc %Y A076045 Cf. A076990. %K A076045 nonn %O A076045 1,1 %A A076045 _David Garber_, Nov 02 2002