login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057074 a(n) = floor(12^12/n). 2

%I #10 Aug 12 2023 11:05:15

%S 8916100448256,4458050224128,2972033482752,2229025112064,

%T 1783220089651,1486016741376,1273728635465,1114512556032,990677827584,

%U 891610044825,810554586205,743008370688,685853880635,636864317732,594406696550

%N a(n) = floor(12^12/n).

%H Seiichi Manyama, <a href="/A057074/b057074.txt">Table of n, a(n) for n = 1..10000</a>

%o (PARI) a(n) = 12^12\n; \\ _Seiichi Manyama_, Aug 12 2023

%Y Cf. A000007, A033324, A033347, A057066-A057075.

%K nonn,easy

%O 1,1

%A _Henry Bottomley_, Jul 31 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)