| Author |
Comment/Response |
Tom
|
05/05/12 06:48am
My desired computation goes like this.
Definition:
"For any integer k, let r(k) be the highest x such that
(x/ln(x))*(1 + 1/ln(x)) = 108.2 + k"
My equation:
"product{1-1/r(k) : 0 <= k <= 3000}".
What would be the required input?
With thanks in advance.
URL: , |
|