login

Revision History for A235594

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

Showing all changes.
Coefficient of q^4 in the polynomial NT_{n,mu}(q).
(history; published version)
#10 by Bruno Berselli at Sun Nov 26 09:50:40 EST 2017
STATUS

proposed

approved

#9 by Jean-François Alcover at Sun Nov 26 08:09:33 EST 2017
STATUS

editing

proposed

#8 by Jean-François Alcover at Sun Nov 26 08:09:27 EST 2017
MATHEMATICA

a[n_] := 2*Binomial[n-1, 4] + 13*Binomial[n-1, 5] + 27*Binomial[n-1, 6] + 29*Binomial[n-1, 7] + 14*Binomial[n-1, 8];

Table[a[n], {n, 5, 50}] (* Jean-François Alcover, Nov 26 2017, after R. J. Mathar *)

STATUS

approved

editing

#7 by Charles R Greathouse IV at Sat Jun 13 00:54:56 EDT 2015
LINKS

<a href="/index/Rec#order_09">Index to sequences with entries for linear recurrences with constant coefficients</a>, signature (9,-36,84,-126,126,-84,36,-9,1).

Discussion
Sat Jun 13
00:54
OEIS Server: https://oeis.org/edit/global/2439
#6 by R. J. Mathar at Thu Apr 23 12:02:29 EDT 2015
STATUS

editing

approved

#5 by R. J. Mathar at Thu Apr 23 12:02:10 EDT 2015
DATA

2, 23, 135, 561, 1870, 5328, 13476, 31020, 66132, 132275, 250679, 453609, 788580, 1323688, 2154240, 3410880, 5269422, 7962615, 11794079, 17154665, 24541506, 34580040, 48049300, 65910780, 89341200, 119769507, 158918463, 208851185, 272023016, 351339120

LINKS

<a href="/index/Rec#order_09">Index to sequences with linear recurrences with constant coefficients</a>, signature (9,-36,84,-126,126,-84,36,-9,1).

FORMULA

G.f.: -x^5*(2+5*x+6*x^3+x^4) / ( (x-1)^9 ). - R. J. Mathar, Apr 23 2015

MAPLE

A235594 := proc(n)

2*binomial(n-1, 4)

+13*binomial(n-1, 5)

+27*binomial(n-1, 6)

+29*binomial(n-1, 7)

+14*binomial(n-1, 8) ;

end proc:

seq(A235594(n), n=5..50) ; # R. J. Mathar, Apr 23 2015

KEYWORD

nonn,more,easy,changed

#4 by R. J. Mathar at Thu Apr 23 11:48:32 EDT 2015
REFERENCES

M. Jones, S. Kitaev, J. Remmel, Frame patterns in n-cycles, arXiv preprint arXiv:1311.3332, 2013

LINKS

M. Jones, S. Kitaev, J. Remmel, <a href="http://arxiv.org/abs/1311.3332">Frame patterns in n-cycles</a>, arXiv preprint arXiv:1311.3332, 2013

STATUS

approved

editing

#3 by N. J. A. Sloane at Mon Jan 13 00:12:41 EST 2014
STATUS

editing

approved

#2 by N. J. A. Sloane at Mon Jan 13 00:12:39 EST 2014
NAME

allocated for N. J. A. Sloane

Coefficient of q^4 in the polynomial NT_{n,mu}(q).

DATA

2, 23, 135, 561, 1870, 5328, 13476

OFFSET

5,1

COMMENTS

See Jones et al. (2013) for precise definition.

REFERENCES

M. Jones, S. Kitaev, J. Remmel, Frame patterns in n-cycles, arXiv preprint arXiv:1311.3332, 2013

CROSSREFS

Cf. A235593.

KEYWORD

allocated

nonn,more

AUTHOR

N. J. A. Sloane, Jan 13 2014

STATUS

approved

editing

#1 by N. J. A. Sloane at Mon Jan 13 00:04:58 EST 2014
NAME

allocated for N. J. A. Sloane

KEYWORD

allocated

STATUS

approved