Write a method to compute the following series:
m(i) = 
Write a test program that displays the following table:
i | m(i) |
1 | 0.5000 |
2 | 1.1667 |
... |
|
19 | 16.4023 |
20 | 17.3546 |
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.