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 A383591 #25 May 10 2025 09:18:51 %S A383591 7,113,1327,15683,31397,31397,360653,1349533,1357333,17051887, %T A383591 20831323,47326913,436273291,3842610773,3842610773,22367084959, %U A383591 25056082087,25056082087,304599509051,1346294310749 %N A383591 Smallest prime p where the absolute difference of the gaps to the adjacent primes exceeds n*log(p). %e A383591 a(3) = 1327 because we have abs(1321 - 2*1327 + 1361) = 28, which is greater than 3*log(1327) ≈ 21.57, and no smaller prime meets this condition. %Y A383591 Cf. A036263, A383215, A383216. %K A383591 nonn,hard,more %O A383591 1,1 %A A383591 _Jean-Marc Rebert_, May 03 2025