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!)
A062495 Nearest integer to Product_{j=1..n-1} (n-j)^log(j). 1

%I #10 Jun 14 2022 21:40:38

%S 1,1,1,1,2,5,23,196,2813,65961,2461846,142900605,12629963362,

%T 1667181039425,322952216807258,90343400059852993,35964677954267885714,

%U 20101122321919710856624,15578877275203698667362792,16551744087124668098653612165

%N Nearest integer to Product_{j=1..n-1} (n-j)^log(j).

%t Round[Product[(n - i)^Log[i], {i, 1, n - 1}]]

%Y Cf. A062494.

%K nonn

%O 0,5

%A _Olivier GĂ©rard_, Jun 23 2001

%E a(14) onward corrected by _Sean A. Irvine_, Jun 14 2022

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 23 10:29 EDT 2024. Contains 371905 sequences. (Running on oeis4.)