Template:Use American English Template:Short description Template:Confused {{#invoke:other uses|otheruses}} In mathematics, the Euler numbers are a sequence En of integers (sequence A122045 in the OEIS) defined by the Taylor series expansion
- <math>\frac{1}{\cosh t} = \frac{2}{e^{t} + e^ {-t} } = \sum_{n=0}^\infty \frac{E_n}{n!} \cdot t^n</math>,
where <math>\cosh (t)</math> is the hyperbolic cosine function. The Euler numbers are related to a special value of the Euler polynomials, namely:
- <math>E_n=2^nE_n(\tfrac 12).</math>
The Euler numbers appear in the Taylor series expansions of the secant and hyperbolic secant functions. The latter is the function in the definition. They also occur in combinatorics, specifically when counting the number of alternating permutations of a set with an even number of elements.
ExamplesEdit
The odd-indexed Euler numbers are all zero. The even-indexed ones (sequence A028296 in the OEIS) have alternating signs. Some values are:
E0 = 1 E2 = −1 E4 = 5 E6 = −61 E8 = Template:Val E10 = Template:Val E12 = Template:Val E14 = Template:Val E16 = Template:Val E18 = Template:Val
Some authors re-index the sequence in order to omit the odd-numbered Euler numbers with value zero, or change all signs to positive (sequence A000364 in the OEIS). This article adheres to the convention adopted above.
Explicit formulasEdit
In terms of Stirling numbers of the second kindEdit
The following two formulas express the Euler numbers in terms of Stirling numbers of the second kind:<ref>Template:Cite journal</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
- <math> E_{n}=2^{2n-1}\sum_{\ell=1}^{n}\frac{(-1)^{\ell}S(n,\ell)}{\ell+1}\left(3\left(\frac{1}{4}\right)^{\overline{\ell\phantom{.}}}-\left(\frac{3}{4}\right)^{\overline{\ell\phantom{.}}}\right), </math>
- <math> E_{2n}=-4^{2n}\sum_{\ell=1}^{2n}(-1)^{\ell}\cdot \frac{S(2n,\ell)}{\ell+1}\cdot \left(\frac{3}{4}\right)^{\overline{\ell\phantom{.}}},</math>
where <math> S(n,\ell) </math> denotes the Stirling numbers of the second kind, and <math> x^{\overline{\ell\phantom{.}}}=(x)(x+1)\cdots (x+\ell-1) </math> denotes the rising factorial.
As a recursionEdit
The Euler numbers can be defined as an recursion:
<math>E_{2n}=-\sum_Template:K=1^{n}\binom{2n}{2k}E_{2(n-k)},</math>
or alternatively:
<math>1=-\sum_Template:K=1^{n}\binom{2n}{2k}E_{2k},</math>
Both of these recursions can be found by using the fact that.
<math>cos(x)sec(x)=1.</math>
As a double sumEdit
The following two formulas express the Euler numbers as double sums<ref>Template:Cite journal </ref>
- <math>E_{2n}=(2 n+1)\sum_{\ell=1}^{2n} (-1)^{\ell}\frac{1}{2^{\ell}(\ell +1)}\binom{2 n}{\ell}\sum _{q=0}^{\ell}\binom{\ell}{q}(2q-\ell)^{2n}, </math>
- <math>E_{2n}=\sum_{k=1}^{2n}(-1)^{k} \frac{1}{2^{k}}\sum_{\ell=0}^{2k}(-1)^{\ell } \binom{2k}{\ell}(k-\ell)^{2n}. </math>
As an iterated sumEdit
An explicit formula for Euler numbers is:<ref>{{#invoke:citation/CS1|citation |CitationClass=web }} </ref>
- <math>E_{2n}=i\sum _{k=1}^{2n+1} \sum _{\ell=0}^k \binom{k}{\ell}\frac{(-1)^\ell(k-2\ell)^{2n+1}}{2^k i^k k},</math>
where Template:Mvar denotes the imaginary unit with Template:Math.
As a sum over partitionsEdit
The Euler number Template:Math can be expressed as a sum over the even partitions of Template:Math,<ref>Template:Cite journal</ref>
- <math> E_{2n} = (2n)! \sum_{0 \leq k_1, \ldots, k_n \leq n} \binom K {k_1, \ldots , k_n}
\delta_{n,\sum mk_m} \left( -\frac{1}{2!} \right)^{k_1} \left( -\frac{1}{4!} \right)^{k_2} \cdots \left( -\frac{1}{(2n)!} \right)^{k_n} ,</math>
as well as a sum over the odd partitions of Template:Math,<ref>Template:Cite arXiv</ref>
- <math> E_{2n} = (-1)^{n-1} (2n-1)! \sum_{0 \leq k_1, \ldots, k_n \leq 2n-1}
\binom K {k_1, \ldots , k_n} \delta_{2n-1,\sum (2m-1)k_m } \left( -\frac{1}{1!} \right)^{k_1} \left( \frac{1}{3!} \right)^{k_2} \cdots \left( \frac{(-1)^n}{(2n-1)!} \right)^{k_n} , </math>
where in both cases Template:Math and
- <math> \binom K {k_1, \ldots , k_n}
\equiv \frac{ K!}{k_1! \cdots k_n!}</math>
is a multinomial coefficient. The Kronecker deltas in the above formulas restrict the sums over the Template:Mvars to Template:Math and to Template:Math, respectively.
As an example,
- <math>
\begin{align} E_{10} & = 10! \left( - \frac{1}{10!} + \frac{2}{2!\,8!} + \frac{2}{4!\,6!} - \frac{3}{2!^2\, 6!}- \frac{3}{2!\,4!^2} +\frac{4}{2!^3\, 4!} - \frac{1}{2!^5}\right) \\[6pt] & = 9! \left( - \frac{1}{9!} + \frac{3}{1!^2\,7!} + \frac{6}{1!\,3!\,5!} +\frac{1}{3!^3}- \frac{5}{1!^4\,5!} -\frac{10}{1!^3\,3!^2} + \frac{7}{1!^6\, 3!} - \frac{1}{1!^9}\right) \\[6pt] & = -50\,521. \end{align} </math>
As a determinantEdit
Template:Math is given by the determinant
- <math>
\begin{align} E_{2n} &=(-1)^n (2n)!~ \begin{vmatrix} \frac{1}{2!}& 1 &~& ~&~\\
\frac{1}{4!}& \frac{1}{2!} & 1 &~&~\\ \vdots & ~ & \ddots~~ &\ddots~~ & ~\\ \frac{1}{(2n-2)!}& \frac{1}{(2n-4)!}& ~&\frac{1}{2!} & 1\\ \frac{1}{(2n)!}&\frac{1}{(2n-2)!}& \cdots & \frac{1}{4!} & \frac{1}{2!}\end{vmatrix}.
\end{align}
</math>
As an integralEdit
Template:Math is also given by the following integrals:
- <math>
\begin{align} (-1)^n E_{2n} & = \int_0^\infty \frac{t^{2n}}{\cosh\frac{\pi t}2}\; dt =\left(\frac2\pi\right)^{2n+1} \int_0^\infty \frac{x^{2n}}{\cosh x}\; dx\\[8pt] &=\left(\frac2\pi\right)^{2n} \int_0^1\log^{2n}\left(\tan \frac{\pi t}{4} \right)\,dt =\left(\frac2\pi\right)^{2n+1}\int_0^{\pi/2} \log^{2n}\left(\tan \frac{x}{2} \right)\,dx\\[8pt] &= \frac{2^{2n+3}}{\pi^{2n+2}} \int_0^{\pi/2} x \log^{2n} (\tan x)\,dx = \left(\frac2\pi\right)^{2n+2} \int_0^\pi \frac{x}{2} \log^{2n} \left(\tan \frac{x}{2} \right)\,dx.\end{align}
</math>
CongruencesEdit
W. Zhang<ref>Template:Cite journal</ref> obtained the following combinational identities concerning the Euler numbers. For any prime <math> p </math>, we have
- <math>
(-1)^{\frac{p-1}{2}} E_{p-1} \equiv \textstyle\begin{cases} \phantom{-} 0 \mod p &\text{if }p\equiv 1\bmod 4; \\ -2 \mod p & \text{if }p\equiv 3\bmod 4. \end{cases} </math> W. Zhang and Z. Xu<ref>Template:Cite journal </ref> proved that, for any prime <math>p \equiv 1 \pmod{4}</math> and integer <math> \alpha\geq 1 </math>, we have
- <math> E_{\phi(p^{\alpha})/2}\not \equiv 0 \pmod{p^{\alpha}}, </math>
where <math>\phi(n)</math> is the Euler's totient function.
Lower boundEdit
The Euler numbers grow quite rapidly for large indices, as they have the lower bound
- <math> |E_{2 n}| > 8 \sqrt { \frac{n}{\pi} } \left(\frac{4 n}{ \pi e}\right)^{2 n}. </math>
Euler zigzag numbersEdit
The Taylor series of <math>\sec x + \tan x = \tan\left(\frac\pi4 + \frac x2\right)</math> is
- <math>\sum_{n=0}^{\infty} \frac{A_n}{n!}x^n,</math>
where Template:Mvar is the Euler zigzag numbers, beginning with
- 1, 1, 1, 2, 5, 16, 61, 272, 1385, 7936, 50521, 353792, 2702765, 22368256, 199360981, 1903757312, 19391512145, 209865342976, 2404879675441, 29088885112832, ... (sequence A000111 in the OEIS)
For all even Template:Mvar,
- <math>A_n = (-1)^\frac{n}{2} E_n,</math>
where Template:Mvar is the Euler number, and for all odd Template:Mvar,
- <math>A_n = (-1)^\frac{n-1}{2}\frac{2^{n+1}\left(2^{n+1}-1\right)B_{n+1}}{n+1},</math>
where Template:Mvar is the Bernoulli number.
For every n,
- <math>\frac{A_{n-1}}{(n-1)!}\sin{\left(\frac{n\pi}{2}\right)}+\sum_{m=0}^{n-1}\frac{A_m}{m!(n-m-1)!}\sin{\left(\frac{m\pi}{2}\right)}=\frac{1}{(n-1)!}.</math>Template:Cn
See alsoEdit
ReferencesEdit
External linksEdit
- Template:Springer
- {{#invoke:Template wrapper|{{#if:|list|wrap}}|_template=cite web
|_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:EulerNumber%7CEulerNumber.html}} |title = Euler number |author = Weisstein, Eric W. |website = MathWorld |access-date = |ref = Template:SfnRef }}