Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A005720

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

newer changes | Showing entries 11-20 | older changes
Quadrinomial coefficients.
(history; published version)
#34 by Charles R Greathouse IV at Sat Jun 13 00:48:19 EDT 2015
LINKS

<a href="/index/Rec">Index to sequences with entries for linear recurrences with constant coefficients</a>, signature (7,-21,35,-35,21,-7,1).

Discussion
Sat Jun 13
00:48
OEIS Server: https://oeis.org/edit/global/2439
#33 by Charles R Greathouse IV at Fri Jun 12 15:23:05 EDT 2015
LINKS

<a href="/index/Rea#recLCCRec">Index to sequences with linear recurrences with constant coefficients</a>, signature (7,-21,35,-35,21,-7,1).

Discussion
Fri Jun 12
15:23
OEIS Server: https://oeis.org/edit/global/2436
#32 by Michel Marcus at Thu Feb 13 11:04:10 EST 2014
STATUS

proposed

approved

#31 by Jon E. Schoenfield at Thu Feb 13 10:27:16 EST 2014
STATUS

editing

proposed

#30 by Jon E. Schoenfield at Thu Feb 13 10:27:14 EST 2014
FORMULA

G.f.: (x^2)*(1+3*x-5*x^2+2*x^3)/(1-x)^7 (numerator polynomial is N4(6, x) from A063421.).

a(0)=1, a(1)=10, a(2)=44, a(3)=135, a(4)=336, a(5)=728, a(6)=1428, a(n)=7*a(n-1)-21*a(n-2)+35*a(n-3)-35*a(n-4)+21*a(n-5)-7*a(n-6)+a(n-7) [From . - _Harvey P. Dale, June _, Jun 23 2011]

a(n) = binomial(n,2) + 7*binomial(n,3) + 10*binomial(n,4) + 5*binomial(n,5) + binomial(n,6) (see comment in A071675). - _Vladimir Shevelev _ and _Peter J. C. Moses, _, Jun 22 2012

MATHEMATICA

LinearRecurrence[{7, -21, 35, -35, 21, -7, 1}, {1, 10, 44, 135, 336, 728, 1428}, 40] (* or *) Table[Binomial[n+1, 3] (n^3+15n^2+86n-120)/120, {n, 2, 41}] (* Harvey P. Dale, June Jun 23 2011 *)

AUTHOR
STATUS

approved

editing

#29 by Charles R Greathouse IV at Sun Dec 01 13:30:04 EST 2013
LINKS

Simon Plouffe, <a href="http://www.lacim.uqam.ca/%7Eplouffe/articles/MasterThesis.pdf">Approximations de S\'{e}ries G\'{e}n\'{e}ratrices séries génératrices et Quelques Conjecturesquelques conjectures</a>, Dissertation, Université du Québec à Montréal, 1992.

Discussion
Sun Dec 01
13:30
OEIS Server: https://oeis.org/edit/global/2072
#28 by Charles R Greathouse IV at Thu Nov 21 12:45:51 EST 2013
MATHEMATICA

LinearRecurrence[{7, -21, 35, -35, 21, -7, 1}, {1, 10, 44, 135, 336, 728, 1428}, 40] (* or *) Table[Binomial[n+1, 3] (n^3+15n^2+86n-120)/120, {n, 2, 41}] (* From _Harvey P. Dale, _, June 23 2011 *)

Discussion
Thu Nov 21
12:45
OEIS Server: https://oeis.org/edit/global/2062
#27 by Charles R Greathouse IV at Sun Nov 17 00:39:32 EST 2013
LINKS

Simon Plouffe, <a href="http://www.lacim.uqam.ca/%7Eplouffe/articles/MasterThesis.pdf">Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures</a>, Dissertation, Universit\'{e} Université du Qu\'{e}bec \`{a} Montr\'{e}al, Québec à Montréal, 1992.

Simon Plouffe, <a href="http://www.lacim.uqam.ca/%7Eplouffe/articles/FonctionsGeneratrices.pdf">1031 Generating Functions and Conjectures</a>, Universit\'{e} Université du Qu\'{e}bec \`{a} Montr\'{e}al, Québec à Montréal, 1992.

Discussion
Sun Nov 17
00:39
OEIS Server: https://oeis.org/edit/global/2061
#26 by Charles R Greathouse IV at Tue Jul 02 16:04:21 EDT 2013
LINKS

_Simon Plouffe_, , <a href="http://www.lacim.uqam.ca/%7Eplouffe/articles/FonctionsGeneratrices.pdf">1031 Generating Functions and Conjectures</a>, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.

Discussion
Tue Jul 02
16:04
OEIS Server: https://oeis.org/edit/global/1933
#25 by Charles R Greathouse IV at Tue Jul 02 16:00:23 EDT 2013
LINKS

_Simon Plouffe_, , <a href="http://www.lacim.uqam.ca/%7Eplouffe/articles/MasterThesis.pdf">Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures</a>, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.

Discussion
Tue Jul 02
16:00
OEIS Server: https://oeis.org/edit/global/1932