Entringer Number

DOWNLOAD Mathematica Notebook
  1 
 0  1 
 0  1  1 
 0  1  2  2 
 0  2  4  5  5
(1)

The Entringer numbers E(n,k) (OEIS A008281) are the number of permutations of {1,2,...,n+1}, starting with k+1, which, after initially falling, alternately fall then rise. The Entringer numbers are given by

E(0,0)=1
(2)
E(n,0)=0
(3)

together with the recurrence relation

 E(n,k)=E(n,k-1)+E(n-1,n-k).
(4)

A suitably arranged number triangle of these numbers is known as the Seidel-Entringer-Arnold triangle.

The numbers A(n)=E(n,n) are the secant and tangent numbers given by the Maclaurin series

 secx+tanx=A_0+A_1x+A_2(x^2)/(2!)+A_3(x^3)/(3!)+A_4(x^4)/(4!)+A_5(x^5)/(5!)+....
(5)

They have closed form

 A_n={i^nE_n   for n even; -((2i)^(n+1)(2^(n+1)-1)B_(n+1))/(n+1)   for n odd,
(6)

. where E_n is an Euler number and B_n is a Bernoulli number.

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.