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 A002382 M1242 N0476 #37 Jul 02 2025 16:01:54 %S A002382 0,1,2,4,11,15,18,23,37,44,57,78,88,95,106,134,156,205,221,232,249, %T A002382 310,323,414,429,452,550,576,639,667,715,785,816,837,946,1003,1038, %U A002382 1122,1159,1222,1313,1562,1635,1740,1786,1817,1976,2108,2279,2493,2585,2641 %N A002382 Numbers of the form (p^2 - 49)/120 where p is prime. %C A002382 Primes p corresponding to a(n) are found in A003631(n+2) = A042993(n+3) = A097957(n+1). - _Ray Chandler_, Jul 29 2019 %D A002382 H. Gupta, On a conjecture of Chowla, Proc. Indian Acad. Sci., 5A (1937), 381-384. %D A002382 N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence). %D A002382 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A002382 Ray Chandler, <a href="/A002382/b002382.txt">Table of n, a(n) for n = 1..10000</a> (first 1000 terms from Harvey P. Dale) %H A002382 H. Gupta, <a href="/A002381/a002381.pdf">On a conjecture of Chowla</a>, Proc. Indian Acad. Sci., 5A (1937), 381-384. [Annotated scanned copy] %t A002382 Select[(Prime[Range[150]]^2-49)/120,IntegerQ] (* _Harvey P. Dale_, Jan 19 2014 *) %Y A002382 Cf. A002381, A002855, A003631, A042993, A097957. %K A002382 nonn %O A002382 1,3 %A A002382 _N. J. A. Sloane_ %E A002382 More terms from _James Sellers_, May 03 2000