Compute Bernoulli numbers, which are a sequence of rational numbers important in number theory and have applications in calculus, Fourier analysis, and elsewhere.
Learn how to use the Bernoulli Numbers Calculator and understand their significance in mathematics.
Bernoulli numbers Bn are a sequence of rational numbers which are very important in number theory. They appear in the expansions of trigonometric functions, in the coefficients of the Taylor series of the tangent and secant functions, in the Euler–Mascheroni constant, and in many other areas of mathematics.
Bernoulli numbers have numerous applications:
1 + 2 + 3 + ... + n = n(n+1)/2 + B1n2/2 + B2n3/3 + ...
For very large values of n (n > 100), the computation may become slow or the numbers may become extremely large, depending on the implementation and browser capabilities.