I am trying to show that $B_n(x+1)-B_n(x)=nx^{n-1}$, where $B_n(x)$ is the Bernoulli polynomial. In order to avoid circular reasoning, I define the Bernoulli's number $B_n$ as the coefficient in the following generating function: $$\frac{x}{e^x-1}=\sum_{n=0}^\infty \frac{B_n}{n!}x^n$$ and define the Bernoulli's polynomial as $$B_n(x)=\sum_{k=0}^n \begin{pmatrix}n\\ k\end{pmatrix}B_{n-k}x^k$$ From the above definition, I am able to derive the translational property: $$B_n(x+y)=\sum_{r=0}^n \begin{pmatrix}n\\ r\end{pmatrix}B_r(x)y^{n-r}$$ Then by putting $y=1$, we have \begin{align*} B_n(x+1)-B_n(x)&=\sum_{r=0}^n\begin{pmatrix}n\\ r\end{pmatrix}B_r(x)-B_n(x) \\ &= \sum_{r=0}^{n-1}\begin{pmatrix}n\\ r\end{pmatrix}B_r(x) \\ &= \sum_{r=0}^{n-1}\sum_{k=0}^r\begin{pmatrix}n\\ r\end{pmatrix}\begin{pmatrix}r\\ k\end{pmatrix}B_{r-k}x^k \\ &= \sum_{k=0}^{n-1}\sum_{r=k}^{n-1}\begin{pmatrix}n\\ r\end{pmatrix}\begin{pmatrix}r\\ k\end{pmatrix}B_{r-k}x^k \\ &= \sum_{k=0}^{n-1}x^k\sum_{r=k}^{n-1}\begin{pmatrix}n\\ r\end{pmatrix}\begin{pmatrix}r\\ k\end{pmatrix}B_{r-k} \\ \end{align*} It is easy to see that $\displaystyle \sum_{r=k}^{n-1}\begin{pmatrix}n\\ r\end{pmatrix}\begin{pmatrix}r\\ k\end{pmatrix}B_{r-k}=n$ when $k=n-1$, but I have no idea how to show that this is equal to $0$ when $k$ is not $n-1$. Any help would be appreciated.
2026-02-23 06:40:54.1771828854
Proving Property of Bernoulli's polynomial $B_n(x+1)-B_n(x)=nx^{n-1}$
251 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in BERNOULLI-NUMBERS
- Infinite sum containing the Bernoulli numbers $B_{2n}$
- Stirling's series for Log Gamma
- Sign convention for Bernoulli numbers
- Contour integral calculation
- First Order Differential Equations Applied Question
- Bernoulli numbers [A classical introduction to modern number theory]
- convergence of an iterated series which is had Bernoulli numbers
- Evaluate $\lim\limits_{n\to\infty}(f(n+1)-f(n))$ where $f(n)=|B_{2n}|^{1/2n}$
- Justify an approximation of $\sum_{n=1}^\infty|G_n|\log\left(\frac{n+1}{n}\right)$, where $G_n$ is the $n$th Gregory coefficient
- Show that $n+1$ is prime if (Denominator(Bernoulli Number($n$)))/($n+1$) is an integer
Related Questions in BERNOULLI-POLYNOMIALS
- Riemann zeta meromorphic cont. using Abel summation formula
- Formula for a sequence defined on $K_1(x,y) := y+0$ if $x \geq y$ and $y-1$ otherwise
- First Order Differential Equations Applied Question
- Constant determinant of matrix of Bernoulli polynomials
- Prove Bernoulli Task
- Bounds for Periodic Bernoulli Polynomials via Fourier Series
- Prove following statements concerning Bernoulli polynomials
- Second generalized Bernoulli number $B_{2,\chi}$
- Bernoulli equation when not homogenous
- Help with Fourier Series $\sum_{j=1}^{\infty} \frac{1}{j^{2k}}\sin{2\pi j x}$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
From your main definition of the Bernoulli numbers, for $ x\in\mathcal{B}\left(0,2\pi\right) $, multiplying both sides by $ \mathrm{e}^{x} $, we have : \begin{aligned}\frac{x\,\mathrm{e}^{x}}{\mathrm{e}^{x}-1}&=\left(\sum_{n=0}^{+\infty}{\frac{B_{n}}{n!}x^{n}}\right)\left(\sum_{n=0}^{+\infty}{\frac{x^{n}}{n!}}\right)\\ \iff\ \ \ \ \ \ \ \ \ \ \ \ \ \frac{-x}{\mathrm{e}^{-x}-1}&=\sum_{n=0}^{+\infty}{\frac{1}{n!}\left(\sum_{k=0}^{n}{\binom{n}{k}B_{k}}\right)x^{n}}\\ \iff\sum_{n=0}^{+\infty}{\frac{\left(-1\right)^{n}B_{n}}{n!}x^{n}}&=\sum_{n=0}^{+\infty}{\frac{1}{n!}\left(\sum_{k=0}^{n}{\binom{n}{k}B_{k}}\right)x^{n}}\end{aligned}
Thus, for all $ n\in\mathbb{N} $, we have : $$ \sum_{k=0}^{n}{\binom{n}{k}B_{k}}=\left(-1\right)^{n}B_{n} $$
Now : \begin{aligned} \sum_{r=k}^{n-1}{\binom{n}{r}\binom{r}{k}B_{r-k}}&=\binom{n}{k}\sum_{r=k}^{n-1}{\binom{n-k}{r-k}B_{r-k}}\\ &=\binom{n}{k}\sum_{r=0}^{n-k-1}{\binom{n-k}{r}B_{r}}\\ &=\binom{n}{k}\sum_{r=0}^{n-k}{\binom{n-k}{r}B_{r}}-\binom{n}{k}B_{n-k}\\ &=\binom{n}{k}\left(-1\right)^{n-k}B_{n-k}-\binom{n}{k}B_{n-k}\\ \sum_{r=k}^{n-1}{\binom{n}{r}\binom{r}{k}B_{r-k}}&=\left(\left(-1\right)^{n-k}-1\right)\binom{n}{k}B_{n-k}\end{aligned}
Let $ k\in\left[\!\left[0,n-2\right]\!\right] $, If $ k $ is such that $ n-k $ is even than $ \left(-1\right)^{n-k}-1 =0 $, but if $ k $ is such that $ n-k $ is odd than $ B_{n-k}=0 $, because besides $ B_{1} $, all $ B_{n} $ such that $ n $ is odd are equal to $ 0 $. Thus, in all cases $ \left(\left(-1\right)^{n-k}-1\right)B_{n-k}=0 $ for all $ k\in\left[\!\left[0,n-2\right]\!\right] $. Hence the result.