|
Search: id:A059342
|
|
|
| A059342 |
|
Triangle giving denominators of coefficients of Euler polynomials, highest powers first. |
|
+0 2
|
|
| 1, 1, 2, 1, 1, 1, 1, 2, 1, 4, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 4, 1, 2, 1, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 4, 1, 1, 1, 4, 1, 2, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
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.
L. Comtet, Advanced Combinatorics, Reidel, 1974, p. 48, [14b].
|
|
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].
|
|
EXAMPLE
|
1; x-1/2; x^2-x; x^3-3*x^2/2+1/4; ...
|
|
MAPLE
|
for n from 0 to 30 do for k from n to 0 by -1 do printf(`%d, `, denom(coeff(euler(n, x), x, k))) od:od:
|
|
CROSSREFS
|
Cf. A059341. See also A004172 A004173 A004174 A004175 A011934 A020523 A020524 A020525 A020526 A020547 A020548 A058940.
Sequence in context: A156281 A002217 A157047 this_sequence A062831 A037828 A030419
Adjacent sequences: A059339 A059340 A059341 this_sequence A059343 A059344 A059345
|
|
KEYWORD
|
nonn,tabf,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Jan 27 2001
|
|
EXTENSIONS
|
More terms from James A. Sellers (sellersj(AT)math.psu.edu), Jan 29 2001
|
|
|
Search completed in 0.002 seconds
|