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.

A350563 Sums of 4 primes whose product is the average of a twin prime pair.

This page as a plain text file.
%I A350563 #4 Jan 07 2022 13:28:21
%S A350563 12,15,19,23,26,29,36,37,43,51,53,57,61,67,69,79,81,83,89,99,107,109,
%T A350563 113,119,121,123,129,131,133,137,141,143,146,149,153,156,159,167,169,
%U A350563 173,177,187,189,197,201,207,209,213,223,227,229,233,237,239,247,249,251,259,261,263
%N A350563 Sums of 4 primes whose product is the average of a twin prime pair.
%H A350563 <a href="/index/Par#part">Index entries for sequences related to partitions</a>
%e A350563 12 is in the sequence since 12 = 2+2+3+5 (all primes) and 2*2*3*5 = 60 is the average of the twin prime pair (59,61).
%Y A350563 Cf. A001097, A014574, A259194.
%K A350563 nonn
%O A350563 1,1
%A A350563 _Wesley Ivan Hurt_, Jan 05 2022