diff --git a/README.md b/README.md index 17c8ef7..68eceaf 100644 --- a/README.md +++ b/README.md @@ -211,13 +211,13 @@ Srinivasa Ramanujan made groundbreaking contributions to mathematics, particular One of his most famous formulas is an infinite series for \( \frac{1}{\pi} \): -$\frac{1}{\pi} = \frac{2\sqrt{2}}{9801} \sum_{n=0}^{\infty} \frac{(4n)!(1103 + 26390n)}{(n!)^4 396^{4n}}$ +$\huge \color{DeepSkyBlue} \frac{1}{\pi} = \frac{2\sqrt{2}}{9801} \sum_{n=0}^{\infty} \frac{(4n)!(1103 + 26390n)}{(n!)^4 396^{4n}}$
Where: -- **\( n \)**: Summation index. +- **$\huge \color{DeepSkyBlue} \( n \)$** : Summation index. This series converges extraordinarily rapidly, making it highly efficient for calculating \( \pi \) to many decimal places. In 1985, William Gosper used this formula to compute \( \pi \) to 17 million digits.