n | fraction | decimal |
---|---|---|
0 | 1 | +1.000000000 |
1 | ±1/2 | ±0.500000000 |
2 | 1/6 | +0.166666666 |
3 | 0 | +0.000000000 |
4 | −1/30 | −0.033333333 |
5 | 0 | +0.000000000 |
6 | 1/42 | +0.023809523 |
7 | 0 | +0.000000000 |
8 | −1/30 | −0.033333333 |
9 | 0 | +0.000000000 |
10 | 5/66 | +0.075757575 |
11 | 0 | +0.000000000 |
12 | −691/2730 | −0.253113553 |
13 | 0 | +0.000000000 |
14 | 7/6 | +1.166666666 |
15 | 0 | +0.000000000 |
16 | −3617/510 | −7.092156862 |
17 | 0 | +0.000000000 |
18 | 43867/798 | +54.97117794 |
19 | 0 | +0.000000000 |
20 | −174611/330 | −529.1242424 |
Inmathematics, theBernoulli numbersBn are asequence ofrational numbers which occur frequently inanalysis. The Bernoulli numbers appear in (and can be defined by) theTaylor series expansions of thetangent andhyperbolic tangent functions, inFaulhaber's formula for the sum ofm-th powers of the firstn positive integers, in theEuler–Maclaurin formula, and in expressions for certain values of theRiemann zeta function.
The values of the first 20 Bernoulli numbers are given in the adjacent table. Two conventions are used in the literature, denoted here by and; they differ only forn = 1, where and. For every oddn > 1,Bn = 0. For every evenn > 0,Bn is negative ifn is divisible by 4 and positive otherwise. The Bernoulli numbers are special values of theBernoulli polynomials, with and.[1]
The Bernoulli numbers were discovered around the same time by the Swiss mathematicianJacob Bernoulli, after whom they are named, and independently by Japanese mathematicianSeki Takakazu. Seki's discovery was posthumously published in 1712[2][3][4] in his workKatsuyō Sanpō; Bernoulli's, also posthumously, in hisArs Conjectandi of 1713.Ada Lovelace'snote G on theAnalytical Engine from 1842 describes analgorithm for generating Bernoulli numbers withBabbage's machine;[5] it is disputedwhether Lovelace or Babbage developed the algorithm. As a result, the Bernoulli numbers have the distinction of being the subject of the first published complexcomputer program.
Notation
editThe superscript± used in this article distinguishes the two sign conventions for Bernoulli numbers. Only then = 1 term is affected:
- B−
n withB−
1 = −1/2 (OEIS: A027641 /OEIS: A027642) is the sign convention prescribed byNIST and most modern textbooks.[6] - B+
n withB+
1 = +1/2 (OEIS: A164555 /OEIS: A027642) was used in the older literature,[1] and (since 2022) byDonald Knuth[7] following Peter Luschny's "Bernoulli Manifesto".[8]
In the formulas below, one can switch from one sign convention to the other with the relation , or for integern = 2 or greater, simply ignore it.
SinceBn = 0 for all oddn > 1, and many formulas only involve even-index Bernoulli numbers, a few authors write "Bn" instead ofB2n . This article does not follow that notation.
History
editEarly history
editThe Bernoulli numbers are rooted in the early history of the computation of sums of integer powers, which have been of interest to mathematicians since antiquity.
Methods to calculate the sum of the firstn positive integers, the sum of the squares and of the cubes of the firstn positive integers were known, but there were no real 'formulas', only descriptions given entirely in words. Among the great mathematicians of antiquity to consider this problem werePythagoras (c. 572–497 BCE, Greece),Archimedes (287–212 BCE, Italy),Aryabhata (b. 476, India),Abu Bakr al-Karaji (d. 1019, Persia) and Abu Ali al-Hasan ibn al-Hasan ibnal-Haytham (965–1039, Iraq).
During the late sixteenth and early seventeenth centuries mathematicians made significant progress. In the WestThomas Harriot (1560–1621) of England,Johann Faulhaber (1580–1635) of Germany,Pierre de Fermat (1601–1665) and fellow French mathematicianBlaise Pascal (1623–1662) all played important roles.
Thomas Harriot seems to have been the first to derive and write formulas for sums of powers using symbolic notation, but even he calculated only up to the sum of the fourth powers. Johann Faulhaber gave formulas for sums of powers up to the 17th power in his 1631Academia Algebrae, far higher than anyone before him, but he did not give a general formula.
Blaise Pascal in 1654 provedPascal's identity relating(n+1)k+1 to the sums of thepth powers of the firstn positive integers forp = 0, 1, 2, ...,k.
The Swiss mathematician Jakob Bernoulli (1654–1705) was the first to realize the existence of a single sequence of constantsB0,B1,B2,... which provide a uniform formula for all sums of powers.[9]
The joy Bernoulli experienced when he hit upon the pattern needed to compute quickly and easily the coefficients of his formula for the sum of thecth powers for any positive integerc can be seen from his comment. He wrote:
- "With the help of this table, it took me less than half of a quarter of an hour to find that the tenth powers of the first 1000 numbers being added together will yield the sum 91,409,924,241,424,243,424,241,924,242,500."
Bernoulli's result was published posthumously inArs Conjectandi in 1713.Seki Takakazu independently discovered the Bernoulli numbers and his result was published a year earlier, also posthumously, in 1712.[2] However, Seki did not present his method as a formula based on a sequence of constants.
Bernoulli's formula for sums of powers is the most useful and generalizable formulation to date. The coefficients in Bernoulli's formula are now called Bernoulli numbers, following a suggestion ofAbraham de Moivre.
Bernoulli's formula is sometimes calledFaulhaber's formula after Johann Faulhaber who found remarkable ways to calculate sum of powers but never stated Bernoulli's formula. According to Knuth[9] a rigorous proof of Faulhaber's formula was first published byCarl Jacobi in 1834.[10] Knuth's in-depth study of Faulhaber's formula concludes (the nonstandard notation on the LHS is explained further on):
- "Faulhaber never discovered the Bernoulli numbers; i.e., he never realized that a single sequence of constantsB0,B1,B2,... would provide a uniform
- for all sums of powers. He never mentioned, for example, the fact that almost half of the coefficients turned out to be zero after he had converted his formulas forΣnmfrom polynomials inN to polynomials inn."[11]
In the above Knuth meant ; instead using the formula avoids subtraction:
Reconstruction of "Summae Potestatum"
editThe Bernoulli numbersOEIS: A164555(n)/OEIS: A027642(n) were introduced by Jakob Bernoulli in the bookArs Conjectandi published posthumously in 1713 page 97. The main formula can be seen in the second half of the corresponding facsimile. The constant coefficients denotedA,B,C andD by Bernoulli are mapped to the notation which is now prevalent asA =B2,B =B4,C =B6,D =B8. The expressionc·c−1·c−2·c−3 meansc·(c−1)·(c−2)·(c−3) – the small dots are used as grouping symbols. Using today's terminology these expressions arefalling factorial powersck. The factorial notationk! as a shortcut for1 × 2 × ... ×k was not introduced until 100 years later. The integral symbol on the left hand side goes back toGottfried Wilhelm Leibniz in 1675 who used it as a long letterS for "summa" (sum).[b] The lettern on the left hand side is not an index ofsummation but gives the upper limit of the range of summation which is to be understood as1, 2, ...,n. Putting things together, for positivec, today a mathematician is likely to write Bernoulli's formula as:
This formula suggests settingB1 =1/2 when switching from the so-called 'archaic' enumeration which uses only the even indices 2, 4, 6... to the modern form (more on different conventions in the next paragraph). Most striking in this context is the fact that thefalling factorialck−1 has fork = 0 the value1/c + 1.[12] Thus Bernoulli's formula can be written
ifB1 = 1/2, recapturing the value Bernoulli gave to the coefficient at that position.
The formula for in the first half of the quotation by Bernoulli above contains an error at the last term; it should be instead of .
Definitions
editMany characterizations of the Bernoulli numbers have been found in the last 300 years, and each could be used to introduce these numbers. Here only four of the most useful ones are mentioned:
- a recursive equation,
- an explicit formula,
- a generating function,
- an integral expression.
For the proof of theequivalence of the four approaches.[13]
Recursive definition
editThe Bernoulli numbers obey the sum formulas[1]
where andδ denotes theKronecker delta.
The first of these is sometimes written[14] as the formula (for m > 1) where the power is expanded formally using the binomial theorem and is replaced by .
Solving for gives the recursive formulas[15]
Explicit definition
editIn 1893Louis Saalschütz listed a total of 38 explicit formulas for the Bernoulli numbers,[16] usually giving some reference in the older literature. One of them is (for ):
Generating function
editThe exponentialgenerating functions are
where the substitution is . The two generating functions only differ byt.
Proof |
---|
If we let and then Then and for the mth term in the series for is: If then we find that showing that the values of obey the recursive formula for the Bernoulli numbers . |
The (ordinary) generating function
is anasymptotic series. It contains thetrigamma functionψ1.
Integral Expression
editFrom the generating functions above, one can obtain the following integral formula for the even Bernoulli numbers:
Bernoulli numbers and the Riemann zeta function
editThe Bernoulli numbers can be expressed in terms of theRiemann zeta function:
- B+
n = −n ζ(1 −n) forn ≥ 1 .
Here the argument of the zeta function is0or negative. As is zero for negative even integers (thetrivial zeroes), ifn>1 is odd, is zero.
By means of the zetafunctional equation and the gammareflection formula the following relation can be obtained:[17]
- forn ≥ 1 .
Now the argument of the zeta function is positive.
It then follows fromζ → 1 (n → ∞) andStirling's formula that
- forn → ∞ .
Efficient computation of Bernoulli numbers
editIn some applications it is useful to be able to compute the Bernoulli numbersB0 throughBp − 3 modulop, wherep is a prime; for example to test whetherVandiver's conjecture holds forp, or even just to determine whetherp is anirregular prime. It is not feasible to carry out such a computation using the above recursive formulae, since at least (a constant multiple of)p2 arithmetic operations would be required. Fortunately, faster methods have been developed[18] which require onlyO(p (logp)2) operations (seebigO notation).
David Harvey[19] describes an algorithm for computing Bernoulli numbers by computingBn modulop for many small primesp, and then reconstructingBn via theChinese remainder theorem. Harvey writes that theasymptotictime complexity of this algorithm isO(n2 log(n)2 +ε) and claims that thisimplementation is significantly faster than implementations based on other methods. Using this implementation Harvey computedBn forn = 108. Harvey's implementation has been included inSageMath since version 3.1. Prior to that, Bernd Kellner[20] computedBn to full precision forn = 106 in December 2002 and Oleksandr Pavlyk[21] forn = 107 withMathematica in April 2008.
Computer Year n Digits* J. Bernoulli ~1689 10 1 L. Euler 1748 30 8 J. C. Adams 1878 62 36 D. E. Knuth, T. J. Buckholtz 1967 1672 3330 G. Fee,S. Plouffe 1996 10000 27677 G. Fee, S. Plouffe 1996 100000 376755 B. C. Kellner 2002 1000000 4767529 O. Pavlyk 2008 10000000 57675260 D. Harvey 2008 100000000 676752569
- *Digits is to be understood as the exponent of 10 whenBn is written as a real number in normalizedscientific notation.
Applications of the Bernoulli numbers
editAsymptotic analysis
editArguably the most important application of the Bernoulli numbers in mathematics is their use in theEuler–Maclaurin formula. Assuming thatf is a sufficiently often differentiable function the Euler–Maclaurin formula can be written as[22]
This formulation assumes the conventionB−
1 = −1/2. Using the conventionB+
1 = +1/2 the formula becomes
Here (i.e. the zeroth-order derivative of is just ). Moreover, let denote anantiderivative of . By thefundamental theorem of calculus,
Thus the last formula can be further simplified to the following succinct form of the Euler–Maclaurin formula
This form is for example the source for the important Euler–Maclaurin expansion of the zeta function
Heresk denotes therising factorial power.[23]
Bernoulli numbers are also frequently used in other kinds ofasymptotic expansions. The following example is the classical Poincaré-type asymptotic expansion of thedigamma functionψ.
Sum of powers
editBernoulli numbers feature prominently in theclosed form expression of the sum of themth powers of the firstn positive integers. Form,n ≥ 0 define
This expression can always be rewritten as apolynomial inn of degreem + 1. Thecoefficients of these polynomials are related to the Bernoulli numbers byBernoulli's formula:
where(m + 1
k) denotes thebinomial coefficient.
For example, takingm to be 1 gives thetriangular numbers0, 1, 3, 6, ...OEIS: A000217.
Takingm to be 2 gives thesquare pyramidal numbers0, 1, 5, 14, ...OEIS: A000330.
Some authors use the alternate convention for Bernoulli numbers and state Bernoulli's formula in this way:
Bernoulli's formula is sometimes calledFaulhaber's formula afterJohann Faulhaber who also found remarkable ways to calculatesums of powers.
Faulhaber's formula was generalized by V. Guo and J. Zeng to aq-analog.[24]
Taylor series
editThe Bernoulli numbers appear in theTaylor series expansion of manytrigonometric functions andhyperbolic functions.
Laurent series
editThe Bernoulli numbers appear in the followingLaurent series:[25]
Use in topology
editTheKervaire–Milnor formula for the order of the cyclic group of diffeomorphism classes ofexotic(4n − 1)-spheres which boundparallelizable manifolds involves Bernoulli numbers. LetESn be the number of such exotic spheres forn ≥ 2, then
TheHirzebruch signature theorem for theL genus of asmoothorientedclosed manifold ofdimension 4n also involves Bernoulli numbers.
Connections with combinatorial numbers
editThe connection of the Bernoulli number to various kinds of combinatorial numbers is based on the classical theory of finite differences and on the combinatorial interpretation of the Bernoulli numbers as an instance of a fundamental combinatorial principle, theinclusion–exclusion principle.
Connection with Worpitzky numbers
editThe definition to proceed with was developed by Julius Worpitzky in 1883. Besides elementary arithmetic only the factorial functionn! and the power functionkm is employed. The signless Worpitzky numbers are defined as
They can also be expressed through theStirling numbers of the second kind
A Bernoulli number is then introduced as an inclusion–exclusion sum of Worpitzky numbers weighted by theharmonic sequence 1, 1/2, 1/3, ...
- B0 = 1
- B1 = 1 −1/2
- B2 = 1 −3/2 +2/3
- B3 = 1 −7/2 +12/3 −6/4
- B4 = 1 −15/2 +50/3 −60/4 +24/5
- B5 = 1 −31/2 +180/3 −390/4 +360/5 −120/6
- B6 = 1 −63/2 +602/3 −2100/4 +3360/5 −2520/6 +720/7
This representation hasB+
1 = +1/2.
Consider the sequencesn,n ≥ 0. From Worpitzky's numbersOEIS: A028246,OEIS: A163626 applied tos0,s0,s1,s0,s1,s2,s0,s1,s2,s3, ... is identical to the Akiyama–Tanigawa transform applied tosn (seeConnection with Stirling numbers of the first kind). This can be seen via the table:
Identity of
Worpitzky's representation and Akiyama–Tanigawa transform1 0 1 0 0 1 0 0 0 1 0 0 0 0 1 1 −1 0 2 −2 0 0 3 −3 0 0 0 4 −4 1 −3 2 0 4 −10 6 0 0 9 −21 12 1 −7 12 −6 0 8 −38 54 −24 1 −15 50 −60 24
The first row representss0,s1,s2,s3,s4.
Hence for the second fractional Euler numbersOEIS: A198631 (n) /OEIS: A006519 (n + 1):
- E0 = 1
- E1 = 1 −1/2
- E2 = 1 −3/2 +2/4
- E3 = 1 −7/2 +12/4 −6/8
- E4 = 1 −15/2 +50/4 −60/8 +24/16
- E5 = 1 −31/2 +180/4 −390/8 +360/16 −120/32
- E6 = 1 −63/2 +602/4 −2100/8 +3360/16 −2520/32 +720/64
A second formula representing the Bernoulli numbers by the Worpitzky numbers is forn ≥ 1
The simplified second Worpitzky's representation of the second Bernoulli numbers is:
OEIS: A164555 (n + 1) /OEIS: A027642(n + 1) =n + 1/2n + 2 − 2 ×OEIS: A198631(n) /OEIS: A006519(n + 1)
which links the second Bernoulli numbers to the second fractional Euler numbers. The beginning is:
- 1/2,1/6, 0, −1/30, 0,1/42, ... = (1/2,1/3,3/14,2/15,5/62,1/21, ...) × (1,1/2, 0, −1/4, 0,1/2, ...)
The numerators of the first parentheses areOEIS: A111701 (seeConnection with Stirling numbers of the first kind).
Connection with Stirling numbers of the second kind
editIf one defines theBernoulli polynomialsBk(j) as:[26]
whereBk fork = 0, 1, 2,... are the Bernoulli numbers,andS(k,m) is aStirling number of the second kind.
One also has the following for Bernoulli polynomials,[26]
The coefficient ofj in(j
m + 1) is(−1)m/m + 1.
Comparing the coefficient ofj in the two expressions of Bernoulli polynomials, one has:
(resulting inB1 = +1/2) which is an explicit formula for Bernoulli numbers and can be used to proveVon-Staudt Clausen theorem.[27][28][29]
Connection with Stirling numbers of the first kind
editThe two main formulas relating the unsignedStirling numbers of the first kind[n
m] to the Bernoulli numbers (withB1 = +1/2) are
and the inversion of this sum (forn ≥ 0,m ≥ 0)
Here the numberAn,m are the rational Akiyama–Tanigawa numbers, the first few of which are displayed in the following table.
Akiyama–Tanigawa number mn0 1 2 3 4 0 1 1/2 1/3 1/4 1/5 1 1/2 1/3 1/4 1/5 ... 2 1/6 1/6 3/20 ... ... 3 0 1/30 ... ... ... 4 −1/30 ... ... ... ...
The Akiyama–Tanigawa numbers satisfy a simple recurrence relation which can be exploited to iteratively compute the Bernoulli numbers. This leads to the algorithm shown in the section 'algorithmic description' above. SeeOEIS: A051714/OEIS: A051715.
Anautosequence is a sequence which has its inverse binomial transform equal to the signed sequence. If the main diagonal is zeroes =OEIS: A000004, the autosequence is of the first kind. Example:OEIS: A000045, the Fibonacci numbers. If the main diagonal is the first upper diagonal multiplied by 2, it is of the second kind. Example:OEIS: A164555/OEIS: A027642, the second Bernoulli numbers (seeOEIS: A190339). The Akiyama–Tanigawa transform applied to2−n = 1/OEIS: A000079 leads toOEIS: A198631 (n) /OEIS: A06519 (n + 1). Hence:
Akiyama–Tanigawa transform for the second Euler numbers mn0 1 2 3 4 0 1 1/2 1/4 1/8 1/16 1 1/2 1/2 3/8 1/4 ... 2 0 1/4 3/8 ... ... 3 −1/4 −1/4 ... ... ... 4 0 ... ... ... ...
SeeOEIS: A209308 andOEIS: A227577.OEIS: A198631 (n) /OEIS: A006519 (n + 1) are the second (fractional) Euler numbers and an autosequence of the second kind.
- (OEIS: A164555 (n + 2)/OEIS: A027642 (n + 2) =1/6, 0, −1/30, 0,1/42, ...) × (2n + 3 − 2/n + 2 =3,14/3,15/2,62/5, 21, ...) =OEIS: A198631 (n + 1)/OEIS: A006519 (n + 2) =1/2, 0, −1/4, 0,1/2, ....
Also valuable forOEIS: A027641 /OEIS: A027642 (seeConnection with Worpitzky numbers).
Connection with Pascal's triangle
editThere are formulas connecting Pascal's triangle to Bernoulli numbers[c]
where is the determinant of a n-by-nHessenberg matrix part ofPascal's triangle whose elements are:
Example:
Connection with Eulerian numbers
editThere are formulas connectingEulerian numbers⟨n
m⟩ to Bernoulli numbers:
Both formulae are valid forn ≥ 0 ifB1 is set to1/2. IfB1 is set to −1/2 they are valid only forn ≥ 1 andn ≥ 2 respectively.
A binary tree representation
editThe Stirling polynomialsσn(x) are related to the Bernoulli numbers byBn =n!σn(1). S. C. Woon described an algorithm to computeσn(1) as a binary tree:[30]
Woon's recursive algorithm (forn ≥ 1) starts by assigning to the root nodeN = [1,2]. Given a nodeN = [a1,a2, ...,ak] of the tree, the left child of the node isL(N) = [−a1,a2 + 1,a3, ...,ak] and the right childR(N) = [a1, 2,a2, ...,ak]. A nodeN = [a1,a2, ...,ak] is written as±[a2, ...,ak] in the initial part of the tree represented above with ± denoting the sign ofa1.
Given a nodeN the factorial ofN is defined as
Restricted to the nodesN of a fixed tree-leveln the sum of1/N! isσn(1), thus
For example:
- B1 = 1!(1/2!)
- B2 = 2!(−1/3! +1/2!2!)
- B3 = 3!(1/4! −1/2!3! −1/3!2! +1/2!2!2!)
Integral representation and continuation
editTheintegral
has as special valuesb(2n) =B2n forn > 0.
For example,b(3) =3/2ζ(3)π−3i andb(5) = −15/2ζ(5)π−5i. Here,ζ is theRiemann zeta function, andi is theimaginary unit. Leonhard Euler (Opera Omnia, Ser. 1, Vol. 10, p. 351) considered these numbers and calculated
Another similarintegral representation is
The relation to the Euler numbers andπ
editTheEuler numbers are a sequence of integers intimately connected with the Bernoulli numbers. Comparing theasymptotic expansions of the Bernoulli and the Euler numbers shows that the Euler numbersE2n are in magnitude approximately2/π(42n − 22n) times larger than the Bernoulli numbersB2n. In consequence:
This asymptotic equation reveals thatπ lies in the common root of both the Bernoulli and the Euler numbers. In factπ could be computed from these rational approximations.
Bernoulli numbers can be expressed through the Euler numbers and vice versa. Since, for oddn,Bn =En = 0 (with the exceptionB1), it suffices to consider the case whenn is even.
These conversion formulas express a connection between the Bernoulli and the Euler numbers. But more important, there is a deep arithmetic root common to both kinds of numbers, which can be expressed through a more fundamental sequence of numbers, also closely tied toπ. These numbers are defined forn ≥ 1 as[31][32]
The magic of these numbers lies in the fact that they turn out to be rational numbers. This was first proved byLeonhard Euler in a landmark paperDe summis serierum reciprocarum (On the sums of series of reciprocals) and has fascinated mathematicians ever since.[33] The first few of these numbers are
These are the coefficients in the expansion ofsecx + tanx.
The Bernoulli numbers and Euler numbers can be understood asspecial views of these numbers, selected from the sequenceSn and scaled for use in special applications.
The expression [n even] has the value 1 ifn is even and 0 otherwise (Iverson bracket).
These identities show that the quotient of Bernoulli and Euler numbers at the beginning of this section is just the special case ofRn =2Sn/Sn + 1 whenn is even. TheRn are rational approximations toπ and two successive terms always enclose the true value ofπ. Beginning withn = 1 the sequence starts (OEIS: A132049 /OEIS: A132050):
These rational numbers also appear in the last paragraph of Euler's paper cited above.
Consider the Akiyama–Tanigawa transform for the sequenceOEIS: A046978 (n + 2) /OEIS: A016116 (n + 1):
0 1 1/2 0 −1/4 −1/4 −1/8 0 1 1/2 1 3/4 0 −5/8 −3/4 2 −1/2 1/2 9/4 5/2 5/8 3 −1 −7/2 −3/4 15/2 4 5/2 −11/2 −99/4 5 8 77/2 6 −61/2
From the second, the numerators of the first column are the denominators of Euler's formula. The first column is −1/2 ×OEIS: A163982.
An algorithmic view: the Seidel triangle
editThe sequenceSn has another unexpected yet important property: The denominators ofSn+1 divide the factorialn!. In other words: the numbersTn = Sn + 1n!, sometimes calledEuler zigzag numbers, are integers.
Theirexponential generating function is the sum of thesecant andtangent functions.
- .
Thus the above representations of the Bernoulli and Euler numbers can be rewritten in terms of this sequence as
These identities make it easy to compute the Bernoulli and Euler numbers: the Euler numbersE2n are given immediately byT2n and the Bernoulli numbersB2n are fractions obtained fromT2n - 1 by some easy shifting, avoiding rational arithmetic.
What remains is to find a convenient way to compute the numbersTn. However, already in 1877Philipp Ludwig von Seidel published an ingenious algorithm, which makes it simple to calculateTn.[34]
- Start by putting 1 in row 0 and letk denote the number of the row currently being filled
- Ifk is odd, then put the number on the left end of the rowk − 1 in the first position of the rowk, and fill the row from the left to the right, with every entry being the sum of the number to the left and the number to the upper
- At the end of the row duplicate the last number.
- Ifk is even, proceed similar in the other direction.
Seidel's algorithm is in fact much more general (see the exposition of Dominique Dumont[35]) and was rediscovered several times thereafter.
Similar to Seidel's approach D. E. Knuth and T. J. Buckholtz gave a recurrence equation for the numbersT2n and recommended this method for computingB2n andE2n 'on electronic computers using only simple operations on integers'.[36]
V. I. Arnold[37] rediscovered Seidel's algorithm and later Millar, Sloane and Young popularized Seidel's algorithm under the nameboustrophedon transform.
Triangular form:
1 1 1 2 2 1 2 4 5 5 16 16 14 10 5 16 32 46 56 61 61 272 272 256 224 178 122 61
OnlyOEIS: A000657, with one 1, andOEIS: A214267, with two 1s, are in the OEIS.
Distribution with a supplementary 1 and one 0 in the following rows:
1 0 1 −1 −1 0 0 −1 −2 −2 5 5 4 2 0 0 5 10 14 16 16 −61 −61 −56 −46 −32 −16 0
This isOEIS: A239005, a signed version ofOEIS: A008280. The main andiagonal isOEIS: A122045. The main diagonal isOEIS: A155585. The central column isOEIS: A099023. Row sums: 1, 1, −2, −5, 16, 61.... SeeOEIS: A163747. See the array beginning with 1, 1, 0, −2, 0, 16, 0 below.
The Akiyama–Tanigawa algorithm applied toOEIS: A046978 (n + 1) /OEIS: A016116(n) yields:
1 1 1/2 0 −1/4 −1/4 −1/8 0 1 3/2 1 0 −3/4 −1 −1 3/2 4 15/4 0 −5 −15/2 1 5 5 −51/2 0 61 −61
1. The first column isOEIS: A122045. Its binomial transform leads to:
1 1 0 −2 0 16 0 0 −1 −2 2 16 −16 −1 −1 4 14 −32 0 5 10 −46 5 5 −56 0 −61 −61
The first row of this array isOEIS: A155585. The absolute values of the increasing antidiagonals areOEIS: A008280. The sum of the antidiagonals is−OEIS: A163747 (n + 1).
2. The second column is1 1 −1 −5 5 61 −61 −1385 1385.... Its binomial transform yields:
1 2 2 −4 −16 32 272 1 0 −6 −12 48 240 −1 −6 −6 60 192 −5 0 66 32 5 66 66 61 0 −61
The first row of this array is1 2 2 −4 −16 32 272 544 −7936 15872 353792 −707584.... The absolute values of the second bisection are the double of the absolute values of the first bisection.
Consider the Akiyama-Tanigawa algorithm applied toOEIS: A046978 (n) / (OEIS: A158780 (n + 1) = abs(OEIS: A117575 (n)) + 1 =1, 2, 2,3/2, 1,3/4,3/4,7/8, 1,17/16,17/16,33/32....
1 2 2 3/2 1 3/4 3/4 −1 0 3/2 2 5/4 0 −1 −3 −3/2 3 25/4 2 −3 −27/2 −13 5 21 −3/2 −16 45 −61
The first column whose the absolute values areOEIS: A000111 could be the numerator of a trigonometric function.
OEIS: A163747 is an autosequence of the first kind (the main diagonal isOEIS: A000004). The corresponding array is:
0 −1 −1 2 5 −16 −61 −1 0 3 3 −21 −45 1 3 0 −24 −24 2 −3 −24 0 −5 −21 24 −16 45 −61
The first two upper diagonals are−1 3 −24 402... =(−1)n + 1 × OEIS: A002832. The sum of the antidiagonals is0 −2 0 10... = 2 × OEIS: A122045(n + 1).
−OEIS: A163982 is an autosequence of the second kind, like for instanceOEIS: A164555 /OEIS: A027642. Hence the array:
2 1 −1 −2 5 16 −61 −1 −2 −1 7 11 −77 −1 1 8 4 −88 2 7 −4 −92 5 −11 −88 −16 −77 −61
The main diagonal, here2 −2 8 −92..., is the double of the first upper one, hereOEIS: A099023. The sum of the antidiagonals is2 0 −4 0... = 2 × OEIS: A155585(n +1).OEIS: A163747 − OEIS: A163982 = 2 × OEIS: A122045.
A combinatorial view: alternating permutations
editAround 1880, three years after the publication of Seidel's algorithm,Désiré André proved a now classic result of combinatorial analysis.[38][39] Looking at the first terms of the Taylor expansion of thetrigonometric functionstanx andsecx André made a startling discovery.
The coefficients are theEuler numbers of odd and even index, respectively. In consequence the ordinary expansion oftanx + secx has as coefficients the rational numbersSn.
André then succeeded by means of a recurrence argument to show that thealternating permutations of odd size are enumerated by the Euler numbers of odd index (also called tangent numbers) and the alternating permutations of even size by the Euler numbers of even index (also called secant numbers).
Related sequences
editThe arithmetic mean of the first and the second Bernoulli numbers are the associate Bernoulli numbers:B0 = 1,B1 = 0,B2 =1/6,B3 = 0,B4 = −1/30,OEIS: A176327 /OEIS: A027642. Via the second row of its inverse Akiyama–Tanigawa transformOEIS: A177427, they lead to Balmer seriesOEIS: A061037 /OEIS: A061038.
The Akiyama–Tanigawa algorithm applied toOEIS: A060819 (n + 4) /OEIS: A145979 (n) leads to the Bernoulli numbersOEIS: A027641 /OEIS: A027642,OEIS: A164555 /OEIS: A027642, orOEIS: A176327OEIS: A176289 withoutB1, named intrinsic Bernoulli numbersBi(n).
1 5/6 3/4 7/10 2/3 1/6 1/6 3/20 2/15 5/42 0 1/30 1/20 2/35 5/84 −1/30 −1/30 −3/140 −1/105 0 0 −1/42 −1/28 −4/105 −1/28
Hence another link between the intrinsic Bernoulli numbers and the Balmer series viaOEIS: A145979 (n).
OEIS: A145979 (n − 2) = 0, 2, 1, 6,... is a permutation of the non-negative numbers.
The terms of the first row are f(n) =1/2 +1/n + 2. 2, f(n) is an autosequence of the second kind. 3/2, f(n) leads by its inverse binomial transform to 3/2 −1/2 1/3 −1/4 1/5 ... = 1/2 + log 2.
Consider g(n) = 1/2 – 1 / (n+2) = 0, 1/6, 1/4, 3/10, 1/3. The Akiyama-Tanagiwa transforms gives:
0 1/6 1/4 3/10 1/3 5/14 ... −1/6 −1/6 −3/20 −2/15 −5/42 −3/28 ... 0 −1/30 −1/20 −2/35 −5/84 −5/84 ... 1/30 1/30 3/140 1/105 0 −1/140 ...
0, g(n), is an autosequence of the second kind.
EulerOEIS: A198631 (n) /OEIS: A006519 (n + 1) without the second term (1/2) are the fractional intrinsic Euler numbersEi(n) = 1, 0, −1/4, 0,1/2, 0, −17/8, 0, ... The corresponding Akiyama transform is:
1 1 7/8 3/4 21/32 0 1/4 3/8 3/8 5/16 −1/4 −1/4 0 1/4 25/64 0 −1/2 −3/4 −9/16 −5/32 1/2 1/2 −9/16 −13/8 −125/64
The first line isEu(n).Eu(n) preceded by a zero is an autosequence of the first kind. It is linked to the Oresme numbers. The numerators of the second line areOEIS: A069834 preceded by 0. The difference table is:
0 1 1 7/8 3/4 21/32 19/32 1 0 −1/8 −1/8 −3/32 −1/16 −5/128 −1 −1/8 0 1/32 1/32 3/128 1/64
Arithmetical properties of the Bernoulli numbers
editThe Bernoulli numbers can be expressed in terms of the Riemann zeta function asBn = −nζ(1 −n) for integersn ≥ 0 provided forn = 0 the expression−nζ(1 −n) is understood as the limiting value and the conventionB1 =1/2 is used. This intimately relates them to the values of the zeta function at negative integers. As such, they could be expected to have and do have deep arithmetical properties. For example, theAgoh–Giuga conjecture postulates thatp is a prime number if and only ifpBp − 1 is congruent to −1 modulop. Divisibility properties of the Bernoulli numbers are related to theideal class groups ofcyclotomic fields by a theorem of Kummer and its strengthening in theHerbrand-Ribet theorem, and to class numbers of real quadratic fields byAnkeny–Artin–Chowla.
The Kummer theorems
editThe Bernoulli numbers are related toFermat's Last Theorem (FLT) byKummer's theorem,[40] which says:
- If the odd primep does not divide any of the numerators of the Bernoulli numbersB2,B4, ...,Bp − 3 thenxp +yp +zp = 0 has no solutions in nonzero integers.
Prime numbers with this property are calledregular primes. Another classical result of Kummer are the followingcongruences.[41]
- Letp be an odd prime andb an even number such thatp − 1 does not divideb. Then for any non-negative integerk
A generalization of these congruences goes by the name ofp-adic continuity.
p-adic continuity
editIfb,m andn are positive integers such thatm andn are not divisible byp − 1 andm ≡n (modpb − 1 (p − 1)), then
SinceBn = −nζ(1 −n), this can also be written
whereu = 1 −m andv = 1 −n, so thatu andv are nonpositive and not congruent to 1 modulop − 1. This tells us that the Riemann zeta function, with1 −p−s taken out of the Euler product formula, is continuous in thep-adic numbers on odd negative integers congruent modulop − 1 to a particulara ≢ 1 mod (p − 1), and so can be extended to a continuous functionζp(s) for allp-adic integers thep-adic zeta function.
Ramanujan's congruences
editThe following relations, due toRamanujan, provide a method for calculating Bernoulli numbers that is more efficient than the one given by their original recursive definition:
Von Staudt–Clausen theorem
editThe von Staudt–Clausen theorem was given byKarl Georg Christian von Staudt[42] andThomas Clausen[43] independently in 1840. The theorem states that for everyn > 0,
is an integer. The sum extends over allprimesp for whichp − 1 divides2n.
A consequence of this is that the denominator ofB2n is given by the product of all primesp for whichp − 1 divides2n. In particular, these denominators aresquare-free and divisible by 6.
Why do the odd Bernoulli numbers vanish?
editThe sum
can be evaluated for negative values of the indexn. Doing so will show that it is anodd function for even values ofk, which implies that the sum has only terms of odd index. This and the formula for the Bernoulli sum imply thatB2k + 1 −m is 0 form even and2k + 1 −m > 1; and that the term forB1 is cancelled by the subtraction. The von Staudt–Clausen theorem combined with Worpitzky's representation also gives a combinatorial answer to this question (valid forn > 1).
From the von Staudt–Clausen theorem it is known that for oddn > 1 the number2Bn is an integer. This seems trivial if one knows beforehand that the integer in question is zero. However, by applying Worpitzky's representation one gets
as asum of integers, which is not trivial. Here a combinatorial fact comes to surface which explains the vanishing of the Bernoulli numbers at odd index. LetSn,m be the number of surjective maps from{1, 2, ...,n} to{1, 2, ...,m}, thenSn,m =m!{n
m}. The last equation can only hold if
This equation can be proved by induction. The first two examples of this equation are
- n = 4: 2 + 8 = 7 + 3,
- n = 6: 2 + 120 + 144 = 31 + 195 + 40.
Thus the Bernoulli numbers vanish at odd index because some non-obvious combinatorial identities are embodied in the Bernoulli numbers.
A restatement of the Riemann hypothesis
editThe connection between the Bernoulli numbers and the Riemann zeta function is strong enough to provide an alternate formulation of theRiemann hypothesis (RH) which uses only the Bernoulli numbers. In factMarcel Riesz proved that the RH is equivalent to the following assertion:[44]
- For everyε >1/4 there exists a constantCε > 0 (depending onε) such that|R(x)| <Cεxε asx → ∞.
HereR(x) is theRiesz function
nk denotes therising factorial power in the notation ofD. E. Knuth. The numbersβn =Bn/n occur frequently in the study of the zeta function and are significant becauseβn is ap-integer for primesp wherep − 1 does not dividen. Theβn are calleddivided Bernoulli numbers.
Generalized Bernoulli numbers
editThegeneralized Bernoulli numbers are certainalgebraic numbers, defined similarly to the Bernoulli numbers, that are related tospecial values ofDirichletL-functions in the same way that Bernoulli numbers are related to special values of the Riemann zeta function.
Letχ be aDirichlet character modulof. The generalized Bernoulli numbers attached toχ are defined by
Apart from the exceptionalB1,1 =1/2, we have, for any Dirichlet characterχ, thatBk,χ = 0 ifχ(−1) ≠ (−1)k.
Generalizing the relation between Bernoulli numbers and values of the Riemann zeta function at non-positive integers, one has the for all integersk ≥ 1:
whereL(s,χ) is the DirichletL-function ofχ.[45]
Eisenstein–Kronecker number
editEisenstein–Kronecker numbers are an analogue of the generalized Bernoulli numbers forimaginary quadratic fields.[46][47] They are related to criticalL-values ofHecke characters.[47]
Appendix
editAssorted identities
edit- Umbral calculus gives a compact form of Bernoulli's formula by using an abstract symbolB:
where the symbolBk that appears during binomial expansion of the parenthesized term is to be replaced by the Bernoulli numberBk (andB1 = +1/2). More suggestively and mnemonically, this may be written as a definite integral:
Many other Bernoulli identities can be written compactly with this symbol, e.g.
- Letn be non-negative and even
- Thenthcumulant of theuniformprobability distribution on the interval [−1, 0] isBn/n.
- Letn? =1/n! andn ≥ 1. ThenBn is the following(n + 1) × (n + 1) determinant:[48]
- For even-numbered Bernoulli numbers,B2p is given by the(p + 1) × (p + 1) determinant::[48]
- Letn ≥ 1. Then (Leonhard Euler)[49]
- Letn ≥ 1. Then[50]
- Letn ≥ 0. Then (Leopold Kronecker 1883)
- Letn ≥ 1 andm ≥ 1. Then[51]
- Letn ≥ 4 and
- Letn ≥ 4.Yuri Matiyasevich found (1997)
- Faber–Pandharipande–Zagier–Gessel identity: forn ≥ 1,
- The next formula is true forn ≥ 0 ifB1 =B1(1) =1/2, but only forn ≥ 1 ifB1 =B1(0) = −1/2.
- Letn ≥ 0. Then
- A reciprocity relation of M. B. Gelfand:[52]
See also
editNotes
edit- ^Translation of the text: " ... And if [one were] to proceed onward step by step to higher powers, one may furnish, with little difficulty, the following list:
Sums of powers
- ⋮
Indeed [if] one will have examined diligently the law of arithmetic progression there, one will also be able to continue the same without these circuitous computations: For [if] is taken as the exponent of any power, the sum of all is produced or
and so forth, the exponent of its power continually diminishing by 2 until it arrives at or . The capital letters etc. denote in order the coefficients of the last terms for , etc. namely
."
[Note: The text of the illustration contains some typos:ensperexit should readinspexerit,ambabimus should readambagibus,quosque should readquousque, and in Bernoulli's original textSumtâ should readSumptâ orSumptam.]- Smith, David Eugene (1929),"Jacques (I) Bernoulli: On the 'Bernoulli Numbers'",A Source Book in Mathematics, New York: McGraw-Hill Book Co., pp. 85–90
- Bernoulli, Jacob (1713),Ars Conjectandi (in Latin), Basel: Impensis Thurnisiorum, Fratrum, pp. 97–98,doi:10.5479/sil.262971.39088000323931
- ^TheMathematics Genealogy Project (n.d.) shows Leibniz as the academic advisor of Jakob Bernoulli. See alsoMiller (2017).
- ^this formula was discovered (or perhaps rediscovered) by Giorgio Pietrocola. His demonstration is available in Italian language (Pietrocola 2008).
References
edit- ^abcWeisstein, Eric W.,"Bernoulli Number",MathWorld
- ^abSelin, Helaine, ed. (1997),Encyclopaedia of the History of Science, Technology, and Medicine in Non-Western Cultures, Springer, p. 819 (p. 891),Bibcode:2008ehst.book.....S,ISBN 0-7923-4066-3
- ^Smith, David Eugene; Mikami, Yoshio (1914),A history of Japanese mathematics, Open Court publishing company, p. 108,ISBN 9780486434827
{{citation}}
:ISBN / Date incompatibility (help) - ^Kitagawa, Tomoko L. (2021-07-23), "The Origin of the Bernoulli Numbers: Mathematics in Basel and Edo in the Early Eighteenth Century",The Mathematical Intelligencer,44:46–56,doi:10.1007/s00283-021-10072-y,ISSN 0343-6993
- ^Menabrea, L.F. (1842),"Sketch of the Analytic Engine invented by Charles Babbage, with notes upon the Memoir by the Translator Ada Augusta, Countess of Lovelace",Bibliothèque Universelle de Genève,82, SeeNote G
- ^Arfken (1970), p. 278.
- ^Donald Knuth (2022),Recent News (2022): Concrete Mathematics and Bernoulli.
But last year I took a close look at Peter Luschny's Bernoulli manifesto, where he gives more than a dozen good reasons why the value of $B_1$ should really be plus one-half. He explains that some mathematicians of the early 20th century had unilaterally changed the conventions, because some of their formulas came out a bit nicer when the negative value was used. It was their well-intentioned but ultimately poor choice that had led to what I'd been taught in the 1950s. […] By now, hundreds of books that use the “minus-one-half” convention have unfortunately been written. Even worse, all the major software systems for symbolic mathematics have that 20th-century aberration deeply embedded. Yet Luschny convinced me that we have all been wrong, and that it's high time to change back to the correct definition before the situation gets even worse.
- ^Peter Luschny (2013),The Bernoulli Manifesto
- ^abKnuth (1993).
- ^Jacobi, C.G.J. (1834),"De usu legitimo formulae summatoriae Maclaurinianae",Journal für die reine und angewandte Mathematik,12:263–272
- ^Knuth (1993), p. 14.
- ^Graham, Knuth & Patashnik (1989), Section 2.51.
- ^SeeIreland & Rosen (1990) orConway & Guy (1996).
- ^Jordan (1950) p 233
- ^Ireland and Rosen (1990) p 229
- ^Saalschütz, Louis (1893),Vorlesungen über die Bernoullischen Zahlen, ihren Zusammenhang mit den Secanten-Coefficienten und ihre wichtigeren Anwendungen, Berlin: Julius Springer,ISBN 978-3-662-40711-0
{{citation}}
:ISBN / Date incompatibility (help). - ^Arfken (1970), p. 279.
- ^Buhler, J.; Crandall, R.; Ernvall, R.; Metsankyla, T.; Shokrollahi, M. (2001), "Irregular Primes and Cyclotomic Invariants to 12 Million",Journal of Symbolic Computation,31 (1–2):89–96,doi:10.1006/jsco.1999.1011
- ^Harvey, David (2010), "A multimodular algorithm for computing Bernoulli numbers",Math. Comput.,79 (272):2361–2370,arXiv:0807.1347,doi:10.1090/S0025-5718-2010-02367-1,S2CID 11329343,Zbl 1215.11016
- ^Kellner, Bernd (2002),Program Calcbn – A program for calculating Bernoulli numbers.
- ^Pavlyk, Oleksandr (29 April 2008),"Today We Broke the Bernoulli Record: From the Analytical Engine to Mathematica",Wolfram News.
- ^Graham, Knuth & Patashnik (1989), 9.67.
- ^Graham, Knuth & Patashnik (1989), 2.44, 2.52.
- ^Guo, Victor J. W.; Zeng, Jiang (30 August 2005), "A q-Analogue of Faulhaber's Formula for Sums of Powers",The Electronic Journal of Combinatorics,11 (2),arXiv:math/0501441,Bibcode:2005math......1441G,doi:10.37236/1876,S2CID 10467873
- ^Arfken (1970), p. 463.
- ^abRademacher, H. (1973),Analytic Number Theory, New York City: Springer-Verlag.
- ^Boole, G. (1880),A treatise of the calculus of finite differences (3rd ed.), London: Macmillan.
- ^Gould, Henry W. (1972), "Explicit formulas for Bernoulli numbers",Amer. Math. Monthly,79 (1):44–51,doi:10.2307/2978125,JSTOR 2978125
- ^Apostol, Tom M. (2010),Introduction to Analytic Number Theory, Springer-Verlag, p. 197
- ^Woon, S. C. (1997), "A tree for generating Bernoulli numbers",Math. Mag.,70 (1):51–56,doi:10.2307/2691054,JSTOR 2691054
- ^Stanley, Richard P. (2010), "A survey of alternating permutations",Combinatorics and graphs, Contemporary Mathematics, vol. 531, Providence, RI: American Mathematical Society, pp. 165–196,arXiv:0912.4240,doi:10.1090/conm/531/10466,ISBN 978-0-8218-4865-4,MR 2757798,S2CID 14619581
- ^Elkies, N. D. (2003), "On the sums Sum_(k=-infinity...infinity) (4k+1)^(-n)",Amer. Math. Monthly,110 (7):561–573,arXiv:math.CA/0101168,doi:10.2307/3647742,JSTOR 3647742
- ^Euler, Leonhard (1735), "De summis serierum reciprocarum",Opera Omnia, I.14, E 41:73–86,arXiv:math/0506415,Bibcode:2005math......6415E
- ^Seidel, L. (1877), "Über eine einfache Entstehungsweise der Bernoullischen Zahlen und einiger verwandten Reihen",Sitzungsber. Münch. Akad.,4:157–187
- ^Dumont, D. (1981),"Matrices d'Euler-Seidel",Séminaire Lotharingien de Combinatoire,B05c
- ^Knuth, D. E.; Buckholtz, T. J. (1967), "Computation of Tangent, Euler, and Bernoulli Numbers",Mathematics of Computation,21 (100), American Mathematical Society:663–688,doi:10.2307/2005010,JSTOR 2005010
- ^Arnold, V. I. (1991), "Bernoulli-Euler updown numbers associated with function singularities, their combinatorics and arithmetics",Duke Math. J.,63 (2):537–555,doi:10.1215/s0012-7094-91-06323-4
- ^André, D. (1879), "Développements de sec x et tan x",C. R. Acad. Sci.,88:965–967
- ^André, D. (1881), "Mémoire sur les permutations alternées",Journal de Mathématiques Pures et Appliquées,7:167–184
- ^Kummer, E. E. (1850),"Allgemeiner Beweis des Fermat'schen Satzes, dass die Gleichung xλ + yλ = zλ durch ganze Zahlen unlösbar ist, für alle diejenigen Potenz-Exponenten λ, welche ungerade Primzahlen sind und in den Zählern der ersten (λ-3)/2 Bernoulli'schen Zahlen als Factoren nicht vorkommen",J. Reine Angew. Math.,40:131–138
- ^Kummer, E. E. (1851),"Über eine allgemeine Eigenschaft der rationalen Entwicklungscoefficienten einer bestimmten Gattung analytischer Functionen",J. Reine Angew. Math.,1851 (41):368–372
- ^von Staudt, K. G. Ch. (1840), "Beweis eines Lehrsatzes, die Bernoullischen Zahlen betreffend",Journal für die reine und angewandte Mathematik,21:372–374
- ^Clausen, Thomas (1840), "Lehrsatz aus einer Abhandlung über die Bernoullischen Zahlen",Astron. Nachr.,17 (22):351–352,doi:10.1002/asna.18400172205
- ^Riesz, M. (1916), "Sur l'hypothèse de Riemann",Acta Mathematica,40:185–90,doi:10.1007/BF02418544
- ^Neukirch, Jürgen (1999),Algebraische Zahlentheorie,Grundlehren der mathematischen Wissenschaften, vol. 322, Berlin:Springer-Verlag,ISBN 978-3-540-65399-8,MR 1697859,Zbl 0956.11021 §VII.2.
- ^Charollois, Pierre; Sczech, Robert (2016), "Elliptic Functions According to Eisenstein and Kronecker: An Update",EMS Newsletter,2016–9 (101):8–14,doi:10.4171/NEWS/101/4,ISSN 1027-488X,S2CID 54504376
- ^abBannai, Kenichi; Kobayashi, Shinichi (2010),"Algebraic theta functions and the p-adic interpolation of Eisenstein-Kronecker numbers",Duke Mathematical Journal,153 (2),arXiv:math/0610163,doi:10.1215/00127094-2010-024,ISSN 0012-7094,S2CID 9262012
- ^abMalenfant, Jerome (2011), "Finite, closed-form expressions for the partition function and for Euler, Bernoulli, and Stirling numbers",arXiv:1103.1585 [math.NT]
- ^Euler, E41, Inventio summae cuiusque seriei ex dato termino generali
- ^von Ettingshausen, A. (1827),Vorlesungen über die höhere Mathematik, vol. 1, Vienna: Carl Gerold
- ^Carlitz, L. (1968), "Bernoulli Numbers",Fibonacci Quarterly,6 (3):71–85,doi:10.1080/00150517.1968.12431229
- ^Agoh, Takashi; Dilcher, Karl (2008), "Reciprocity Relations for Bernoulli Numbers",American Mathematical Monthly,115 (3):237–244,doi:10.1080/00029890.2008.11920520,JSTOR 27642447,S2CID 43614118
Bibliography
edit- Abramowitz, M.; Stegun, I. A. (1972), "§23.1: Bernoulli and Euler Polynomials and the Euler-Maclaurin Formula",Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables (9th printing ed.), New York: Dover Publications, pp. 804–806.
- Arfken, George (1970),Mathematical methods for physicists (2nd ed.), Academic Press,ISBN 978-0120598519
- Arlettaz, D. (1998), "Die Bernoulli-Zahlen: eine Beziehung zwischen Topologie und Gruppentheorie",Math. Semesterber,45:61–75,doi:10.1007/s005910050037,S2CID 121753654.
- Ayoub, A. (1981), "Euler and the Zeta Function",Amer. Math. Monthly,74 (2):1067–1086,doi:10.2307/2319041,JSTOR 2319041.
- Conway, John;Guy, Richard (1996),The Book of Numbers, Springer-Verlag.
- Dilcher, K.; Skula, L.; Slavutskii, I. Sh. (1991),"Bernoulli numbers. Bibliography (1713–1990)",Queen's Papers in Pure and Applied Mathematics (87), Kingston, Ontario.
- Dumont, D.; Viennot, G. (1980), "A combinatorial interpretation of Seidel generation of Genocchi numbers",Ann. Discrete Math., Annals of Discrete Mathematics,6:77–87,doi:10.1016/S0167-5060(08)70696-4,ISBN 978-0-444-86048-4.
- Entringer, R. C. (1966), "A combinatorial interpretation of the Euler and Bernoulli numbers",Nieuw. Arch. V. Wiskunde,14:241–6.
- Fee, G.; Plouffe, S. (2007), "An efficient algorithm for the computation of Bernoulli numbers",arXiv:math/0702300.
- Graham, R.;Knuth, D. E.; Patashnik, O. (1989),Concrete Mathematics (2nd ed.), Addison-Wesley,ISBN 0-201-55802-5
- Ireland, Kenneth; Rosen, Michael (1990),A Classical Introduction to Modern Number Theory (2nd ed.), Springer-Verlag,ISBN 0-387-97329-X
- Jordan, Charles (1950),Calculus of Finite Differences, New York: Chelsea Publ. Co..
- Kaneko, M. (2000),"The Akiyama-Tanigawa algorithm for Bernoulli numbers",Journal of Integer Sequences,12: 29,Bibcode:2000JIntS...3...29K.
- Knuth, D. E. (1993), "Johann Faulhaber and the Sums of Powers",Mathematics of Computation,61 (203), American Mathematical Society:277–294,arXiv:math/9207222,doi:10.2307/2152953,JSTOR 2152953
- Kouba, O. (2016). "Lecture Notes, Bernoulli Polynomials and Applications".arXiv:1309.7560v2 [math.CA].
- Luschny, Peter (2007),An inclusion of the Bernoulli numbers.
- Luschny, Peter (8 October 2011),"TheLostBernoulliNumbers",OeisWiki, retrieved11 May 2019.
- The Mathematics Genealogy Project, Fargo: Department of Mathematics, North Dakota State University, n.d., archived fromthe original on 10 May 2019, retrieved11 May 2019.
- Miller, Jeff (23 June 2017),"Earliest Uses of Symbols of Calculus",Earliest Uses of Various Mathematical Symbols, retrieved11 May 2019.
- Milnor, John W.; Stasheff, James D. (1974), "Appendix B: Bernoulli Numbers",Characteristic Classes, Annals of Mathematics Studies, vol. 76, Princeton University Press and University of Tokyo Press, pp. 281–287.
- Pietrocola, Giorgio (October 31, 2008),"Esplorando un antico sentiero: teoremi sulla somma di potenze di interi successivi (Corollario 2b)",Maecla (in Italian), retrievedApril 8, 2017.
- Slavutskii, Ilya Sh. (1995), "Staudt and arithmetical properties of Bernoulli numbers",Historia Scientiarum,2:69–74.
- von Staudt, K. G. Ch. (1845), "De numeris Bernoullianis, commentationem alteram",Erlangen.
- Sun, Zhi-Wei (2005–2006),Some curious results on Bernoulli and Euler polynomials, archived fromthe original on 2001-10-31.
- Woon, S. C. (1998), "Generalization of a relation between the Riemann zeta function and Bernoulli numbers",arXiv:math.NT/9812143.
- Worpitzky, J. (1883),"Studien über die Bernoullischen und Eulerschen Zahlen",Journal für die reine und angewandte Mathematik,94:203–232.
External links
edit- "Bernoulli numbers",Encyclopedia of Mathematics,EMS Press, 2001 [1994]
- The first 498 Bernoulli Numbers fromProject Gutenberg
- A multimodular algorithm for computing Bernoulli numbers
- The Bernoulli Number Page
- Bernoulli number programs atLiteratePrograms
- P. Luschny,The Computation of Irregular Primes
- P. Luschny,The Computation And Asymptotics Of Bernoulli Numbers
- Gottfried Helms,Bernoullinumbers in context of Pascal-(Binomial)matrix(PDF),archived(PDF) from the original on 2022-10-09
- Gottfried Helms,summing of like powers in context with Pascal-/Bernoulli-matrix(PDF),archived(PDF) from the original on 2022-10-09
- Gottfried Helms,Some special properties, sums of Bernoulli-and related numbers(PDF),archived(PDF) from the original on 2022-10-09