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.

A057074 a(n) = floor(12^12/n).

This page as a plain text file.
%I A057074 #12 Mar 14 2025 11:03:33
%S A057074 8916100448256,4458050224128,2972033482752,2229025112064,
%T A057074 1783220089651,1486016741376,1273728635465,1114512556032,990677827584,
%U A057074 891610044825,810554586205,743008370688,685853880635,636864317732,594406696550
%N A057074 a(n) = floor(12^12/n).
%H A057074 Seiichi Manyama, <a href="/A057074/b057074.txt">Table of n, a(n) for n = 1..10000</a>
%H A057074 <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (1).
%o A057074 (PARI) a(n) = 12^12\n; \\ _Seiichi Manyama_, Aug 12 2023
%Y A057074 Cf. A000007, A033324, A033347, A057066-A057075.
%K A057074 nonn,easy
%O A057074 1,1
%A A057074 _Henry Bottomley_, Jul 31 2000