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.

A083212 Where records occur in A083206.

This page as a plain text file.
%I A083212 #11 Dec 04 2024 15:46:12
%S A083212 1,6,24,48,60,120,180,240,360,720,840,1260,1680,2520,5040,7560,10080,
%T A083212 15120,20160,25200,27720,45360,50400,55440,83160,110880,166320,221760,
%U A083212 277200,332640
%N A083212 Where records occur in A083206.
%C A083212 a(1) = 1, a(n+1) = Min{k>a(n): A083206(k) > A083206(a(n))};
%C A083212 A083213(n) = A083206(a(n)).
%C A083212 Starting at 48, these appear to be the same as the highly composite numbers, A002182. - _T. D. Noe_, Mar 31 2010
%Y A083212 Positions of records in A083206.
%Y A083212 Cf. A083213 (record values).
%Y A083212 Cf. also A002182, A065218.
%K A083212 nonn
%O A083212 1,2
%A A083212 _Reinhard Zumkeller_, Apr 22 2003
%E A083212 Extended by _T. D. Noe_, Mar 31 2010
%E A083212 Terms a(20) .. a(30) from _Antti Karttunen_, Dec 04 2024