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 A090891 #5 Jan 19 2019 04:15:43 %S A090891 18,21,49,130,1383,2660,3245,5730,9569,10735,11018,12054,13528,18249, %T A090891 19222,21483,22029,31665,31899,37804,40576,59322,59353,59966,65020, %U A090891 65972,73843,80938,82716,84445,85365,89866,92586,103639,105158,107149 %N A090891 30*a(n) is the gap between sexy prime triples in the n-th sexy prime triple triple whose initial term is 17. %C A090891 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 A090891 a(2)=21 identifies the second sexy prime triple triple whose initial term is 17: {{17, 23, 29}, {17+30*21, 23+30*21, 29+30*21}, {17+2*30*21, 23+2*30*21, 29+2*30*21}} which is equal to {{17, 23, 29}, {647, 653, 659}, {1277, 1283, 1289}}. %Y A090891 Cf. A023201, A046117. %K A090891 nonn %O A090891 1,1 %A A090891 _Ray G. Opao_, Feb 16 2004