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!)
A062492 Integer part of (Product(n^((1 + log(1 + i))/(1 + i^2)), {i, 1, n})). 1

%I #5 Jun 29 2015 02:55:48

%S 1,1,2,5,9,17,27,40,58,80,107,139,177,221,271,328,393,465,546,634,732,

%T 838,954,1079,1214,1360,1516,1682,1860,2050,2251,2463,2689,2926,3176,

%U 3439,3716,4005,4309,4626,4957,5303,5664,6039,6429,6834,7255,7692

%N Integer part of (Product(n^((1 + log(1 + i))/(1 + i^2)), {i, 1, n})).

%t Floor[Product[n^((1 + Log[1 + i])/(1 + i^2)), {i, 1, n}]]

%Y Cf. A062493.

%K nonn

%O 0,3

%A _Olivier GĂ©rard_, Jun 23 2001

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