Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141617
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141617 Symmetrical triangle of coefficients: t(n,m)=If[n == m == 0, 1, If[m == 0 || m ==n, Prime[n], (Prime[n - m]*Prime[m])*Binomial[n, m]]]. +0
5
1, 2, 2, 3, 8, 3, 5, 18, 18, 5, 7, 40, 54, 40, 7, 11, 70, 150, 150, 70, 11, 13, 132, 315, 500, 315, 132, 13, 17, 182, 693, 1225, 1225, 693, 182, 17, 19, 272, 1092, 3080, 3430, 3080, 1092, 272, 19, 23, 342, 1836, 5460, 9702, 9702, 5460, 1836, 342, 23, 29, 460, 2565 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Row sums are:

{4, 14, 46, 148, 462, 1420, 4234, 12356, 34726, 95220}.

FORMULA

t(n,m)=If[n == m == 0, 1, If[m == 0 || m ==n, Prime[n], (Prime[n - m]*Prime[m])*Binomial[n, m]]].

EXAMPLE

{1},

{2, 2},

{3, 8, 3},

{5, 18, 18, 5},

{7, 40, 54, 40, 7},

{11, 70, 150, 150, 70, 11},

{13, 132, 315, 500, 315, 132, 13},

{17, 182, 693, 1225, 1225, 693, 182, 17},

{19, 272, 1092, 3080, 3430, 3080, 1092, 272, 19},

{23, 342, 1836, 5460, 9702, 9702, 5460, 1836, 342, 23},

{29, 460, 2565, 10200, 19110, 30492, 19110, 10200, 2565, 460, 29}

MATHEMATICA

Table[Table[If[n == m ==0, 1, If[m == 0 || m == n, Prime[n], (Prime[n - m]*Prime[m])*Binomial[n, m]]], {m, 0, n}], {n, 0, 10}] Flatten[%]

CROSSREFS

Cf. A098350.

Sequence in context: A145596 A135835 A134574 this_sequence A100551 A070267 A056762

Adjacent sequences: A141614 A141615 A141616 this_sequence A141618 A141619 A141620

KEYWORD

nonn,uned,tabl

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Aug 23 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 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research