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 A153595 #10 Apr 16 2022 15:02:56 %S A153595 6,3,5,2,4,3,2,4,1,3,3,2,1,4,1,2,2,3,1,2,3,1,2,1,3,2,1,2,2,2,1,1,3,0, %T A153595 2,1,2,2,1,1,3,2,1,2,1,3,1,1,1,2,1,2,0,2,3,1,1,2,1,2,1,1,0,3,1,1,1,1, %U A153595 2,2,0,1,2,2,1,2,1,1,3,1,1,1,2,1,2,1,1,1,2,1,0,2,0,2,1,1,0,1,2,1 %N A153595 Floor of difference between imaginary parts of consecutive nontrivial zeros of Riemann zeta function. %H A153595 G. C. Greubel, <a href="/A153595/b153595.txt">Table of n, a(n) for n = 1..2000</a> %t A153595 Table[Floor[Im[ZetaZero[n + 1] - ZetaZero[n]]], {n, 1, 100}] %K A153595 nonn %O A153595 1,1 %A A153595 _Vladimir Reshetnikov_, Dec 29 2008