Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A026714
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A026714 Triangular array T read by rows: T(n,0)=T(n,n)=1 for n >= 0; for n >= 2 and 1<=k<=n-1, T(n,k)=T(n-1,k-1)+T(n-2,k-1)+T(n-1,k) if k=[ (n-1)/2 ] or k=[ n/2 ] or k=[ (n+2)/2 ], else T(n,k)=T(n-1,k-1)+T(n-1,k). +0
11
1, 1, 1, 1, 3, 1, 1, 5, 5, 1, 1, 7, 13, 7, 1, 1, 8, 25, 25, 8, 1, 1, 9, 40, 63, 40, 9, 1, 1, 10, 49, 128, 128, 49, 10, 1, 1, 11, 59, 217, 319, 217, 59, 11, 1, 1, 12, 70, 276, 664, 664, 276, 70, 12, 1, 1, 13, 82, 346, 1157, 1647, 1157, 346, 82, 13 (list; table; graph; listen)
OFFSET

1,5

FORMULA

T(n, k) = number of paths from (0, 0) to (n-k, k) in the directed graph having vertices (i, j) and edges (i, j)-to-(i+1, j) and (i, j)-to-(i, j+1) for i, j >= 0 and edges (i, j)-to-(i+1, j+1) if |i-j|<=2.

CROSSREFS

Adjacent sequences: A026711 A026712 A026713 this_sequence A026715 A026716 A026717

Sequence in context: A113245 A103450 A128254 this_sequence A008288 A106597 A108359

KEYWORD

nonn,tabl

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

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 October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research