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.

A053327 First differences of A031936.

This page as a plain text file.
%I A053327 #11 Mar 10 2025 04:50:03
%S A053327 546,190,122,378,154,248,342,358,942,86,270,214,50,40,140,100,30,326,
%T A053327 150,274,528,218,222,78,52,38,540,192,42,40,26,162,262,308,570,348,
%U A053327 184,456,200,244,498,62,378,1488,52,50,42,160,60,780,78,42,128,22,270,66
%N A053327 First differences of A031936.
%H A053327 Amiram Eldar, <a href="/A053327/b053327.txt">Table of n, a(n) for n = 1..10000</a>
%t A053327 With[{p = Prime[Range[2000]]}, Differences[p[[Position[Differences[p], 18] // Flatten]]]] (* _Amiram Eldar_, Mar 10 2025 *)
%Y A053327 Cf. A031936.
%Y A053327 Cf. A053321, A053322, A053323, A053324, A053325, A053326, A053331.
%K A053327 nonn
%O A053327 1,1
%A A053327 _Labos Elemer_, Mar 06 2000