#I made an infinite series for the approximation of pi but its inefficient, wondering how to optimize
25 messages · Page 1 of 1 (latest)
Basically calculates the perimeter of the quarter circle and multiplies by two to get pi.
In the Desmos graph as you increase P, the approximation gets closer to pi
It’s kind of inefficient so I was wondering if there’s a way to optimise it while keeping the same idea
can you explain how you derived it?
Idk but I made a approximation of pi using the area of a circle https://www.desmos.com/calculator/drdxna2ns5
Uh u get the sum of the distances between the points on the circle
And as N increases the distance between each point gets smaller
And there are more points
So you are calculating pi through circumference
Yes
Welp yours seems better
I tried to make one using arc length similar to what you did and I simplified it however it won’t calculate it because at 2 its 1/0
Time disappeared in a instant I have school in 5 hrs gn
I would have anyway lol
Have you taken calculus?
No but anyway this is more for something I wanna try to computate with programming
And the arc length integral is the same as this I think anyways
hey wanna still try ot compute with programming
I alr did just saying its inefficient