Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153274
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153274 A Pochhammer function-based triangular sequence: w(n,m,j)=m^(n + 1)*Pochhammer[j/m,n+1]; t(n,m)=sum_coefficients(w(n,m,j) in j). +0
1
2, 6, 15, 24, 105, 280, 120, 945, 3640, 9945, 720, 10395, 58240, 208845, 576576, 5040, 135135, 1106560, 5221125, 17873856, 49579075, 40320, 2027025, 24344320, 151412625, 643458816, 2131900225, 5925744000, 362880, 34459425, 608608000 (list; table; graph; listen)
OFFSET

0,1

COMMENT

Row sums are:

{2, 21, 409, 14650, 854776, 73920791, 8878927331, 1413788600036,

288152651134776, 73152069870215127}.

The first column is the factorials starting at 2.

FORMULA

w(n,m,j)=m^(n + 1)*Pochmammer[j/m,n+1]; w(n,m,j)=Product[m*k + j, {k, 0, n}]; t(n,m)=sum_coefficients(w(n,m,j) in j).

EXAMPLE

{2},

{6, 15},

{24, 105, 280},

{120, 945, 3640, 9945},

{720, 10395, 58240, 208845, 576576},

{5040, 135135, 1106560, 5221125, 17873856, 49579075},

{40320, 2027025, 24344320, 151412625, 643458816, 2131900225, 5925744000},

{362880, 34459425, 608608000, 4996616625, 26381811456, 104463111025, 337767408000, 939536222625},

{3628800, 654729075, 17041024000, 184874815125, 1213563326976, 5745471106375, 21617114112000, 68586144251625, 190787784140800},

{39916800, 13749310575, 528271744000, 7579867420125, 61891729675776, 350473737488875, 1534815101952000, 5555477684381625, 17361688356812800, 48279601331512551}

MATHEMATICA

Clear[t, n, m, j, k];

t[n_, m_] = Product[m*k + j, {k, 0, n}]

Table[Table[Apply[Plus, CoefficientList[t[n, m], j]], {m, 1, n}], {n, 1, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A090979 A050508 A033298 this_sequence A091766 A138621 A163061

Adjacent sequences: A153271 A153272 A153273 this_sequence A153275 A153276 A153277

KEYWORD

nonn,uned,tabl

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Dec 22 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research