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!)
A062489 Nearest integer to (Product(n^((1 + log(i))/(1 + i^2)), {i, 1, n})). 1

%I #5 Jun 29 2015 02:56:16

%S 1,1,2,3,5,8,12,16,21,28,35,43,53,63,75,87,101,116,132,150,168,188,

%T 209,232,255,280,306,333,362,392,423,456,490,525,562,599,639,679,721,

%U 764,809,855,902,951,1001,1052,1105,1159,1214,1271,1329,1389,1450

%N Nearest integer to (Product(n^((1 + log(i))/(1 + i^2)), {i, 1, n})).

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

%Y Cf. A062488.

%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 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)