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.

A053326 First differences of A031934.

This page as a plain text file.
%I A053326 #13 Mar 10 2025 05:06:17
%S A053326 102,180,108,30,342,210,318,252,18,42,210,414,54,456,54,402,258,342,
%T A053326 258,756,126,78,42,450,84,576,588,66,366,228,420,246,366,240,354,90,
%U A053326 240,156,150,198,510,246,96,828,156,60,36,870,180,114,54,660,600,522,330
%N A053326 First differences of A031934.
%H A053326 Amiram Eldar, <a href="/A053326/b053326.txt">Table of n, a(n) for n = 1..10000</a>
%t A053326 With[{p = Prime[Range[2000]]}, Differences[p[[Position[Differences[p], 16] // Flatten]]]] (* _Amiram Eldar_, Mar 10 2025 *)
%Y A053326 Cf. A031934.
%Y A053326 Cf. A053321, A053322, A053323, A053324, A053325, A053327, A053331.
%K A053326 nonn
%O A053326 1,1
%A A053326 _Labos Elemer_, Mar 06 2000