Pi (divided by 4) can be approximated by the following infinite series:
pi/4 = 1 - 1/3 + 1/5 - 1/7 + ...
For a given number of terms (n), return the difference between the actual value of pi and this approximation of the constant.
Also, try Problem 2909, a slightly harder variant of this problem.
Is my wife right? Now with even more wrong husband
1145 Solvers
631 Solvers
402 Solvers
Natural numbers in string form
98 Solvers
Check that number is whole number
274 Solvers
Problem Tags