Mathematica > Mathematics and Algorithms > Calculus > Discrete Calculus > Recurrence and Sum Functions >
Mathematica > Mathematics and Algorithms > Discrete Mathematics > Discrete Calculus > Recurrence and Sum Functions >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Integer Functions > 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)=sum_(n=0)^(infty)E_n(x)(t^n/n!).
  • The Euler numbers are given by .
  • EulerE automatically threads over lists.
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team