Question
Question: What are the first 100 digits of \(\pi \) ?...
What are the first 100 digits of π ?
Solution
π is a non-repeating non-terminating irrational number. For calculation purposes we just need the value 3.141 but π has been a very attractive number for mathematicians for many decades. Currently, the best method we have to find its value is by using the Binomial theorem.
Complete step by step solution:
The very first attempts to calculate the value of π were made by drawing a hexagon inside the circle, and a square outside the circle. This was just sufficient to tell us that 3<π<4 .
This hexagon was further bisected into the dodecagon (12 sides) to get a more precise value. This process was repeated for many years.
Then, amidst a pandemic, came the ground-breaking work of famous mathematician and physicist Sir Isaac Newton.
He used Binomial theorem to calculate π . This is how he did it.
We know that according to Binomial theorem,
(x+y)n=r=0∑nnCrxn−ryrwhere n∈N and x,y∈R.
The expansion of this Binomial theorem for any index n, such that, n is a rational number, x is a real number and |x| < 1, gives the following result
(1+x)n=1+nx+2!n(n−1)x2+3!n(n−1)(n−2)x3+...+r!n(n−1)(n−2)...(n−r−1)xr+...∞
For n=21 , we have
(1+x)21=1+21x+2!21(21−1)x2+3!21(21−1)(21−2)x3+...+r!21(21−1)(21−2)...(21−r−1)xr+...∞
⇒(1+x)21=1+21x−81x2+161x3−1285x4+...∞ ...(i)
Let us assume a unit circle with centre at (0,0). Equation of this circle is x2+y2=1 . We can solve this equation further as,
y2=1−x2
For positive values of y, we have
y=1−x2
We can expand the RHS using equation (i) to get
y=1−21x2−81x4−161x6−1285x8+...∞
If we now integrate y from 0 to 1, we get the following area,
Thus, we can write,
x=0∫x=1ydx=x=0∫x=1(1−21x2−81x4−161x6−1285x8+...∞)dx
⇒4π=(x−213x3−815x5−1617x7−12859x9+...∞)x=0x=1
⇒4π=(1−61−401−1121−11525−...∞)
⇒π=4(1−61−401−1121−11525−...∞)
We can use this arithmetic expression to evaluate the value of π with great precision.
We need the first 100 digits of π , which will take at least a few days for us to solve. But ultimately, we can get our value of π with hundred digits, and it will look exactly like this,
π=3.1415926535 8979323846 2643383279 5028841971 6939937510 5820974944 5923078164 0628620899 8628034825 342117067
Note: We must remember that π is a non-repeating non-terminating irrational number. Therefore, it is impossible to list, or even find all digits of the number π . We must not ignore the fact that the traditional Binomial theorem is applicable only when n is a natural number.