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.

A053323 First differences of A031928.

This page as a plain text file.
%I A053323 #24 Mar 10 2025 05:06:06
%S A053323 42,60,42,54,72,12,126,30,54,60,18,78,24,18,90,102,18,12,102,18,78,
%T A053323 150,72,156,72,24,78,78,138,12,24,36,54,378,126,72,12,36,120,30,84,
%U A053323 108,252,156,30,24,12,126,60,54,30,348,18,12,12,18,12,54,12,24,120,180,198,48
%N A053323 First differences of A031928.
%C A053323 Minimal value is 12; a(n) = 12 for n = 6, 22, 128, 172, 218, 229, 248, 253, 320, 344. - _Zak Seidov_, Jun 12 2017
%H A053323 Amiram Eldar, <a href="/A053323/b053323.txt">Table of n, a(n) for n = 1..10000</a>
%t A053323 Differences[Select[Partition[Prime[Range[800]],2,1],#[[2]]-#[[1]]==10&][[All,1]]] (* _Harvey P. Dale_, Jan 16 2017 *)
%Y A053323 Cf. A031928, A079033.
%Y A053323 Cf. A053321, A053322, A053324, A053325, A053326, A053327, A053331.
%K A053323 nonn,easy
%O A053323 1,1
%A A053323 _Labos Elemer_, Mar 06 2000