Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109128
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109128 Triangle read by rows: T(n,k) = T(n-1,k-1) + T(n-1,k) + 1 for 0<k<n, T(n,0) = T(n,n) = 1. +0
10
1, 1, 1, 1, 3, 1, 1, 5, 5, 1, 1, 7, 11, 7, 1, 1, 9, 19, 19, 9, 1, 1, 11, 29, 39, 29, 11, 1, 1, 13, 41, 69, 69, 41, 13, 1, 1, 15, 55, 111, 139, 111, 55, 15, 1, 1, 17, 71, 167, 251, 251, 167, 71, 17, 1, 1, 19, 89, 239, 419, 503, 419, 239, 89, 19, 1, 1, 21, 109, 329, 659, 923, 923 (list; table; graph; listen)
OFFSET

1,5

LINKS

Index entries for triangles and arrays related to Pascal's triangle

FORMULA

T(n,k) = 2*binomial(n,k) - 1. - David W. Cantrell (DWCantrell(AT)sigmaxi.net), Sep 30 2007

Sum of n-th row = 2^(n+1) - (n+1) = A000325(n+1);

T(n,1) = 2*n - 1 = A005408(n+1) for n>0;

T(n,2) = n^2 + n - 1 = A028387(n-2) for n>1.

T(n,k)=if(k<=n, sum{j=0..n-k, C(n-k,j)C(k,j)(2-0^j)},0) - Paul Barry (pbarry(AT)wit.ie), Apr 27 2006

CROSSREFS

Cf. A007318.

Sequence in context: A134398 A026615 A026681 this_sequence A113245 A103450 A128254

Adjacent sequences: A109125 A109126 A109127 this_sequence A109129 A109130 A109131

KEYWORD

nonn,tabl

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)lhsystems.com), Jun 20 2005

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research