Formulas: Difference between revisions
From charlesreid1
No edit summary |
(Add Binet's Fibonacci Formula (via update-page on MediaWiki MCP Server)) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
<math> | <math> | ||
\pi^{-1} = \dfrac{\sqrt{8}}{99^2} \sum_{k \geq 0} \dfrac{ (4k)! }{ (4^k k!)^4 } \dfrac{1103 + 26390 k}{99^{4k}} | \pi^{-1} = \displaystyle{ \dfrac{\sqrt{8}}{99^2} } \displaystyle{ \sum_{k \geq 0} \dfrac{ (4k)! }{ (4^k k!)^4 } } \displaystyle{ \dfrac{1103 + 26390 k}{99^{4k}} } | ||
</math> | |||
Wallis Product for Pi [https://en.wikipedia.org/wiki/Wallis_product]: | |||
<math> | |||
\dfrac{\pi}{2} = \prod_{n=1}^{\infty} \left( \dfrac{2n}{2n-1} \cdot \dfrac{2n}{2n+1} \right) = \dfrac{2}{1} \cdot \dfrac{2}{3} \cdot \dfrac{4}{3} \cdot \dfrac{4}{5} \cdot \dfrac{6}{5} \cdot \dfrac{6}{7} \cdots | |||
</math> | </math> | ||
| Line 19: | Line 25: | ||
</math> | </math> | ||
Euler formula [https://www.math.purdue.edu/~eremenko/dvi/euler.pdf]: | |||
<math> | |||
e^{i \pi} + 1 = 0 | |||
</math> | |||
Euler's sum of inverse squares: | |||
<math> | <math> | ||
\ | \sum_{n=1}^{\infty} \dfrac{1}{n^2} = \dfrac{\pi^2}{6} | ||
</math> | </math> | ||
Stirling's Approximation [https://en.wikipedia.org/wiki/Stirling%27s_approximation]: | |||
<math> | <math> | ||
n! \sim \sqrt{2 \pi n} \left( \dfrac{n}{e} \right)^n | |||
</math> | </math> | ||
| Line 40: | Line 52: | ||
b_{2n} = \sqrt{a_{2n} b_n} | b_{2n} = \sqrt{a_{2n} b_n} | ||
</math> | </math> | ||
Binet's Fibonacci Formula [https://en.wikipedia.org/wiki/Fibonacci_sequence#Binet's_formula]: | |||
<math> | |||
F_n = \dfrac{ \varphi^n - \psi^n }{ \sqrt{5} } | |||
</math> | |||
where <math>\varphi = \dfrac{1 + \sqrt{5}}{2}</math> (the golden ratio) and <math>\psi = \dfrac{1 - \sqrt{5}}{2} = -\varphi^{-1}</math>. | |||
{{MathFlag}} | |||
Latest revision as of 21:23, 25 May 2026
The most beautiful formulas:
Ramanujan's inverse pi formula:
$ \pi^{-1} = \displaystyle{ \dfrac{\sqrt{8}}{99^2} } \displaystyle{ \sum_{k \geq 0} \dfrac{ (4k)! }{ (4^k k!)^4 } } \displaystyle{ \dfrac{1103 + 26390 k}{99^{4k}} } $
Wallis Product for Pi [1]:
$ \dfrac{\pi}{2} = \prod_{n=1}^{\infty} \left( \dfrac{2n}{2n-1} \cdot \dfrac{2n}{2n+1} \right) = \dfrac{2}{1} \cdot \dfrac{2}{3} \cdot \dfrac{4}{3} \cdot \dfrac{4}{5} \cdot \dfrac{6}{5} \cdot \dfrac{6}{7} \cdots $
Gaussian integral:
$ \int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{2 \pi} $
Ramanujan sum:
$ \sum_{k=1}^{\infty} k = - \frac{1}{12} $
Euler formula [2]:
$ e^{i \pi} + 1 = 0 $
Euler's sum of inverse squares:
$ \sum_{n=1}^{\infty} \dfrac{1}{n^2} = \dfrac{\pi^2}{6} $
Stirling's Approximation [3]:
$ n! \sim \sqrt{2 \pi n} \left( \dfrac{n}{e} \right)^n $
Archimedes' Recurrence Formula:
$ a_{2n} = \frac{2 a_n b_n}{a_n + b_n} $
$ b_{2n} = \sqrt{a_{2n} b_n} $
Binet's Fibonacci Formula [4]:
$ F_n = \dfrac{ \varphi^n - \psi^n }{ \sqrt{5} } $
where $ \varphi = \dfrac{1 + \sqrt{5}}{2} $ (the golden ratio) and $ \psi = \dfrac{1 - \sqrt{5}}{2} = -\varphi^{-1} $.
| Mathematical Constants
Irrational Numbers: Euler-Mascheroni Constant · Sqrt2 · Phi · Sqrt3 · e · Sqrt5 · Sqrt6 · Sqrt7 · Sqrt8 · Pi · Sqrt10 · Sqrt11 · Pi to the Pi Prime Numbers: Prime Numbers · Palindromic Primes · Prime Generating Polynomials · Belphegors Prime Sequences: Fibonacci Numbers · Lucas Numbers · General Fibonacci Numbers Number Forms: Fermat Numbers · Mersenne Primes · Counting and Combinatorics: Catalan Numbers · Shannon Number · Eddington Number Tetration and Knuth's Up Notation: Tetration Factoring and Number Theory: Divisibility · Totient Function Games: Four Fours · Five Fives
|