A powerful search engine for mathematical formulas with LaTeX support
Check out the examples below ▽
Mathematics
The closed-form expression for the Fibonacci number
The \(k\)th Fibonacci number can be written in closed form as \(F(k) = \frac{\varphi^k - (-\frac{1}{\varphi})^k}{\sqrt{5}}\), where \(\varphi\) is the celebrated golden ratio.
Physics
Maxwell's equations for electromagnetic waves
Maxwell's equations in a vacuum describe a wave propagating at speed \(c\) as the interaction of electric field \(E\) and magnetic field \(B\): \(\nabla \cdot E = 0\), \(\nabla \times E = -\frac{\partial B}{\partial t}\), \(\nabla \cdot B = 0\), \(\nabla \times B = \frac{1}{c^2} \frac{\partial E}{\partial t}\).
Mathematics
Bayes's theorem
Bayes's theorem, \(P(A|B) = \frac{P(B|A)P(A)}{P(B)}\), relates the two conditional probabilities involving events \(A\) and \(B\).