login

Revision History for A228955

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

Showing entries 1-10 | older changes
Table: T(n,k) = n!*binomial(n+1,2*k).
(history; published version)
#15 by Harvey P. Dale at Thu Nov 22 12:35:01 EST 2018
STATUS

editing

approved

#14 by Harvey P. Dale at Thu Nov 22 12:34:57 EST 2018
MATHEMATICA

Flatten[Table[n!*Binomial[n+1, 2k], {n, 0, 10}, {k, 0, Floor[(n+1)/2]}]]/.(0->Nothing) (* Harvey P. Dale, Nov 22 2018 *)

#13 by Harvey P. Dale at Thu Nov 22 12:33:42 EST 2018
MATHEMATICA

Flatten[Table[n!*Binomial[n+1, 2k], {n, 0, 10}, {k, 0, n}]]/.(0->Nothing) (* Harvey P. Dale, Nov 22 2018 *)

STATUS

approved

editing

#12 by Peter Luschny at Sun Feb 01 09:39:03 EST 2015
STATUS

reviewed

approved

#11 by Michel Marcus at Sun Feb 01 09:37:24 EST 2015
STATUS

proposed

reviewed

#10 by Jon E. Schoenfield at Sun Feb 01 09:05:15 EST 2015
STATUS

editing

proposed

#9 by Jon E. Schoenfield at Sun Feb 01 09:05:13 EST 2015
COMMENTS

Let {P(n,x)}n>=0 be a polynomial sequence. Koutras has defined generalized Eulerian numbers associated with the sequence P(n,x) as the coefficients A(n,k) in the expansion of P(n,x) in a series of factorials of degree n, namely P(n,x) = sum {k = 0..n} A(n,k)* binomial(x+n-k,n). The choice P(n,x) = x^n produces the classical Eulerian numbers of A008292. Let now P(n,x) = x*(x+1)*...*(x+n-1) denote the n-th rising factorial polynomial. Then A131980 is the table of generalized Eulerian numbers associated with the polynomial sequence P(n,2*x) whilst while the present table is the generalized Eulerian numbers associated with the polynomial sequence P(n,2*x+1).

STATUS

approved

editing

#8 by Alonso del Arte at Sat Sep 21 01:32:58 EDT 2013
COMMENTS

Let {P(n,x)}n>=0 be a polynomial sequence. Koutras has defined generalized Eulerian numbers associated with the sequence P(n,x) as the coefficients A(n,k) in the expansion of P(n,x) in a series of factorials of degree n, namely P(n,x) = sum {k = 0..n} A(n,k)* binomial(x+n-k,n). The choice P(n,x) = x^n produces the classical Eulerian numbers of A008292. Let now P(n,x) = x*(x+1)*...*(x+n-1) denote the n-th rising factorial polynomial. Then A131980 is the table of generalized Eulerian numbers associated with the polynomial sequence P(n,2*x) while whilst the present table is the generalized Eulerian numbers associated with the polynomial sequence P(n,2*x+1).

STATUS

proposed

approved

#7 by Jon E. Schoenfield at Fri Sep 20 19:59:40 EDT 2013
STATUS

editing

proposed

#6 by Jon E. Schoenfield at Fri Sep 20 19:59:32 EDT 2013
COMMENTS

Let {P(n,x)}n>=0 be a polynomial sequence. Koutras has defined generalized Eulerian numbers associated with the sequence P(n,x) as the coefficients A(n,k) in the expansion of P(n,x) in a series of factorials of degree n, namely P(n,x) = sum {k = 0..n} A(n,k)* binomial(x+n-k,n). The choice P(n,x) = x^n produces the classical Eulerian numbers of A008292. Let now P(n,x) = x*(x+1)*...*(x+n-1) denote the n-th rising factorial polynomial. Then A131980 is the table of generalized Eulerian numbers associated with the polynomial sequence P(n,2*x) whilst while the present table is the generalized Eulerian numbers associated with the polynomial sequence P(n,2*x+1).

STATUS

approved

editing