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 A330744 #10 Jan 10 2020 18:13:50 %S A330744 1,2,4,6,12,24,40,60,84,168,336,528,792,936,1872,2448,2736,4560,5520, %T A330744 8280,11592,23184,29232,31248,62496,74592,124320,137760,144480,157920, %U A330744 315840,356160,559680,623040,644160,966240,1061280,1124640,1686960,1734480,2049840,2218320,2330640,2499120,4165200,4539600,4726800,4820400 %N A330744 Primorial deflation of A133411(n), where A133411(n) is the smallest highly composite number of the form k*a(n-1) where k is an integer greater than 1. %C A330744 a(n) is the unique integer k such that A108951(k) = A133411(n). %C A330744 Note that this sequence is strictly growing, even though A329902 (whose subsequence this is) is not monotonic. %C A330744 Conjectured to be a subsequence of A330745. %H A330744 Antti Karttunen, <a href="/A330744/b330744.txt">Table of n, a(n) for n = 1..223</a> (computed from the 10000 term b-file of A002182 prepared from Flammenkamp's data) %F A330744 a(n) = A329900(A133411(n)). %o A330744 (PARI) A330744(n) = A329900(A133411(n)); %Y A330744 Cf. A002182, A108951, A133411, A329900, A329902, A330745. %K A330744 nonn %O A330744 1,2 %A A330744 _Antti Karttunen_, Jan 10 2020