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.

A090775 6*a(n) is the gap between sexy prime triples in the n-th sexy prime triple triple whose initial term is 5.

This page as a plain text file.
%I A090775 #5 Jan 19 2019 04:15:43
%S A090775 1,106,246,651,1351,1456,3711,13301,21596,52066,73361,96111,117461,
%T A090775 141226,158326,159201,159811,169561,178346,214376,240436,280581,
%U A090775 296766,301056,329861,337786,377721,413581,464171,473046,535746,539371,572761
%N A090775 6*a(n) is the gap between sexy prime triples in the n-th sexy prime triple triple whose initial term is 5.
%C A090775 The nine terms in any sexy prime triple triple {{a, b, c}, {d, e, f}, {g, h, i}} may be arranged to form a 3 X 3 magic square [ h a f / c e g / d i b ].
%e A090775 a(3)=246 identifies the third sexy prime triple triple whose initial term is 5: {{5, 11, 17}, {5+6*246, 11+6*246, 17+6*246}, {5+2*6*246, 11+2*6*246, 17+2*6*246}} which is equal to {{5, 11, 17}, {1481, 1487, 1493}, {2957, 2963, 2969}}.
%Y A090775 Cf. A023201, A046117.
%K A090775 nonn
%O A090775 1,2
%A A090775 _Ray G. Opao_, Feb 08 2004