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 A246931 #11 Sep 08 2022 08:46:09 %S A246931 43,107,181,263,349,433,521,613,701,809,887,997,1091,1193,1291,1423, %T A246931 1493,1601,1699,1811,1931,2029,2137,2267,2357,2459,2593,2693,2791, %U A246931 2903,3023,3167,3271,3373,3511,3607,3709,3833,3931,4057,4177,4283,4423,4547 %N A246931 Prime(14*n). %H A246931 Jens Kruse Andersen, <a href="/A246931/b246931.txt">Table of n, a(n) for n = 1..10000</a> %t A246931 Prime[14 Range[50]] %o A246931 (Magma) [NthPrime(14*n): n in [1..50]]; %o A246931 (PARI) vector(100,n,prime(14*n)) \\ _Derek Orr_, Sep 08 2014 %Y A246931 Cf. similar sequences listed in A246929. %K A246931 nonn,easy %O A246931 1,1 %A A246931 _Vincenzo Librandi_, Sep 08 2014