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.

A155182 Divisors of 12!.

This page as a plain text file.
%I A155182 #28 Jul 31 2024 07:59:46
%S A155182 1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,18,20,21,22,24,25,27,28,30,32,33,
%T A155182 35,36,40,42,44,45,48,50,54,55,56,60,63,64,66,70,72,75,77,80,81,84,88,
%U A155182 90,96,99,100,105,108,110,112,120,126,128,132,135,140,144,150,154,160
%N A155182 Divisors of 12!.
%C A155182 The sequence is finite with A027423(12) = 792 terms:
%C A155182 a(792) = A000142(12) = 479001600 is the last term.
%H A155182 Reinhard Zumkeller, <a href="/A155182/b155182.txt">Table of n, a(n) for n = 1..792</a> (full sequence)
%H A155182 <a href="/index/Di#divisors">Index entries for sequences related to divisors of numbers</a>.
%H A155182 <a href="/index/Fa#factorial">Index entries for sequences related to factorial numbers</a>.
%e A155182 Last ten numbers: 47900160, 53222400, 59875200, 68428800, 79833600, 95800320, 119750400, 159667200, 239500800, 479001600. - _Zerinvary Lajos_, Jun 13 2009
%t A155182 Divisors[12!][[;;100]] (* _Paolo Xausa_, Jul 31 2024 *)
%o A155182 (Sage) divisors(factorial(12)) # _Zerinvary Lajos_, Jun 13 2009
%o A155182 (PARI) divisors(12!)
%Y A155182 Subsequence of A051038.
%Y A155182 Cf. A174228. - _Reinhard Zumkeller_, May 24 2010
%K A155182 fini,full,nonn,easy,look
%O A155182 1,2
%A A155182 _Reinhard Zumkeller_, Jan 21 2009