login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004175 Triangle of coefficients of Euler polynomials 2^n*E_n(x) (exponents in decreasing order). 4
1, 2, -1, 4, -4, 0, 8, -12, 0, 2, 16, -32, 0, 16, 0, 32, -80, 0, 80, 0, -16, 64, -192, 0, 320, 0, -192, 0, 128, -448, 0, 1120, 0, -1344, 0, 272, 256, -1024, 0, 3584, 0, -7168, 0, 4352, 0, 512, -2304, 0, 10752, 0, -32256, 0, 39168, 0, -7936, 1024 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 809.
LINKS
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
MATHEMATICA
Flatten[Table[2^n*Reverse@CoefficientList[EulerE[n, x], x], {n, 0, 10}]][[1;; 56]] (* Jean-François Alcover, Apr 29 2011 *)
CROSSREFS
Sequence in context: A324658 A105568 A335830 * A136756 A214670 A181878
KEYWORD
sign,tabl,nice,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 13:36 EDT 2024. Contains 371970 sequences. (Running on oeis4.)