Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #6 Nov 27 2019 12:07:51
%S 1,1,2,3,23,532,669606,8161018310,2888582082500892851
%N Height of the 3*5*7*11*...*prime(n)-th cyclotomic polynomial.
%H A. Arnold and M. Monagan, <a href="http://www.cecm.sfu.ca/~ada26/cyclotomic/">Calculating cyclotomic polynomials of very large height</a>.
%F a(n) = A160338(A070826(n))
%K nonn,more
%O 1,3
%A _Max Alekseyev_, May 13 2009, May 19 2009