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.

A053324 First differences of A031930.

This page as a plain text file.
%I A053324 #13 Mar 10 2025 05:06:10
%S A053324 12,256,42,110,42,136,200,204,36,70,152,40,12,20,178,80,22,78,180,30,
%T A053324 198,102,48,132,42,156,150,122,18,102,22,68,72,16,152,60,100,272,58,
%U A053324 90,20,298,12,140,130,12,110,76,42,120,48,110,64,158,88,320,100,174,50
%N A053324 First differences of A031930.
%H A053324 Amiram Eldar, <a href="/A053324/b053324.txt">Table of n, a(n) for n = 1..10000</a>
%t A053324 Differences[Select[Partition[Prime[Range[1000]],2,1],#[[2]]-#[[1]]==12&][[;;,1]]] (* _Harvey P. Dale_, Sep 28 2024 *)
%Y A053324 Cf. A031930.
%Y A053324 Cf. A053321, A053322, A053323, A053325, A053326, A053327, A053331.
%K A053324 nonn
%O A053324 1,1
%A A053324 _Labos Elemer_, Mar 06 2000