Approximating PI: Improving Arctan (1/√3) Approximation

  • Context: Graduate 
  • Thread starter Thread starter linyen416
  • Start date Start date
  • Tags Tags
    Pi
Click For Summary
SUMMARY

The discussion focuses on improving the approximation of π using the arctan function, specifically arctan(1/√3). The method involves utilizing the power series expansion for arctan, which is x – x³/3 + x⁵/5 – x⁷/7. A significant recommendation is to adopt Machin’s formula, which states that π/4 = 4 arctan(1/5) – arctan(1/239), as it utilizes rational numbers for faster convergence. The original method's reliance on the irrational number 1/√3 complicates the approximation process.

PREREQUISITES
  • Understanding of power series and their convergence properties
  • Familiarity with the arctan function and its series expansion
  • Knowledge of Machin's formula for π approximation
  • Basic skills in numerical methods for calculating infinite series
NEXT STEPS
  • Study the derivation and application of Machin's formula for π
  • Explore the convergence of power series and their implications in numerical analysis
  • Learn about the binomial expansion and its use in calculating irrational numbers
  • Investigate alternative series for π approximation, such as the Bailey-Borwein-Plouffe formula
USEFUL FOR

Mathematicians, educators, and students interested in numerical methods for approximating π, as well as anyone looking to deepen their understanding of series expansions and convergence in calculus.

linyen416
Messages
20
Reaction score
0
by writing arctan as a power series, you can obtain an approximation to arctan (1/root 3) and hence approximate pi. I've done this by multiplying my answer for arctan (1/root3) by 6 to get 3.14... radians.

I would like to know How can this approximation be improved?


thanks!
 
Physics news on Phys.org
linyen416 said:
by writing arctan as a power series, you can obtain an approximation to arctan (1/root 3) and hence approximate pi. I've done this by multiplying my answer for arctan (1/root3) by 6 to get 3.14... radians.

I would like to know How can this approximation be improved?


thanks!

This is an interesting question because in order to calculate the approximate value of pi by using an arctan series, you first need to calculate the value of the arctan by using an infinite series.

The power series for arctan (x) is:

x – x^3/3 + x^5/5 – x^7/7 . . .

The only problem I see with your method is your choice of x as being 1 / sqrt 3. This is itself an irrational number so you would first need to either know its value to many decimal places, or calculate that from another infinite series such as the binomial expansion, which greatly complicates your work.

I would recommend you follow the example of William Shanks who spent some twenty years on this problem from 1853 to 1873! He used an equation known as Machin’s formula which is based on the value of two arctangents;

pi/4 = 4 arctan (1/5) – arctan (1/239).

This has the advantage that the values of x are at least rational numbers and they are both small numbers so the series converges quickly. A good exercise for a rainy day!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 7 ·
Replies
7
Views
10K
  • · Replies 9 ·
Replies
9
Views
6K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K