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.

A352634 Highly composite numbers that are one more than a prime number.

This page as a plain text file.
%I A352634 #25 Jun 09 2022 21:49:23
%S A352634 4,6,12,24,48,60,180,240,360,720,840,1260,5040,7560,10080,55440,
%T A352634 110880,166320,665280,1081080,1441440,6486480,32432400,61261200,
%U A352634 698377680,735134400,1102701600,1396755360,2205403200,20951330400,41902660800,73329656400,3212537328000
%N A352634 Highly composite numbers that are one more than a prime number.
%C A352634 Intersection of A002182 and A008864.
%F A352634 a(n) = A072828(n) + 1.
%e A352634 36 is not a term because 36 - 1 = 35 = 5*7.
%Y A352634 Cf. A002182, A008864, A072828.
%K A352634 nonn
%O A352634 1,1
%A A352634 _J. Lowell_, Mar 28 2022