Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130671
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130671 Triangular sequence based on Pascal's triangle: t(n,m)=2*binomial[m, n] - (1 + n*(m - n)). +0
1
1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 7, 4, 1, 1, 5, 13, 13, 5, 1, 1, 6, 21, 30, 21, 6, 1, 1, 7, 31, 57, 57, 31, 7, 1, 1, 8, 43, 96, 123, 96, 43, 8, 1, 1, 9, 57, 149, 231, 231, 149, 57, 9, 1, 1, 10, 73, 218, 395, 478, 395, 218, 73, 10, 1 (list; table; graph; listen)
OFFSET

1,5

COMMENT

Suggested by Gary Adamson from a previous submission. Very close to ( slightly lower at 7th row) A086617.

FORMULA

t(n,m)=2*binomial[m, n] - (1 + n*(m - n))

EXAMPLE

{1},

{1, 1},

{1, 2, 1},

{1, 3, 3, 1},

{1, 4, 7, 4, 1},

{1, 5, 13, 13, 5, 1},

{1, 6, 21, 30, 21, 6, 1},

{1, 7, 31, 57, 57, 31, 7, 1}

MATHEMATICA

Table[Table[2*Binomial[m, n] - (1 + n*(m - n)), {n, 0, m}], {m, 0, 10}] Flatten[%]

CROSSREFS

Cf. A086617.

Sequence in context: A022818 A050447 A094525 this_sequence A114197 A108350 A086617

Adjacent sequences: A130668 A130669 A130670 this_sequence A130672 A130673 A130674

KEYWORD

nonn,tabl

AUTHOR

Roger L. Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Jun 27 2007

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research