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 A098350 #11 Jul 05 2012 07:04:22 %S A098350 4,6,6,10,9,10,14,15,15,14,22,21,25,21,22,26,33,35,35,33,26,34,39,55, %T A098350 49,55,39,34,38,51,65,77,77,65,51,38,46,57,85,91,121,91,85,57,46,58, %U A098350 69,95,119,143,143,119,95,69,58,62,87,115,133,187,169,187,133,115,87,62 %N A098350 Multiplication table of the primes read by antidiagonals. %C A098350 Contains only semiprimes (A001358). %C A098350 sum{n>=1, k>=1} 1/T(n,k)^s = P(s)^2, where P is the Prime Zeta Function. - _Enrique Pérez Herrero_, Jun 24 2012 %F A098350 T(n,k) = A003991(prime(n),prime(k)). %F A098350 T(n,k) = T(k,n) = A087112(n,k). %e A098350 4, 6, 10, 14, 22, 26, 34, 38, 46, 58,... %e A098350 6, 9, 15, 21, 33, 39, 51, 57, 69, 87,... %e A098350 10, 15, 25, 35, 55, 65, 85, 95,115,145,... %e A098350 14, 21, 35, 49, 77, 91,119,133,161,203,... %e A098350 22, 33, 55, 77,121,143,187,209,253,319,... %e A098350 26, 39, 65, 91,143,169,221,247,299,377,... %e A098350 34, 51, 85,119,187,221,289,323,391,493,... %Y A098350 Cf. A098351, A006881. %K A098350 nonn,tabl %O A098350 1,1 %A A098350 Douglas Stones (dssto1(AT)student.monash.edu.au), Sep 04 2004