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.

A359965 a(n) is the least arithmetic number (A003601) having exactly n divisors.

This page as a plain text file.
%I A359965 #10 Jan 21 2023 03:44:26
%S A359965 1,3,49,6,14641,20,594823321,30,8281,304,41426511213649,60,
%T A359965 491258904256726154641,832,717409,168,
%U A359965 160470643909878751793805444097921,612,114445997944945591651333831028437092270721,432,87616,44032,6111571184724799803076702357055363809,420,13521270961
%N A359965 a(n) is the least arithmetic number (A003601) having exactly n divisors.
%C A359965 a(n) is the least number k such that A000005(k) = n and n | A000203(k).
%C A359965 a(n) exists for all n: for example, if p is a prime such that p == 1 (mod n), then p^(n-1) has n divisors and n | A000203(p^(n-1)).
%Y A359965 Subsequence of A003601.
%Y A359965 Cf. A000005, A000203, A359963.
%Y A359965 Similar sequences: A005179, A073904.
%K A359965 nonn
%O A359965 1,2
%A A359965 _Amiram Eldar_, Jan 20 2023