Mathematica > Recurrence and Sum Functions >

EulerE

EulerE[n]
gives the Euler number E_n.
EulerE[n, x]
gives the Euler polynomial E_n(x).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • The Euler polynomials satisfy the generating function relation 2e^(xt)/(e^t+1)=∑_(n=0)^(∞)E_n(x)(t^n/n!).
  • The Euler numbers are given by .
  • EulerE automatically threads over lists.
New in 1
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team