I've seen some of the interesting summations to calculate the value of pi, but it occurred to me that it would be much easier to calculate pi by finding the area under the curve sqrt(1-x^2) as x goes from -1 to 1, then multiplying the value by 2 (to get the other half of the circle, of course).
I want to find the area without making reference to trigonometric functions (they implicitly make use of pi, which would defeat the purpose of solving for pi in the first place).
It should be very simple math, but apparently I missing something very fundamental. I cant seem to find the antiderivative of sqrt(1-x^2), what are the steps to taking this antiderivative?
Thanks in advance
I want to find the area without making reference to trigonometric functions (they implicitly make use of pi, which would defeat the purpose of solving for pi in the first place).
It should be very simple math, but apparently I missing something very fundamental. I cant seem to find the antiderivative of sqrt(1-x^2), what are the steps to taking this antiderivative?
Thanks in advance