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 A035303 #15 Jul 08 2025 21:32:25 %S A035303 1,2,3,4,5,6,8,9,10,12,15,16,18,20,24,25,30,36,40,45,48,50,60,72,75, %T A035303 80,90,100,120,144,150,180,200,225,240,300,360,400,450,600,720,900, %U A035303 1200,1800,3600 %N A035303 Divisors of 3600. %C A035303 Sequence is finite with last term a(45)=3600=60^2; A048691(60)=45. [From _Reinhard Zumkeller_, Dec 08 2009] %H A035303 <a href="/index/Di#divisors">Index entries for sequences related to divisors of numbers</a> %t A035303 Divisors[ 3600 ] %o A035303 (PARI) divisors(3600) %Y A035303 Cf. A018266, A171425. [From _Reinhard Zumkeller_, Dec 08 2009] %K A035303 nonn,fini,full,easy %O A035303 1,2 %A A035303 _N. J. A. Sloane_