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.

A053322 First differences of A031926.

This page as a plain text file.
%I A053322 #15 Mar 10 2025 05:06:03
%S A053322 270,30,12,48,30,12,192,18,18,24,18,150,18,54,126,54,30,180,66,84,36,
%T A053322 12,162,90,156,24,150,60,30,30,186,72,78,54,36,42,102,36,30,102,30,
%U A053322 168,12,228,42,132,78,18,162,408,60,234,168,192,108,120,18,210,174,120,90
%N A053322 First differences of A031926.
%C A053322 Minimal value 12 is for n = 3, 6, 22, 43, 90, 123, 125, 135, 144, 147, 201, 255, 276, 287, 310, 338, 350. - _Zak Seidov_, Jun 12 2017
%H A053322 Amiram Eldar, <a href="/A053322/b053322.txt">Table of n, a(n) for n = 1..10000</a>
%t A053322 With[{p = Prime[Range[1000]]}, Differences[p[[Position[Differences[p], 8] // Flatten]]]] (* _Amiram Eldar_, Mar 10 2025 *)
%Y A053322 Cf. A031926.
%Y A053322 Cf. A053321, A053323, A053324, A053325, A053326, A053327, A053331.
%K A053322 nonn
%O A053322 1,1
%A A053322 _Labos Elemer_, Mar 06 2000