Let’s consider $ G(z) \stackrel{\text{df}}{=} \dfrac{1}{\cos(z)} $ as the exponential generating function of the sequence of Euler numbers. How can one prove that in the Maclaurin series of $ G $, $$ G(z) = \sum_{k = 0}^{\infty} a_{2 k} \cdot \frac{z^{2 k}}{(2 k)!}, $$ the coefficients $ a_{2 k} $ are all odd integers?
For instance, it’s reasonable to use the fact that $$ \forall n \in \mathbb{N}_{0}: \quad a_{2 n} = \frac{{G^{(2 n)}}(0)}{(2 n)!}, $$ but this way of bringing it into life seems too much complicated.
Any help would be appreciated.
To expand my comment into a solution: consider the (formal) product $1=\cos(z)\cdot\frac1{\cos(z)}$. Expanding this out (using the already-established fact that $\frac1{\cos(z)}$ is even) and comparing powers of $x^2$, we get $a_0=1$ and $\displaystyle\sum_{i=0}^n\dfrac{a_{2i}}{(2i)!}\dfrac{(-1)^i}{(2n-2i)!}=0$; multiplying the latter by $(2n)!$ gives $\displaystyle\sum_{i=0}^n(-1)^ia_{2i}{2n\choose 2i}=0$. But we already know that $a_0=1$, and since ${2n\choose 2i}={2n\choose2n-2i}$, all of the terms for $i\in\{1\ldots n-1\}$ pair off (by induction, using the fact that $a_{2i}$ is odd for $i\lt n$) to give even values. (The exception is the middle value when $n$ is even; but in this case, $2n\choose n$ is even, by well-established properties of the binomial coefficents — see, e.g., Kummer's Theorem.) This thus implies that $a_{2n}$ must be odd.