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.
%I A196251 #22 Sep 25 2023 19:20:38 %S A196251 1,0,1,1,0,0,1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,1,0,0,1,1,0,1,0,1,1,1,0,0, %T A196251 0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,1,0,0,1,0,1,0,1,1,0,1,0,0,1,1,0,1,0, %U A196251 1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,1,1,0,0,1,1,1,0,1,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,0,1,1,1,1,1,1,0,1,1,1,0,67,67 %N A196251 Leading terms of successive absolute differences of the partition numbers (A000041). %H A196251 Pontus von Brömssen, <a href="/A196251/b196251.txt">Table of n, a(n) for n = 0..10000</a> %H A196251 Pontus von Brömssen, <a href="/A196251/a196251.png">Scatterplot of n, a(n) for n = 0..100000</a>. %H A196251 Wikipedia, <a href="https://en.wikipedia.org/wiki/Gilbreath%27s_conjecture">Gilbreath's_conjecture</a> %H A196251 <a href="/index/Ge#Gilbreath">Index entries for sequences related to Gilbreath conjecture and transform</a>. %t A196251 First /@ NestList[Abs[Differences[#]] &, PartitionsP /@ Range[0, 125], 125] %Y A196251 Gilbreath transform of A000041. %Y A196251 Cf. A036262, A362451. %K A196251 nonn,look %O A196251 0,125 %A A196251 _Vladimir Reshetnikov_, Oct 27 2011