A powerful search engine for mathematical formulas with LaTeX support
Check out the examples below▽
Mathematics
The binomial theorem
The binomial theorem, making use of the well-known binomial coefficients, allows expressing \((x+y)^n\) as a sum: \((x+y)^n=\sum_{k=0}^{n} \binom{n}{k} x^k y^{n-k}\).
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\).
Mathematics
The integral definition of the exponential function
The exponential function to the natural base, \(e^x\), can be defined in more than one way. One of them makes use of the integral \(\int_1^{e^x} \frac{dy}{y}= x\).