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

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

%S 1,1,1,2,10,110,2741,140985,14177631,2659528045,893354807474,

%T 518557715842286,504147721518034695,798582385374168781307,

%U 2011030171464903368562577,7875983238415961664043803110,47030087514170790354083969835412,420571558854512807058857478503109737

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

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

%Y Cf. A062498.

%K nonn

%O 0,4

%A _Olivier GĂ©rard_, Jun 23 2001

%E a(11) 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 25 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)