Skip to content

Commit f9ad741

Browse files
Merge pull request #382 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 931ff3b + 4a74a26 commit f9ad741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,15 +209,15 @@ Srinivasa Ramanujan made groundbreaking contributions to mathematics, particular
209209

210210
### **Ramanujan's Infinite Series for \( \pi \):**
211211

212-
One of his most famous formulas is an infinite series for \( \frac{1}{\pi} \):
212+
One of his most famous formulas is an infinite series for $large \color{DeepSkyBlue} \( \frac{1}{\pi} \)$:
213213

214214
$\huge \color{DeepSkyBlue} \frac{1}{\pi} = \frac{2\sqrt{2}}{9801} \sum_{n=0}^{\infty} \frac{(4n)!(1103 + 26390n)}{(n!)^4 396^{4n}}$
215215

216216
<br>
217217

218218
Where:
219219

220-
- **$\huge \color{DeepSkyBlue} \( n \)$** : Summation index.
220+
- **$large \color{DeepSkyBlue} \( n \)$** : Summation index.
221221

222222
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.
223223

0 commit comments

Comments
 (0)