Problem 45831. Compute the Bernoulli numbers
The Bernoulli numbers appear in several applications in number theory, including expressions for sums of powers and certain values of the Riemann zeta function. For each index m, the Bernoulli numbers have two values, one denoted with a plus superscript and one denoted with a minus superscript.
For m = 0, 1, 2, 3, 4, the "plus" values are
= 1, 1/2, 1/6, 0, and -1/30, respectively. The "minus" values are the same, except for m = 1, for which the value is -1/2.
Compute the two values of the Bernoulli numbers for the given index. Round to seven places after the decimal.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers12
Suggested Problems
-
Remove the small words from a list of words.
1526 Solvers
-
Project Euler: Problem 7, Nth prime
1562 Solvers
-
Calculate the area of a triangle between three points
3122 Solvers
-
Find out missing number from a vector of 9 elements
302 Solvers
-
Replace multiples of 5 with NaN
449 Solvers
More from this Author291
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!