I am trying to understand Bernoulli polynomials, and so I came across this abomination in the article: $$ B_n(x) = \frac{D}{e^D-1} x^n $$ where $D$ is the differentiation operator and the fraction is "expanded out as a formal power series"
Since we have $$\frac{t}{e^t-1} = \sum_{n=0}^\infty B_n \frac{t^n}{n!}$$ Does this imply that I should interpret the fraction as $$ \frac{D}{e^D-1} = \sum_{n=0}^\infty B_n \frac{D^n}{n!} $$