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.

A053325 First differences of A031932.

This page as a plain text file.
%I A053325 #15 Mar 10 2025 05:06:13
%S A053325 180,24,456,66,24,90,456,174,264,192,318,66,210,120,66,120,84,570,84,
%T A053325 102,54,30,276,354,324,72,84,180,156,24,336,270,114,666,324,150,90,
%U A053325 324,96,24,126,186,108,126,24,150,162,528,186,54,120,90,300,456,120,150
%N A053325 First differences of A031932.
%H A053325 Amiram Eldar, <a href="/A053325/b053325.txt">Table of n, a(n) for n = 1..10000</a>
%t A053325 Differences[Transpose[Select[Partition[Prime[Range[1500]],2,1], Last[#]- First[#] == 14&]][[1]]] (* _Harvey P. Dale_, Aug 24 2012 *)
%Y A053325 Cf. A031932.
%Y A053325 Cf. A053321, A053322, A053323, A053324, A053326, A053327, A053331.
%K A053325 nonn
%O A053325 1,1
%A A053325 _Labos Elemer_, Mar 06 2000