login

Revision History for A004174

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Triangle of coefficients of Euler polynomials 2^n*E_n(x) (exponents in increasing order).
(history; published version)
#25 by Joerg Arndt at Wed Mar 01 11:00:32 EST 2023
STATUS

reviewed

approved

#24 by Andrew Howroyd at Wed Mar 01 10:57:01 EST 2023
STATUS

proposed

reviewed

#23 by Michel Marcus at Wed Mar 01 10:45:09 EST 2023
STATUS

editing

proposed

#22 by Michel Marcus at Wed Mar 01 10:45:05 EST 2023
LINKS

Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/EulerPolynomial.html">MathWorld: Euler Polynomial</a>.

STATUS

approved

editing

#21 by Jon E. Schoenfield at Mon Jan 31 01:49:39 EST 2022
STATUS

proposed

approved

#20 by Jon E. Schoenfield at Mon Jan 31 01:29:52 EST 2022
STATUS

editing

proposed

#19 by Jon E. Schoenfield at Mon Jan 31 01:29:51 EST 2022
LINKS

T. D. Noe, <a href="/A004174/b004174.txt">Rows n = 0..50 of triangle, flattened</a>

CROSSREFS

Cf. A099932.

AUTHOR
STATUS

approved

editing

#18 by N. J. A. Sloane at Tue May 08 15:11:53 EDT 2018
LINKS

M. Abramowitz and I. A. Stegun, eds., <a href="http://appswww.nrbookconvertit.com/abramowitz_and_stegunGo/ConvertIt/Reference/indexAMS55.htmlASP">Handbook of Mathematical Functions</a>, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].

Discussion
Tue May 08
15:11
OEIS Server: https://oeis.org/edit/global/2759
#17 by N. J. A. Sloane at Sun Dec 18 13:50:06 EST 2016
LINKS

M. Abramowitz and I. A. Stegun, eds., <a href="http://wwwapps.nrbook.com/abramowitz_and_stegun/index.html">Handbook of Mathematical Functions</a>, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].

Discussion
Sun Dec 18
13:50
OEIS Server: https://oeis.org/edit/global/2580
#16 by Charles R Greathouse IV at Thu Nov 21 13:11:14 EST 2013
MATHEMATICA

Flatten[ Table[ CoefficientList[ 2^n*EulerE[n, x], x], {n, 0, 10}]] (* From _Jean-François Alcover, _, Jul 21 2011 *)

Discussion
Thu Nov 21
13:11
OEIS Server: https://oeis.org/edit/global/2066