Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
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
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team