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.

A374199 Divisors of 19679625.

This page as a plain text file.
%I A374199 #11 Jul 10 2024 16:35:44
%S A374199 1,3,5,7,9,15,17,21,25,27,35,45,49,51,63,75,85,105,119,125,135,147,
%T A374199 153,175,189,225,245,255,315,343,357,375,425,441,459,525,595,675,735,
%U A374199 765,833,875,945,1029,1071,1125,1225,1275,1323,1575,1715,1785,2125,2205,2295,2499,2625,2975,3087,3213,3375,3675,3825,4165
%N A374199 Divisors of 19679625.
%C A374199 Eleven of these divisors are also terms of A347391, and they are: 3, 5, 15, 189, 945, 2125, 6375, 9261, 46305, 401625, 19679625. It is not known whether A347391 contains any other odd terms.
%H A374199 Antti Karttunen, <a href="/A374199/b374199.txt">Table of n, a(n) for n = 1..128</a>
%t A374199 Divisors[19679625] (* _Paolo Xausa_, Jul 10 2024 *)
%o A374199 (PARI) A374199(n) = divisors(19679625)[n];
%Y A374199 Cf. A347391.
%K A374199 nonn,easy,fini,full
%O A374199 1,2
%A A374199 _Antti Karttunen_, Jul 10 2024